diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e5c3ac7..0de2ccd5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project's packages adheres to [Semantic Versioning](http://semver.org/s ## [Unreleased] +## [8.1.4] - 2024-01-29 + - Change default grafana images to use GS-retagged ones ## [8.1.3] - 2024-01-25 @@ -597,7 +599,8 @@ and this project's packages adheres to [Semantic Versioning](http://semver.org/s - First version of the prometheus operator chart. -[Unreleased]: https://github.com/giantswarm/kube-prometheus-stack-app/compare/v8.1.3...HEAD +[Unreleased]: https://github.com/giantswarm/kube-prometheus-stack-app/compare/v8.1.4...HEAD +[8.1.4]: https://github.com/giantswarm/kube-prometheus-stack-app/compare/v8.1.3...v8.1.4 [8.1.3]: https://github.com/giantswarm/kube-prometheus-stack-app/compare/v8.1.2...v8.1.3 [8.1.2]: https://github.com/giantswarm/kube-prometheus-stack-app/compare/v8.1.1...v8.1.2 [8.1.1]: https://github.com/giantswarm/kube-prometheus-stack-app/compare/v8.1.0...v8.1.1 diff --git a/helm/kube-prometheus-stack/Chart.yaml b/helm/kube-prometheus-stack/Chart.yaml index b0aed37b..9d3ca203 100644 --- a/helm/kube-prometheus-stack/Chart.yaml +++ b/helm/kube-prometheus-stack/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "v0.68.0" name: kube-prometheus-stack description: Giant Swarm's Prometheus Operator Deployment icon: https://s.giantswarm.io/app-icons/prometheus-operator/2/light.svg -version: 8.1.3 +version: 8.1.4 home: https://github.com/giantswarm/kube-prometheus-stack-app kubeVersion: ">=1.19.0-0" maintainers: