diff --git a/.github/release-please/manifest.json b/.github/release-please/manifest.json index f02e6da84d..16ad1984f5 100644 --- a/.github/release-please/manifest.json +++ b/.github/release-please/manifest.json @@ -1 +1 @@ -{"charts/base-cluster":"7.0.0","charts/teuto-portal-k8s-worker":"3.1.2","charts/t8s-cluster":"8.3.2","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.2.1","charts/ckan":"1.1.8"} +{"charts/base-cluster":"7.0.0","charts/teuto-portal-k8s-worker":"3.1.2","charts/t8s-cluster":"8.3.3","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.2.1","charts/ckan":"1.1.8"} diff --git a/charts/t8s-cluster/CHANGELOG.md b/charts/t8s-cluster/CHANGELOG.md index aec5c54248..79832c31d1 100644 --- a/charts/t8s-cluster/CHANGELOG.md +++ b/charts/t8s-cluster/CHANGELOG.md @@ -1,5 +1,26 @@ # Changelog +## [8.3.3](https://github.com/teutonet/teutonet-helm-charts/compare/t8s-cluster-v8.3.2...t8s-cluster-v8.3.3) (2024-11-13) + + +### Bug Fixes + +* **base-cluster:** add missing ciliumNetworkPolicy for cinder-csi-plugin otherwise it can't talk to the openstack api 🤣 ([#1114](https://github.com/teutonet/teutonet-helm-charts/issues/1114)) ([f33e5ad](https://github.com/teutonet/teutonet-helm-charts/commit/f33e5ad2b613eb084c45ece2ef52c453c3c04b5e)) +* **t8s-cluster/workload-cluster:** this field is _actually_ used 🙄 ([#1174](https://github.com/teutonet/teutonet-helm-charts/issues/1174)) ([16a5b12](https://github.com/teutonet/teutonet-helm-charts/commit/16a5b1216c895b7896ed4fb437dff9cb67e1489b)) +* **t8s-cluster:** create separate etcd defrag jobs per cluster ([#1201](https://github.com/teutonet/teutonet-helm-charts/issues/1201)) ([948868e](https://github.com/teutonet/teutonet-helm-charts/commit/948868e738830e40e3283e90cdc4c590cd833a43)) +* **t8s-cluster:** remove unnecessary require for openstackImageNamePrefix ([#1229](https://github.com/teutonet/teutonet-helm-charts/issues/1229)) ([b9b2154](https://github.com/teutonet/teutonet-helm-charts/commit/b9b2154eacd0ef0ccff1d3724e1c9dadcdcdde08)) +* **t8s-cluster:** up etcd-defrag timeout ([#1178](https://github.com/teutonet/teutonet-helm-charts/issues/1178)) ([292b156](https://github.com/teutonet/teutonet-helm-charts/commit/292b156d176ba652c126dd2da395874e1bed8eb2)) + + +### Miscellaneous Chores + +* **t8s-cluster/dependencies:** update docker.io/bitnami/kubectl docker tag to v1.29.8 ([#1137](https://github.com/teutonet/teutonet-helm-charts/issues/1137)) ([b343ce2](https://github.com/teutonet/teutonet-helm-charts/commit/b343ce2e97aafc98d280c0fda857db9b008342e8)) +* **t8s-cluster/dependencies:** update docker.io/bitnami/kubectl docker tag to v1.31.0 ([#908](https://github.com/teutonet/teutonet-helm-charts/issues/908)) ([fa57c6e](https://github.com/teutonet/teutonet-helm-charts/commit/fa57c6e77e0054103cf12bbefd1818f1d45acae5)) +* **t8s-cluster/dependencies:** update docker.io/bitnami/kubectl docker tag to v1.31.2 ([#1192](https://github.com/teutonet/teutonet-helm-charts/issues/1192)) ([5edddd7](https://github.com/teutonet/teutonet-helm-charts/commit/5edddd7614e9558d13ae56358efd8dcf23807d61)) +* **t8s-cluster/dependencies:** update docker.io/bitnami/kubectl:1.29.6 docker digest to 6f94559 ([#1028](https://github.com/teutonet/teutonet-helm-charts/issues/1028)) ([88ea367](https://github.com/teutonet/teutonet-helm-charts/commit/88ea3678b2c6d3e0cec9b6a46a53c4dbee15691a)) +* **t8s-cluster/dependencies:** update registry.k8s.io/etcd docker tag to v3.5.15 ([#1078](https://github.com/teutonet/teutonet-helm-charts/issues/1078)) ([bc79a2a](https://github.com/teutonet/teutonet-helm-charts/commit/bc79a2a6c14dfc5c42d43cfefd69c14c4bcf356f)) +* **t8s-cluster/dependencies:** update registry.k8s.io/etcd docker tag to v3.5.16 ([#1211](https://github.com/teutonet/teutonet-helm-charts/issues/1211)) ([969e291](https://github.com/teutonet/teutonet-helm-charts/commit/969e2919d99ee7075df7c0a3a49f12df6d330de5)) + ## [8.3.2](https://github.com/teutonet/teutonet-helm-charts/compare/t8s-cluster-v8.3.1...t8s-cluster-v8.3.2) (2024-08-09) diff --git a/charts/t8s-cluster/Chart.yaml b/charts/t8s-cluster/Chart.yaml index 993eb8dedb..366c45d61f 100644 --- a/charts/t8s-cluster/Chart.yaml +++ b/charts/t8s-cluster/Chart.yaml @@ -18,7 +18,7 @@ sources: - https://github.com/teutonet/teutonet-helm-charts/tree/t8s-cluster-v8.3.2/charts/t8s-cluster - https://github.com/teutonet/teutonet-helm-charts/tree/main/charts/t8s-cluster type: application -version: 8.3.2 +version: 8.3.3 annotations: artifacthub.io/images: | - image: k8s.gcr.io/sig-storage/csi-attacher:v3.4.0 # default/HelmRelease/t8s-cluster-csi/kube-system/Deployment/openstack-cinder-csi-controllerplugin.yaml