diff --git a/charts/base-cluster/CHANGELOG.md b/charts/base-cluster/CHANGELOG.md index 1f7dcab8a1..2411452051 100644 --- a/charts/base-cluster/CHANGELOG.md +++ b/charts/base-cluster/CHANGELOG.md @@ -1,5 +1,29 @@ # Changelog +## [4.10.0](https://github.com/teutonet/teutonet-helm-charts/compare/base-cluster-4.9.1...base-cluster-v4.10.0) (2023-11-23) + + +### Features + +* **base-cluster/monitoring:** monitor all namespaces by default ([#545](https://github.com/teutonet/teutonet-helm-charts/issues/545)) ([fd8168b](https://github.com/teutonet/teutonet-helm-charts/commit/fd8168b88d8c4d575fcb66efc270f0f895eacef7)) +* **base-cluster/monitoring:** oidc authentication ([#623](https://github.com/teutonet/teutonet-helm-charts/issues/623)) ([1ae3499](https://github.com/teutonet/teutonet-helm-charts/commit/1ae3499f70afd2c92d0c8e6b1ccfddbe86ae6caa)) + + +### Bug Fixes + +* **base-cluster/kyverno:** fix excluded namespaces ([#608](https://github.com/teutonet/teutonet-helm-charts/issues/608)) ([5a6a6ea](https://github.com/teutonet/teutonet-helm-charts/commit/5a6a6ea1039cd95d7e07c5d400289d6d504cc056)) +* **base-cluster/monitoring:** cert-manager is always deployed, so should its dashboard ([#642](https://github.com/teutonet/teutonet-helm-charts/issues/642)) ([ae7fee2](https://github.com/teutonet/teutonet-helm-charts/commit/ae7fee25ba552da183b3adff646f5a7c59185f9f)) + + +### Miscellaneous Chores + +* **base-cluster/dependencies:** improve conditions ([#632](https://github.com/teutonet/teutonet-helm-charts/issues/632)) ([5b23701](https://github.com/teutonet/teutonet-helm-charts/commit/5b2370154f4e8e0e12d1417b7e9e2c226ac51bb8)) +* **base-cluster/dependencies:** update docker.io/bitnami/kubectl docker tag to v1.28.2 ([#589](https://github.com/teutonet/teutonet-helm-charts/issues/589)) ([bb7edba](https://github.com/teutonet/teutonet-helm-charts/commit/bb7edba302539f410689d26dea2796dad433740e)) +* **base-cluster/dependencies:** update docker.io/bitnami/kubectl docker tag to v1.28.4 ([#628](https://github.com/teutonet/teutonet-helm-charts/issues/628)) ([729772e](https://github.com/teutonet/teutonet-helm-charts/commit/729772ec48c33321a96a90ee500543e7b39892a2)) +* **base-cluster/dependencies:** update docker.io/fluxcd/flux-cli docker tag to v2.1.2 ([#586](https://github.com/teutonet/teutonet-helm-charts/issues/586)) ([80531f3](https://github.com/teutonet/teutonet-helm-charts/commit/80531f3e342bbb3f7b12d84abb3983a7d6ab5c81)) +* **base-cluster/dependencies:** update helm release common to v2.13.3 ([#613](https://github.com/teutonet/teutonet-helm-charts/issues/613)) ([8ec0f38](https://github.com/teutonet/teutonet-helm-charts/commit/8ec0f38a4d926f3b3adaa19013de0dcc9a76e25c)) +* **base-cluster/dependencies:** update helm release kube-prometheus-stack to v54 ([#631](https://github.com/teutonet/teutonet-helm-charts/issues/631)) ([14a7d58](https://github.com/teutonet/teutonet-helm-charts/commit/14a7d58dba4c1ce372955f80b109b1a007a989bf)) + ## [4.9.1](https://github.com/teutonet/teutonet-helm-charts/compare/base-cluster-4.9.0...base-cluster-v4.9.1) (2023-10-06) diff --git a/charts/base-cluster/Chart.yaml b/charts/base-cluster/Chart.yaml index 135680debb..fd8b5d7e33 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.9.1 +version: 4.10.0 icon: https://teuto.net/favicon.ico maintainers: - name: cwrau