Releases: rancher/prometheus-federator
v0.2.0
What's Changed
- Fix docs typos, add docs on repo build and release, add pull request template by @aiyengar2 in #21
- Fix base64 command in scripts/build-chart to provide -i explicitly to work on Macs by @aiyengar2 in #28
- Refactor packages directory to use latest features of v0.4.0 of rancher/charts-build-scripts by @aiyengar2 in #30
- Rebase rancher-project-monitoring against the latest rancher-monitoring chart by @aiyengar2 in #32
- Bump Helm Project Operator to add 1.25 support for Prometheus Federator main chart and fix Grafana templating bug by @aiyengar2 in #39
- Update Go to 1.19 and bump some dependencies by @macedogm in #42
- Update BCI micro version to 15.4 by @macedogm in #41
- Project monitoring rebase for Fix for K8s 1.25 by @geethub97 in #43
- Fix error with picking wrong version to package in scripts/build-chart by @aiyengar2 in #48
- Deprecate usage of RC versions in prometheus-federator repo by @aiyengar2 in #50
- Bump Helm Project Operator and rebase Prometheus Federator for 0.2.0 release by @aiyengar2 in #47
New Contributors
- @geethub97 made their first contribution in #43
Full Changelog: v0.1.1...v0.2.0
v0.2.0-rc3
What's Changed
- Update Go to 1.19 and bump some dependencies by @macedogm in #42
- Update BCI micro version to 15.4 by @macedogm in #41
- Project monitoring rebase for Fix for K8s 1.25 by @geethub97 in #43
New Contributors
- @geethub97 made their first contribution in #43
Full Changelog: v0.2.0-rc2...v0.2.0-rc3
v0.2.0-rc2
What's Changed
- Bump Helm Project Operator to add 1.25 support for Prometheus Federator main chart and fix Grafana templating bug by @aiyengar2 in #39
Full Changelog: v0.2.0-rc1...v0.2.0-rc2
v0.2.0-rc1
What's Changed
- Fix docs typos, add docs on repo build and release, add pull request template by @aiyengar2 in #21
- Fix base64 command in scripts/build-chart to provide -i explicitly to work on Macs by @aiyengar2 in #28
- Refactor packages directory to use latest features of v0.4.0 of rancher/charts-build-scripts by @aiyengar2 in #30
- Rebase rancher-project-monitoring against the latest rancher-monitoring chart by @aiyengar2 in #32
Full Changelog: v0.1.1...v0.2.0-rc1
v0.1.1
What's Changed
- Add stale workflow by @superseb in #8
- Bump Helm Project Operator by @macedogm in #13
- Bump Helm Project Operator by @macedogm in #14
- Fix typo in helm-job-image by @aiyengar2 in #15
- Update helm project operator by @jakefhyde in #18
New Contributors
- @superseb made their first contribution in #8
- @macedogm made their first contribution in #13
- @jakefhyde made their first contribution in #18
Full Changelog: v0.1.0...v0.1.1
v0.1.0
This release marks the GA release of rancher/prometheus-federator!
A Note on Testing and Supported Environments
As of this release, Prometheus Federator has only been tested and officially supported in a Rancher 2.6.5+ 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 Prometheus Federator can be deployed in. We also welcome contributions to add automated testing to better avoid regressions in other environments.
If you want to try Prometheus Federator in a Rancher 2.6.0+ environment, you can use the latest experimental v0.0.1-rcX
version, which should show up in Apps & Marketplace on Rancher once a user follows the Getting Started docs as long as the user is not filtering out pre-release versions. Note: RC versions are not intended for use in production.
The GA version tied to this release should also work in any Kubernetes cluster (with or without Rancher), but deployment in other Kubernetes environments has not been rigorously tested so it should be deployed at the user's own risk (i.e. not intended for use in production until this has been validated).
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-rc4
Merge pull request #7 from aiyengar2/allow_disabling_embedded_control…
v0.0.1-rc3
make charts
v0.0.1-rc2
make charts
v0.0.1-rc1
make charts