diff --git a/charts/base-cluster/CHANGELOG.md b/charts/base-cluster/CHANGELOG.md index 379316e6e0..ddacaeec55 100644 --- a/charts/base-cluster/CHANGELOG.md +++ b/charts/base-cluster/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## [4.11.1](https://github.com/teutonet/teutonet-helm-charts/compare/base-cluster-4.11.0...base-cluster-v4.11.1) (2023-12-18) + + +### Bug Fixes + +* **base-cluster/monitoring:** correctly quote grafana roleAttributePath ([#671](https://github.com/teutonet/teutonet-helm-charts/issues/671)) ([95ae50b](https://github.com/teutonet/teutonet-helm-charts/commit/95ae50b8a1ad94a910a5e2a7078410a5be5c0e01)) +* **base-cluster/monitoring:** don't use bitnamis "strong" password ([#685](https://github.com/teutonet/teutonet-helm-charts/issues/685)) ([5627d24](https://github.com/teutonet/teutonet-helm-charts/commit/5627d245db69297676f97b30ee32cd77403bea6d)) + + +### Miscellaneous Chores + +* **base-cluster/artifacthub-images:** Update ArtifactHUB images ([#658](https://github.com/teutonet/teutonet-helm-charts/issues/658)) ([58f899e](https://github.com/teutonet/teutonet-helm-charts/commit/58f899e216a30c764e40b94c8f65db565f67cd4c)) +* **base-cluster/artifacthub-images:** Update ArtifactHUB images ([#664](https://github.com/teutonet/teutonet-helm-charts/issues/664)) ([8c58a89](https://github.com/teutonet/teutonet-helm-charts/commit/8c58a892549791cc1abd5a45c1e5d99b049c2447)) +* **base-cluster/artifacthub-images:** Update ArtifactHUB images ([#670](https://github.com/teutonet/teutonet-helm-charts/issues/670)) ([afd3590](https://github.com/teutonet/teutonet-helm-charts/commit/afd3590220ce6a2a3ec1641bd3fc5ec70bdcfe1b)) +* **base-cluster/artifacthub-images:** Update ArtifactHUB images ([#672](https://github.com/teutonet/teutonet-helm-charts/issues/672)) ([99d63b6](https://github.com/teutonet/teutonet-helm-charts/commit/99d63b679612b6cf4289bacbd97470c7f4efff6e)) +* **base-cluster/dependencies:** update helm release kube-prometheus-stack to v55 ([#657](https://github.com/teutonet/teutonet-helm-charts/issues/657)) ([8e0bf61](https://github.com/teutonet/teutonet-helm-charts/commit/8e0bf6143dc4e77e416968ae238b9e308fe0141e)) + ## [4.11.0](https://github.com/teutonet/teutonet-helm-charts/compare/base-cluster-4.10.0...base-cluster-v4.11.0) (2023-11-23) diff --git a/charts/base-cluster/Chart.yaml b/charts/base-cluster/Chart.yaml index efdc751818..ab3c37a6c6 100644 --- a/charts/base-cluster/Chart.yaml +++ b/charts/base-cluster/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: base-cluster type: application -version: 4.11.0 +version: 4.11.1 icon: https://teuto.net/favicon.ico maintainers: - name: cwrau