Releases: rancher/gke-operator
Releases · rancher/gke-operator
v1.9.1
v1.9.1-rc.5
v1.2.4-rc.1
Changelog
- fbec463 🌱 Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1
- 758450a 🌱 Bump github.com/onsi/gomega from 1.34.0 to 1.34.1
- f043b42 🌱 Bump golang.org/x/oauth2 from 0.21.0 to 0.22.0
- 0e868b2 Merge pull request #568 from yiannistri/565-multiple-tags-release-v2.8
- 1fd07d9 Merge pull request #575 from rancher/dependabot/go_modules/release-v2.8/github.com/onsi/ginkgo/v2-2.19.1
- 79cbea3 Merge pull request #584 from yiannistri/bump-gke-version-for-e2e-release-v2.8
- 8bcbf05 Merge pull request #586 from rancher/dependabot/go_modules/release-v2.8/github.com/onsi/gomega-1.34.1
- b2c15d1 Merge pull request #589 from rancher/dependabot/go_modules/release-v2.8/golang.org/x/oauth2-0.22.0
- ffd38e5 Merge pull request #603 from yiannistri/511-pass-debug-flag-release-v2.8
- 1abfc0d chore: Add .envrc files to .gitignore
- 2481e91 ci: Bump GKE k8s version to fix failing tests
- 7a8cb64 ci: Specify the tag for the new release. This is necessary because by default, goreleaser sorts tags by name which causes problems when >1 tags point to the same commit (un-rc process).
- 75a80d9 fix: Propagate debug log flag
v1.9.1-rc.4
v1.9.1-rc.3
v1.9.1-rc.2
Changelog
- cc70c3e 🌱 Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1
- 55c8038 🌱 Bump github.com/onsi/gomega from 1.34.0 to 1.34.1
- 04cc2fd 🌱 Bump golang.org/x/oauth2 from 0.21.0 to 0.22.0
- 50c0ed3 Merge pull request #577 from rancher/dependabot/go_modules/release-v2.9/github.com/onsi/ginkgo/v2-2.19.1
- 47b6209 Merge pull request #583 from yiannistri/bump-gke-version-for-e2e-release-v2.9
- 996953c Merge pull request #587 from rancher/dependabot/go_modules/release-v2.9/github.com/onsi/gomega-1.34.1
- 89b247b Merge pull request #594 from rancher/dependabot/go_modules/release-v2.9/golang.org/x/oauth2-0.22.0
- c0a518d ci: Bump GKE k8s version to fix failing tests
v1.9.1-rc.1
Changelog
- f90d23d Improve securityContext for operator Deployment
- 87534ca Merge pull request #567 from yiannistri/565-multiple-tags-release-v2.9
- 2be8b98 Merge pull request #571 from mjura/charts-v2.9
- 6ea8579 ci: Specify the tag for the new release. This is necessary because by default, goreleaser sorts tags by name which causes problems when >1 tags point to the same commit (un-rc process).