v0.1.32
What's Changed
- fix(k8s): Deployment.strategy is independent of deploymentType by @rsicart in #96
- chore: missing field in Deployment.strategy example comment by @rsicart in #98
- feat: allow to configure autoscaling with keda ScaledObject by @rsicart in #97
- Add Conditional Logic for deploymentAnnotations in Helm Chart by @iGusev in #99
- chore(deps): update docker.io/devopsfaith/krakend docker tag to v2.6.2 by @renovate in #100
- chore(deps): update helm/kind-action action to v1.10.0 by @renovate in #101
- fix: do not set pdb when Deployment/hpa/keda replicas are too low by @rsicart in #102
New Contributors
Full Changelog: v0.1.31...v0.1.32