Releases: operator-framework/operator-manifest-tools
Releases · operator-framework/operator-manifest-tools
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