Releases: operator-framework/helm-operator-plugins
Releases · operator-framework/helm-operator-plugins
v0.9.0
What's Changed
- 🌱 Bump helm.sh/helm/v3 from 3.16.4 to 3.17.0 by @dependabot[bot] in #419
- 🌱 Bump github.com/spf13/pflag from 1.0.5 to 1.0.6 by @dependabot[bot] in #420
- 🌱 Bump helm.sh/helm/v3 from 3.17.0 to 3.17.1 by @dependabot[bot] in #422
- 🌱 Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot[bot] in #423
- 🌱 Bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 by @dependabot[bot] in #425
- pkg/client: add Config method to ActionClient by @azych in #424
- fix: typos and stale docstring by @porridge in #430
- 🌱 Bump github.com/onsi/ginkgo/v2 from 2.22.2 to 2.23.0 by @dependabot[bot] in #433
- 🌱 Bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 by @dependabot[bot] in #432
- Fix reconciler log format message (#25) by @porridge in #427
- 🌱 Bump gomodules.xyz/jsonpatch/v2 from 2.4.0 to 2.5.0 by @dependabot[bot] in #434
- 🌱 Bump golang.org/x/net from 0.35.0 to 0.36.0 by @dependabot[bot] in #435
- ROX-28223: Pause-reconcile handler by @vladbologa in #426
- 🌱 Bump helm.sh/helm/v3 from 3.17.1 to 3.17.2 by @dependabot[bot] in #436
- 🌱 Bump github.com/onsi/gomega from 1.36.2 to 1.36.3 by @dependabot[bot] in #440
- 🌱 Bump github.com/containerd/containerd from 1.7.24 to 1.7.27 by @dependabot[bot] in #442
- 🌱 Bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 by @dependabot[bot] in #445
- 🌱 Bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 by @dependabot[bot] in #446
- 🌱 Bump helm.sh/helm/v3 from 3.17.2 to 3.17.3 by @dependabot[bot] in #447
- 🌱 Bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot[bot] in #448
- 🌱 bump golangci-lint and update CI to use make lint instead of action by @dependabot[bot] in #441
- 🌱 Bump github.com/onsi/gomega from 1.36.3 to 1.37.0 by @dependabot[bot] in #444
- 🌱 Bump github.com/go-logr/logr from 1.4.2 to 1.4.3 by @dependabot[bot] in #452
- 🌱 Bump github.com/sergi/go-diff from 1.3.1 to 1.4.0 by @dependabot[bot] in #454
- Pass label selector predicate to the Secret Watch and handler by @kurlov in #443
- 🌱 Bump sigs.k8s.io/yaml from 1.4.0 to 1.5.0 by @dependabot[bot] in #456
- 🌱 Bump github.com/onsi/gomega from 1.37.0 to 1.38.0 by @dependabot[bot] in #463
- 🌱 Bump github.com/spf13/pflag from 1.0.6 to 1.0.7 by @dependabot[bot] in #460
- fix: labelSelector emptiness check by @porridge in #459
- 🌱 Bump helm.sh/helm/v3 from 3.17.3 to 3.18.4 by @dependabot[bot] in #457
- 🌱 Bump golang.org/x/oauth2 from 0.24.0 to 0.27.0 by @dependabot[bot] in #461
- 🌱 Bump github.com/onsi/ginkgo/v2 from 2.23.4 to 2.24.0 by @dependabot[bot] in #472
- 🌱 Bump github.com/docker/docker from 27.1.1+incompatible to 28.0.0+incompatible by @dependabot[bot] in #471
- 🌱 Bump actions/checkout from 4 to 5 by @dependabot[bot] in #469
- 🌱 Bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0 by @dependabot[bot] in #466
- 🌱 Bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 by @dependabot[bot] in #467
- 🌱 Bump github.com/onsi/ginkgo/v2 from 2.24.0 to 2.25.1 by @dependabot[bot] in #476
- 🌱 Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #478
- 🌱 Bump github.com/onsi/gomega from 1.38.0 to 1.38.1 by @dependabot[bot] in #477
- pkg/internal/predicate: remove status subresource managed field by @andrascz in #468
- 🌱 Bump github.com/onsi/ginkgo/v2 from 2.25.1 to 2.25.2 by @dependabot[bot] in #481
- 🌱 Bump github.com/spf13/pflag from 1.0.7 to 1.0.9 by @dependabot[bot] in #482
- 🌱 Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #480
- 🌱 Bump actions/labeler from 5 to 6 by @dependabot[bot] in #488
- 🌱 Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #485
- 🌱 Bump github.com/prometheus/client_golang from 1.23.0 to 1.23.1 by @dependabot[bot] in #486
- 🌱 Bump github.com/onsi/ginkgo/v2 from 2.25.2 to 2.25.3 by @dependabot[bot] in #487
- 🌱 Bump github.com/spf13/pflag from 1.0.9 to 1.0.10 by @dependabot[bot] in #484
- 🌱 Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in #483
- 🌱 Bump github.com/prometheus/client_golang from 1.23.1 to 1.23.2 by @dependabot[bot] in #489
- 🌱 Bump github.com/onsi/ginkgo/v2 from 2.25.3 to 2.26.0 by @dependabot[bot] in #491
- Bump helm to 3.19.0 to skip regression by @desmax74 in #494
- Instructions to observe only the namespace where the operator is installed by @desmax74 in #495
- 🌱 Bump github.com/onsi/ginkgo/v2 from 2.26.0 to 2.27.2 by @dependabot[bot] in #498
- 🌱 Bump github.com/containerd/containerd from 1.7.28 to 1.7.29 by @dependabot[bot] in #499
- 🌱 Bump helm.sh/helm/v3 from 3.19.0 to 3.19.2 by @dependabot[bot] in #501
- 🌱 Bump golang.org/x/crypto from 0.43.0 to 0.45.0 by @dependabot[bot] in #502
- 🌱 Bump actions/checkout from 5 to 6 by @dependabot[bot] in #503
- 🌱 Bump github.com/onsi/gomega from 1.38.2 to 1.38.3 by @dependabot[bot] in #506
- 🌱 Bump helm.sh/helm/v3 from 3.19.2 to 3.19.4 by @dependabot[bot] in #508
- 🌱 Bump github.com/spf13/cobra from 1.10.1 to 1.10.2 by @dependabot[bot] in #504
- ROX-30138: Add tests for WithSelector by @kurlov in #496
- 🌱 Bump github.com/onsi/ginkgo/v2 from 2.27.2 to 2.27.3 by @dependabot[bot] in #505
- 🌱 Bump github.com/onsi/ginkgo/v2 from 2.27.3 to 2.27.4 by @dependabot[bot] in #510
- 🌱 Bump github.com/onsi/gomega from 1.38.3 to 1.39.0 by @dependabot[bot] in #509
- 🌱 Bump helm.sh/helm/...
v0.8.0
What's Changed
- 🌱 Bump github.com/onsi/gomega from 1.34.2 to 1.35.1 by @dependabot in #402
- 🌱 Bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.21.0 by @dependabot in #400
- 🌱 Bump helm.sh/helm/v3 from 3.16.2 to 3.16.3 by @dependabot in #403
- 🌱 Bump codecov/codecov-action from 4 to 5 by @dependabot in #404
- 🌱 Bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0 by @dependabot in #405
- 🌱 Bump github.com/onsi/gomega from 1.35.1 to 1.36.0 by @dependabot in #406
- 🌱 Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #407
- Bring go.mod to lowest 1.22 z-stream compatible with the code by @perdasilva in #408
- 🌱 Bump github.com/onsi/gomega from 1.36.0 to 1.36.1 by @dependabot in #409
- 🌱 Bump golang.org/x/crypto from 0.28.0 to 0.31.0 by @dependabot in #410
- 🌱 Bump helm.sh/helm/v3 from 3.16.3 to 3.16.4 by @dependabot in #411
- 🌱 Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 by @dependabot in #413
- 🌱 Bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.2 by @dependabot in #415
- 🌱 bump to go1.23 by @perdasilva in #386
- bump k8s libs by @perdasilva in #416
- fix bingo-upgrade target by @perdasilva in #417
- bump operator-lib to v0.17.0 by @perdasilva in #418
Full Changelog: v0.7.0...v0.8.0
v0.7.0
v0.6.0
Changelog
- 6bad50e 🌱 Bump github.com/prometheus/client_golang (#398)
- ced5aef 🌱 Bump helm.sh/helm/v3 from 3.16.1 to 3.16.2 (#396)
- 67f6398 pkg/client: add history method to ActionClient (#397)
- 4b2b362 fix: error being silenced during apply (#395)
- 1017ef8 🌱 Bump github.com/prometheus/client_golang (#394)
- 237e6af 🌱 Bump helm.sh/helm/v3 from 3.15.4 to 3.16.1 (#393)
- 4328be2 🌱 Bump to k8s libs v0.31.1, controller-runtime to v0.19.0 and operator-lib v0.15.0 (#392)
- a86b3a2 🌱 Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.20.2 (#389)
- dd762de 🌱 Bump github.com/prometheus/client_golang (#390)
- a0d68e9 🌱 Update bingo + tools (#384)
- 4932a18 🌱 Bump github.com/onsi/gomega from 1.34.1 to 1.34.2 (#388)
- 93eb5ef reconciler: fix deletion wait and updater retry logic (#380)
- 05fd16e 🌱 bump go version to v1.22.5 (#385)
v0.5.0
Changelog
- defa4af 🌱 Bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1 (#382)
- 978777a removing hybrid helm plugin (#381)
- 5fd06e8 🌱 Bump github.com/prometheus/client_golang (#383)
- a035c1c 🌱 Bump github.com/prometheus/client_golang (#379)
- 07ca439 🌱 Bump github.com/prometheus/client_golang (#375)
- b395f10 🌱 Bump helm.sh/helm/v3 from 3.15.3 to 3.15.4 (#376)
- 5c8a585 🌱 Bump docker/build-push-action from 5 to 6 (#345)
- 5d4c23e 🌱 Bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 (#374)
- 016690c updating test data for v0.4.0 (#373)
v0.4.0
Changelog
- 5cfdc83 update version in prep for v0.4.0 (#372)
- fb26e50 updating dependencies to address CVE's (#371)
- 2e18c5b Add support for a chunked release storage driver (#350)
- d6fdc05 fixing scaffolding version issue (#360)
- 788eb07 update ci to run on all pull requests, no matter the branch (#353)
- 10aad89 updating kubbuilder version to 3.14.2 (#349)
v0.3.1
v0.2.2
v0.3.0
Changelog
- 20a5c31 Add a default value for MaxReleaseHistory (#291)
- 994b1d5 ActionClientGetter: allow disabling rollbacks after failures (#348)
- 2c77136 reconciler: use server-side dry-run to generate candidate upgrade manifest (#344)
- 7e1a24a Fix codecov-action params (#347)
- f463c36 bump go 1.22 and k8s 1.30 (#337)
- ae087c4 🌱 Bump golangci/golangci-lint-action from 4 to 6 (#334)
- d9f9b29 fixup hybrid scaffold versions for v0.2.1 (#331)
v0.2.1
What's Changed
- testdata/hybrid: fixup scaffolded versions by @joelanford in #329
- scaffolds: update versions in preparation for v0.2.1 release by @joelanford in #330
Full Changelog: v0.2.0...v0.2.1