Releases: otterscale/module-operator
Releases · otterscale/module-operator
v0.9.0
What's Changed
- chore: update otterscale/api dependency to v0.9.0-beta.1 in go.mod an… by @iasthc in #36
- chore: update dependencies in go.mod and go.sum to latest versions by @iasthc in #38
- chore(deps): bump golang from 1.26.0 to 1.26.1 by @dependabot[bot] in #30
- chore(deps): bump actions/attest-build-provenance from 4.0.0 to 4.1.0 by @dependabot[bot] in #10
- chore(deps): bump actions/dependency-review-action from 4.8.3 to 4.9.0 by @dependabot[bot] in #23
- chore(deps): bump docker/login-action from 3.7.0 to 4.0.0 by @dependabot[bot] in #24
- chore(deps): bump docker/build-push-action from 6.19.2 to 7.0.0 by @dependabot[bot] in #27
- chore(deps): bump docker/metadata-action from 5.10.0 to 6.0.0 by @dependabot[bot] in #29
- chore(deps): bump distroless/static from
01e550fto0376b51by @dependabot[bot] in #8 - chore(deps): bump softprops/action-gh-release from 2.5.0 to 2.6.1 by @dependabot[bot] in #39
- chore(deps): bump golang from
e2ddb15to318ba17by @dependabot[bot] in #40 - chore(deps): bump github.com/otterscale/api to v0.9.0-beta.2 by @iasthc in #42
- chore(deps): bump golang from
318ba17toc42e4d7by @dependabot[bot] in #43 - Feat/add addons templates by @tsaishawn in #41
- fix: revert VERSION from 1.5.1 to 1.4.0 by @iasthc in #44
- Change Rook-Ceph Template from Kustomize to Helm Chart by @tsaishawn in #50
- chore: bump api version by @iasthc in #51
New Contributors
- @tsaishawn made their first contribution in #41
Full Changelog: v0.8.3...v0.9.0
v0.9.0-beta.4
What's Changed
Full Changelog: v0.9.0-beta.3...v0.9.0-beta.4
v0.9.0-beta.3
What's Changed
- chore(deps): bump github.com/otterscale/api to v0.9.0-beta.2 by @iasthc in #42
- chore(deps): bump golang from
318ba17toc42e4d7by @dependabot[bot] in #43 - Feat/add addons templates by @tsaishawn in #41
New Contributors
- @tsaishawn made their first contribution in #41
Full Changelog: v0.9.0-beta.2...v0.9.0-beta.3
v0.9.0-beta.2
What's Changed
- chore: update dependencies in go.mod and go.sum to latest versions by @iasthc in #38
- chore(deps): bump golang from 1.26.0 to 1.26.1 by @dependabot[bot] in #30
- chore(deps): bump actions/attest-build-provenance from 4.0.0 to 4.1.0 by @dependabot[bot] in #10
- chore(deps): bump actions/dependency-review-action from 4.8.3 to 4.9.0 by @dependabot[bot] in #23
- chore(deps): bump docker/login-action from 3.7.0 to 4.0.0 by @dependabot[bot] in #24
- chore(deps): bump docker/build-push-action from 6.19.2 to 7.0.0 by @dependabot[bot] in #27
- chore(deps): bump docker/metadata-action from 5.10.0 to 6.0.0 by @dependabot[bot] in #29
- chore(deps): bump distroless/static from
01e550fto0376b51by @dependabot[bot] in #8 - chore(deps): bump softprops/action-gh-release from 2.5.0 to 2.6.1 by @dependabot[bot] in #39
- chore(deps): bump golang from
e2ddb15to318ba17by @dependabot[bot] in #40
Full Changelog: v0.9.0-beta.1...v0.9.0-beta.2
v0.9.0-beta.1
What's Changed
Full Changelog: v0.8.3...v0.9.0-beta.1
v0.8.3
v0.8.2
What's Changed
- test: add unit tests for labels package and update Makefile for go li… by @iasthc in #16
- test: add Ginkgo-based unit tests for module upgrade logic and decisi… by @iasthc in #18
- chore: add missing scheme registration for addonsv1alpha1 in main.go by @iasthc in #19
- fix: update kubectl apply commands to use --server-side for CRD insta… by @iasthc in #21
- refactor: rename project from addons-operator to module-operator and … by @iasthc in #25
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- fix: update LeaderElectionID to reflect new project name in main.go by @iasthc in https://github.com/otterscale/addons-operator/pull/15
Full Changelog: https://github.com/otterscale/addons-operator/compare/v0.1.4...v0.8.1
v0.8.0
What's Changed
- fix: update module status to include observed namespace in updateStatus function by @iasthc in https://github.com/otterscale/addons-operator/pull/7
Full Changelog: https://github.com/otterscale/addons-operator/compare/v0.1.3...v0.8.0
v0.1.4
What's Changed
- fix: update module status to include observed namespace in updateStatus function by @iasthc in https://github.com/otterscale/addons-operator/pull/7
Full Changelog: https://github.com/otterscale/addons-operator/compare/v0.1.3...v0.1.4