v0.10.0
What's Changed
Enhancements 🚀
- add annotations + podAnnotations by @b17k0 in #212
- Add suport for ECR repositorires by @scaps1 in #244
Dependency Updates ⬆️
- Bump golang from 1.22.3-bullseye to 1.22.4-bullseye by @dependabot in #198
- Bump docker/build-push-action from 5.3.0 to 5.4.0 by @dependabot in #197
- Bump sigs.k8s.io/controller-runtime from 0.18.3 to 0.18.4 by @dependabot in #196
- Bump k8s.io/sample-controller from 0.30.1 to 0.30.2 by @dependabot in #200
- Bump github.com/google/go-containerregistry from 0.19.1 to 0.19.2 by @dependabot in #203
- Bump codecov/codecov-action from 4.4.1 to 4.5.0 by @dependabot in #204
- Bump docker/build-push-action from 5.4.0 to 6.0.0 by @dependabot in #205
- Bump golang from 1.22.4-bullseye to 1.22.5-bullseye by @dependabot in #209
- Bump docker/build-push-action from 6.0.0 to 6.4.0 by @dependabot in #211
- Bump github.com/google/go-containerregistry from 0.19.2 to 0.20.0 by @dependabot in #210
- Bump k8s.io/sample-controller from 0.30.2 to 0.30.3 by @dependabot in #217
- Bump github.com/google/go-containerregistry from 0.20.0 to 0.20.1 by @dependabot in #215
- Bump docker/login-action from 3.2.0 to 3.3.0 by @dependabot in #213
- Bump docker/build-push-action from 6.4.0 to 6.5.0 by @dependabot in #214
- Bump golang from 1.22.5-bullseye to 1.23.0-bullseye by @dependabot in #221
- Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 by @dependabot in #223
- Bump docker/build-push-action from 6.5.0 to 6.7.0 by @dependabot in #222
- Bump github.com/google/go-containerregistry from 0.20.1 to 0.20.2 by @dependabot in #225
- Bump sigs.k8s.io/controller-runtime from 0.18.4 to 0.19.0 by @dependabot in #227
- Bump golang from 1.23.0-bullseye to 1.23.1-bullseye by @dependabot in #234
- Bump k8s.io/sample-controller from 0.30.3 to 0.31.1 by @dependabot in #237
- Bump github.com/prometheus/client_golang from 1.20.0 to 1.20.4 by @dependabot in #239
- Bump docker/build-push-action from 6.7.0 to 6.9.0 by @dependabot in #240
- Bump golang from 1.23.1-bullseye to 1.23.2-bullseye by @dependabot in #241
- Bump codecov/codecov-action from 4.5.0 to 4.6.0 by @dependabot in #242
- Bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 by @dependabot in #243
- Bump golang from 1.23.2-bullseye to 1.23.3-bullseye by @dependabot in #250
- Bump k8s.io/sample-controller from 0.31.1 to 0.31.2 by @dependabot in #246
- Bump sigs.k8s.io/controller-runtime from 0.19.0 to 0.19.2 by @dependabot in #255
- Bump k8s.io/api from 0.31.2 to 0.31.3 by @dependabot in #253
- Bump codecov/codecov-action from 4.6.0 to 5.0.2 by @dependabot in #251
- Bump k8s.io/client-go from 0.31.2 to 0.31.3 by @dependabot in #254
- Bump codecov/codecov-action from 5.0.2 to 5.0.7 by @dependabot in #256
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #260
- Bump k8s.io/sample-controller from 0.31.2 to 0.31.3 by @dependabot in #258
- Bump docker/metadata-action from 5.5.1 to 5.6.1 by @dependabot in #257
Other Changes
- Bump chart appVersion to 0.9.0 by @nabokihms in #195
New Contributors
Full Changelog: v0.9.0...v0.10.0