Releases: operator-framework/operator-manifest-tools
Releases · operator-framework/operator-manifest-tools
v0.12.0
Changelog
- a927257 Merge pull request #100 from operator-framework/dependabot/go_modules/github.com/google/go-containerregistry-0.20.7
- 24b86ce Merge pull request #101 from operator-framework/dependabot/go_modules/github.com/spf13/cobra-1.10.2
- 8546baa Merge pull request #102 from operator-framework/dependabot/go_modules/k8s.io/apimachinery-0.34.3
- 3439136 Merge pull request #103 from operator-framework/dependabot/go_modules/github.com/onsi/gomega-1.38.3
- 15efa11 Merge pull request #104 from operator-framework/dependabot/go_modules/k8s.io/apimachinery-0.35.0
- 6435a92 Merge pull request #105 from operator-framework/dependabot/go_modules/github.com/onsi/gomega-1.39.0
- 9575aa3 Merge pull request #106 from operator-framework/dependabot/go_modules/github.com/onsi/gomega-1.39.1
- 014e6d5 Merge pull request #107 from operator-framework/dependabot/go_modules/k8s.io/apimachinery-0.35.1
- 5ef27fa Merge pull request #109 from operator-framework/dependabot/go_modules/github.com/google/go-containerregistry-0.21.1
- fd10a4d Merge pull request #110 from operator-framework/dependabot/go_modules/k8s.io/apimachinery-0.35.2
- 525d5b9 Merge pull request #111 from operator-framework/dependabot/go_modules/github.com/google/go-containerregistry-0.21.2
- b4a25e4 Merge pull request #112 from acornett21/main
- 34998cc chore(deps): bump github.com/google/go-containerregistry
- 6643047 chore(deps): bump github.com/google/go-containerregistry
- b2a97c7 chore(deps): bump github.com/google/go-containerregistry
- 7557202 chore(deps): bump github.com/onsi/gomega from 1.38.2 to 1.38.3
- d4681b8 chore(deps): bump github.com/onsi/gomega from 1.38.3 to 1.39.0
- d0c9b92 chore(deps): bump github.com/onsi/gomega from 1.39.0 to 1.39.1
- 2e706ec chore(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2
- 46e9f0d chore(deps): bump k8s.io/apimachinery from 0.34.2 to 0.34.3
- f3b1708 chore(deps): bump k8s.io/apimachinery from 0.34.3 to 0.35.0
- b08b05c chore(deps): bump k8s.io/apimachinery from 0.35.0 to 0.35.1
- 0acb40b chore(deps): bump k8s.io/apimachinery from 0.35.1 to 0.35.2
- 6d47b8e explicitly return a string for String method instead of panic
v0.11.0
Changelog
- 1bf69e2 Merge pull request #87 from operator-framework/dependabot/go_modules/k8s.io/apimachinery-0.33.3
- b9503ac Merge pull request #88 from operator-framework/dependabot/go_modules/github.com/onsi/gomega-1.38.0
- 3351e46 Merge pull request #89 from operator-framework/dependabot/go_modules/k8s.io/apimachinery-0.33.4
- 90e5ea8 Merge pull request #90 from operator-framework/dependabot/go_modules/github.com/stretchr/testify-1.11.0
- 1e9f1f7 Merge pull request #92 from operator-framework/dependabot/go_modules/github.com/onsi/gomega-1.38.2
- ac78f5a Merge pull request #93 from operator-framework/dependabot/go_modules/github.com/stretchr/testify-1.11.1
- 74721fd Merge pull request #95 from operator-framework/dependabot/go_modules/github.com/spf13/cobra-1.10.1
- a7e2483 Merge pull request #96 from operator-framework/dependabot/go_modules/k8s.io/apimachinery-0.34.1
- 9687acb Merge pull request #97 from operator-framework/dependabot/go_modules/k8s.io/apimachinery-0.34.2
- 085cee7 Merge pull request #98 from acornett21/update_go
- 99f800f Merge pull request #99 from acornett21/fix_go_release
- ce20d9c chore(deps): bump github.com/onsi/gomega from 1.37.0 to 1.38.0
- 729f8ed chore(deps): bump github.com/onsi/gomega from 1.38.0 to 1.38.2
- c5797ed chore(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1
- 7e7364c chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0
- 8a672dd chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
- 2dd61a2 chore(deps): bump k8s.io/apimachinery from 0.33.2 to 0.33.3
- def9c72 chore(deps): bump k8s.io/apimachinery from 0.33.3 to 0.33.4
- 2ad1466 chore(deps): bump k8s.io/apimachinery from 0.33.4 to 0.34.1
- 8bee066 chore(deps): bump k8s.io/apimachinery from 0.34.1 to 0.34.2
- d7feb39 switching from --rm-dist to --clean for goreleaser arg
- 3ca0d0d updating go to 1.24.6
v0.10.0
What's Changed
- updating dependencies to support k8s 1.33 by @acornett21 in #85
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- get goreleaser working again in this repo by @grokspawn in #65
- chore(deps): bump github.com/google/go-containerregistry from 0.19.1 to 0.20.0 by @dependabot in #63
- chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #62
- chore(deps): bump github.com/onsi/gomega from 1.32.0 to 1.36.1 by @dependabot in #66
- chore(deps): bump github.com/onsi/gomega from 1.36.1 to 1.36.2 by @dependabot in #70
- chore(deps): bump github.com/google/go-containerregistry from 0.20.0 to 0.20.2 by @dependabot in #68
- chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #69
- updating dependencies to support k8s 1.32 by @acornett21 in #80
Full Changelog: v0.8.0...v0.9.0
v0.8.0
v0.7.0
v0.6.0
What's Changed
- feat: adding dependabot by @zach-source in #40
- chore(deps): bump k8s.io/apimachinery from 0.28.1 to 0.29.3 by @dependabot in #51
- chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #50
- chore(deps): bump github.com/onsi/gomega from 1.27.10 to 1.32.0 by @dependabot in #53
- chore(deps): bump github.com/google/go-containerregistry from 0.16.1 to 0.19.1 by @dependabot in #52
- chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #44
- bump docker/docker, docker/cli to v25.0.5 by @grokspawn in #54
New Contributors
- @dependabot made their first contribution in #51
- @grokspawn made their first contribution in #54
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- updating k8s to 1.28 and go to 1.20 by @acornett21 in #38
Full Changelog: v0.4.0...v0.5.0
v0.4.0
v0.3.0
Changelog
- 279ac31 Add option to use default auth with Crane image resolver
- 2a7ce32 Merge pull request #29 from operator-framework/ztaylor/27
- 9262eb4 Merge pull request #30 from jberkhahn/crane_auth
- a2c0ff5 Merge pull request #31 from jberkhahn/update_actions
- 3203438 Merge pull request #35 from acornett21/update_dependencies
- caa8b9e bump k8s to 1.26.1 (#32)
- 149d689 update github actions in workflows
- 523bad6 updating dependencies