Releases: diranged/oz
Releases · diranged/oz
0.5.3
Changes
- fix(deps): update kubernetes packages to v0.30.7 (patch) @renovate (#337)
- fix(deps): update module sigs.k8s.io/controller-runtime to v0.18.6 @renovate (#332)
- fix(ci): fix #334 @diranged (#336)
- fix(ci): fix ct by making checkout work correctly @diranged (#335)
- chore(deps): run go mod tidy @diranged (#333)
- chore(deps): update actions/checkout action to v4 @renovate (#329)
- chore(deps): update actions/setup-python action to v5 @renovate (#331)
- chore(deps): update azure/setup-helm action to v4 @renovate (#326)
- chore(deps): update actions/setup-go action to v5 @renovate (#330)
- chore(deps): update gcr.io/kubebuilder/kube-rbac-proxy docker tag to v0.13.1 @renovate (#325)
- chore(docs): explain how to setup the repo @diranged (#328)
0.5.2
0.5.1
Changes
- fix(ci): remove the 'v' prefix from drafted releases @diranged (#324)
- chore(ci): scope the release job to just released types @diranged (#323)
- chore(ci): introduce the release drafter @diranged (#322)
- chore(ci): change to a release trigger not tag @diranged (#321)
- feat(charts): import the oz-charts repo for singular releases @diranged (#318)
- chore(deps): ignore kustomize when reviewing deps @diranged (#319)
- chore(deps): update dependency go to v1.23.3 @renovate (#312)
- chore(ci): add 1.30/1.31 to the test-e2e framework @diranged (#317)
- chore(ci): purge dependabot config @diranged (#316)
- chore(deps): run renovate with some custom settings @diranged (#315)
- chore: Configure Renovate @renovate (#311)
- chore(deps): Bump github.com/onsi/gomega from 1.34.2 to 1.36.0 @dependabot (#309)
- chore(deps): Bump coverallsapp/github-action from 2.3.3 to 2.3.4 @dependabot (#303)
- chore(deps): Bump coverallsapp/github-action from 2.3.0 to 2.3.3 @dependabot (#299)
- chore(deps): Bump github.com/fatih/color from 1.17.0 to 1.18.0 @dependabot (#300)
- chore(deps): Bump github.com/onsi/gomega from 1.34.1 to 1.34.2 @dependabot (#294)
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.20.2 @dependabot (#295)
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1 @dependabot (#293)
- chore(deps): Bump github.com/argoproj/argo-rollouts from 1.7.1 to 1.7.2 @dependabot (#291)
oz-chart-0.5.4
Installation for the Oz RBAC Controller
oz-chart-0.5.3
Installation for the Oz RBAC Controller
oz-chart-0.5.2
Installation for the Oz RBAC Controller
0.4.3
What's Changed
- chore(deps): Bump sigs.k8s.io/controller-runtime from 0.18.4 to 0.18.5 in the k8s group by @dependabot in #289
- chore(deps): Bump github.com/onsi/gomega from 1.34.0 to 1.34.1 by @dependabot in #287
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 by @dependabot in #288
Full Changelog: 0.4.2...0.4.3
0.4.2
What's Changed
- chore(deps): Bump docker/login-action from 3.1.0 to 3.2.0 by @dependabot in #274
- chore(deps): Bump amannn/action-semantic-pull-request from 5.5.2 to 5.5.3 by @dependabot in #281
- chore(deps): Bump the k8s group across 1 directory with 5 updates by @dependabot in #277
- chore(deps): Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #279
- chore(deps): Bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #275
- chore(deps): Bump github.com/argoproj/argo-rollouts from 1.6.6 to 1.7.1 by @dependabot in #280
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 by @dependabot in #286
- chore(deps): Bump docker/login-action from 3.2.0 to 3.3.0 by @dependabot in #284
- chore(deps): Bump the k8s group with 4 updates by @dependabot in #282
Full Changelog: 0.4.1...0.4.2
0.4.1
What's Changed
- chore(deps): Bump github.com/evanphx/json-patch from 5.6.0+incompatible to 5.8.1+incompatible by @dependabot in #236
- chore(deps): Bump github.com/evanphx/json-patch from 5.8.1+incompatible to 5.9.0+incompatible by @dependabot in #238
- chore(deps): Bump github.com/argoproj/argo-rollouts from 1.6.4 to 1.6.5 by @dependabot in #237
- chore(deps): Bump helm/kind-action from 1.8.0 to 1.9.0 by @dependabot in #241
- chore(deps): Bump the k8s group with 1 update by @dependabot in #240
- chore(deps): Bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #239
- chore(deps): Bump the k8s group with 5 updates by @dependabot in #243
- chore(deps): Bump go.uber.org/zap from 1.26.0 to 1.27.0 by @dependabot in #244
- chore(deps): Bump github.com/argoproj/argo-rollouts from 1.6.5 to 1.6.6 by @dependabot in #242
- chore(deps): Bump docker/login-action from 3.0.0 to 3.1.0 by @dependabot in #246
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0 by @dependabot in #245
- chore(deps): Bump the k8s group with 4 updates by @dependabot in #247
- chore(deps): Bump github.com/onsi/gomega from 1.31.1 to 1.32.0 by @dependabot in #248
- chore(lint): cleanup some lint failures by @diranged in #251
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.1 by @dependabot in #250
- chore(deps): Bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.17.3 in the k8s group by @dependabot in #252
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 by @dependabot in #261
- chore(deps): Bump amannn/action-semantic-pull-request from 5.4.0 to 5.5.2 by @dependabot in #259
- chore(deps): Bump helm/kind-action from 1.9.0 to 1.10.0 by @dependabot in #257
- chore(deps): Bump github.com/onsi/gomega from 1.33.0 to 1.33.1 by @dependabot in #262
- chore(deps): Bump coverallsapp/github-action from 2.2.3 to 2.3.0 by @dependabot in #267
- chore(deps): Bump golangci/golangci-lint-action from 4 to 6 by @dependabot in #266
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 by @dependabot in #264
- chore(deps): Bump github.com/go-logr/logr from 1.4.1 to 1.4.2 by @dependabot in #270
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.18.0 by @dependabot in #271
- chore(deps): Bump github.com/fatih/color from 1.16.0 to 1.17.0 by @dependabot in #268
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.18.0 to 2.19.0 by @dependabot in #273
- chore(deps): Bump the k8s group across 1 directory with 5 updates by @dependabot in #272
Full Changelog: 0.4.0...0.4.1
0.4.0
What's Changed
- chore(deps): Bump the k8s group with 1 update by @dependabot in #228
- chore(deps): Bump actions/dependency-review-action from 3 to 4 by @dependabot in #232
- chore(deps): Bump the k8s group with 2 updates by @dependabot in #229
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.14.0 to 2.15.0 by @dependabot in #231
- chore(deps): Bump github.com/onsi/gomega from 1.30.0 to 1.31.1 by @dependabot in #233
- feat: add json patches by @dnguy078 in #226
- chore(ci): bump the kubernetes e2e test versions by @diranged in #235
Full Changelog: 0.3.4...0.4.0