Skip to content

Releases: rancher/helm-project-operator

v0.3.1

07 Oct 15:26
76539a5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

27 Sep 17:39
6309031
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.2.1

26 Jun 18:23
5463017
Compare
Choose a tag to compare

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

30 Jan 18:21
d73aa92
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.1.0

v0.0.1

11 May 21:06
f1efb28
Compare
Choose a tag to compare

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

11 May 19:14
Compare
Choose a tag to compare
v0.0.1-rc6 Pre-release
Pre-release
Bump to v0.0.1-rc6

v0.0.1-rc5

11 May 19:09
4eea496
Compare
Choose a tag to compare
v0.0.1-rc5 Pre-release
Pre-release
Merge pull request #12 from aiyengar2/allow_disabling_embedded_contro…

v0.0.1-rc4

08 May 17:49
Compare
Choose a tag to compare
v0.0.1-rc4 Pre-release
Pre-release
Fix lint errors

v0.0.1-rc3

04 May 17:43
Compare
Choose a tag to compare
v0.0.1-rc3 Pre-release
Pre-release
Bump tag to v0.0.1-rc3

v0.0.1-rc2

03 May 20:01
Compare
Choose a tag to compare
v0.0.1-rc2 Pre-release
Pre-release
Add dummy dashboard-values to example chart