Releases: rancher/helm-project-operator
v0.3.1
v0.3.0
What's Changed
- Remove SECURITY.md by @pjbgf in #59
- Update codeowners to o&b team by @mallardduck in #64
- Bump to go 1.22 by @alexandreLamarre in #65
- remove CI dependency on dapper by @alexandreLamarre in #66
- Add publish images release workflow by @alexandreLamarre in #67
- fix publish-image spec by @alexandreLamarre in #68
- authenticate docker when releasing images by @alexandreLamarre in #69
- Update auto issue label with new team name by @jbiers in #72
- Replace 3rd party action with native CLI by @rancher-security-bot in #58
- Use dl.k8s.io for getting kubectl by @rancher-security-bot in #60
- Minor Bumps to Modernize by @mallardduck in #73
- Repo restructure project - Merge helm-locker into local by @mallardduck in #74
New Contributors
- @pjbgf made their first contribution in #59
- @mallardduck made their first contribution in #64
- @alexandreLamarre made their first contribution in #65
- @jbiers made their first contribution in #72
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- Security related bumps by @macedogm in #40
- Remove RC version from rancher/shell image by @aiyengar2 in #44
- Use correct link to download golangci-lint by @superseb in #45
- Add initial Renovate configuration by @renovate-rancher in #46
- Do not return error in ProjectGetter when namespaces don't exist by @aiyengar2 in #52
- Do not ever return an error for indexers by @aiyengar2 in #54
- allowing number of replicas to be configurable by @geethub97 in #53
- Adding debug logs to helm-project-operator by @geethub97 in #57
New Contributors
- @renovate-rancher made their first contribution in #46
- @geethub97 made their first contribution in #53
Full Changelog: v0.1.0...v0.2.1
v0.1.0
What's Changed
- Add stale workflow by @superseb in #2
- Update rancher/shell rc version to use SLE-BCI base image by @macedogm in #16
- Update rancher/shell version to v0.1.18-rc8 by @macedogm in #19
- Fix typo in helm-job-image by @aiyengar2 in #20
- Update rancher/shell to non-rc version to use SLE-BCI base image by @macedogm in #18
- Update rancher/shell to release version v0.1.18 by @macedogm in #21
- [updatecli] Bump rancher/shell image version by @rancher-security-bot in #24
- Add E2E CI, fix typos in docs, and make minor fix in scripts by @aiyengar2 in #25
- Only deploy PSPs if cluster has it available to support 1.25+ clusters by @aiyengar2 in #27
- Update copyright year by @macedogm in #29
- [updatecli] Bump rancher/shell image version by @rancher-security-bot in #31
- Bump BCI to 15.4 by @superseb in #32
- Use global.cattle.psp.enabled, switch to official fork, and more chart changes for v0.1.0 release by @aiyengar2 in #35
New Contributors
- @superseb made their first contribution in #2
- @macedogm made their first contribution in #16
- @rancher-security-bot made their first contribution in #24
Full Changelog: v0.0.1...v0.1.0
v0.0.1
This release marks the GA release of rancher/helm-project-operator!
A Note on Testing and Supported Environments
As of this release, Helm Project Operator has only been tested as part of rancher/prometheus-federator when installed in a Rancher environment.
Rigorous standalone testing has not been performed across multiple non-Rancher environments, but we welcome contributions that add or indicate support for environments that Helm Project Operator can be deployed in or add additional support for new user-defined Project Operators. We also welcome contributions to add automated testing to better avoid regressions in other environments.
We also welcome issues to be filed in this repository so we can better understand different environments that might be using this project!
v0.0.1-rc6
Bump to v0.0.1-rc6
v0.0.1-rc5
Merge pull request #12 from aiyengar2/allow_disabling_embedded_contro…
v0.0.1-rc4
Fix lint errors
v0.0.1-rc3
Bump tag to v0.0.1-rc3
v0.0.1-rc2
Add dummy dashboard-values to example chart