diff --git a/charts/t8s-cluster/CHANGELOG.md b/charts/t8s-cluster/CHANGELOG.md index 977851fd0..c03c00caa 100644 --- a/charts/t8s-cluster/CHANGELOG.md +++ b/charts/t8s-cluster/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [3.0.1](https://github.com/teutonet/teutonet-helm-charts/compare/t8s-cluster-3.0.0...t8s-cluster-v3.0.1) (2023-09-12) + + +### Bug Fixes + +* **t8s-cluster/kubeadmConfigTemplate:** gitlab registry does no play nice with mirrors ([#570](https://github.com/teutonet/teutonet-helm-charts/issues/570)) ([d2230e6](https://github.com/teutonet/teutonet-helm-charts/commit/d2230e606741101a87cd2c24f46fda69c6838f67)) + + +### Miscellaneous Chores + +* **t8s-cluster/artifacthub-images:** Update ArtifactHUB images ([#544](https://github.com/teutonet/teutonet-helm-charts/issues/544)) ([f70116e](https://github.com/teutonet/teutonet-helm-charts/commit/f70116e15a76b14a2d52cd5c270bce4b88518081)) +* **t8s-cluster/dependencies:** update helm release common to v2.10.1 ([#563](https://github.com/teutonet/teutonet-helm-charts/issues/563)) ([5a479d9](https://github.com/teutonet/teutonet-helm-charts/commit/5a479d986fafb82d5eb237997dce253266f8322a)) +* **t8s-cluster/dependencies:** update helm release common to v2.9.2 ([#560](https://github.com/teutonet/teutonet-helm-charts/issues/560)) ([727d5ad](https://github.com/teutonet/teutonet-helm-charts/commit/727d5ad06ff2f026accd0a84b6fec4248651dce1)) + ## [3.0.0](https://github.com/teutonet/teutonet-helm-charts/compare/t8s-cluster-2.0.0...t8s-cluster-v3.0.0) (2023-09-11) diff --git a/charts/t8s-cluster/Chart.yaml b/charts/t8s-cluster/Chart.yaml index 8437cc56d..60ae2b166 100644 --- a/charts/t8s-cluster/Chart.yaml +++ b/charts/t8s-cluster/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: t8s-cluster type: application -version: 3.0.0 +version: 3.0.1 icon: https://teuto.net/favicon.ico maintainers: - name: cwrau diff --git a/charts/t8s-cluster/README.md b/charts/t8s-cluster/README.md index 8bc290ba6..9248691d7 100644 --- a/charts/t8s-cluster/README.md +++ b/charts/t8s-cluster/README.md @@ -1,7 +1,7 @@ [modeline]: # ( vim: set ft=markdown: ) # t8s-cluster -![Version: 3.0.0](https://img.shields.io/badge/Version-3.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 3.0.1](https://img.shields.io/badge/Version-3.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) t8s-operator cluster with necessary addons @@ -23,7 +23,7 @@ t8s-operator cluster with necessary addons | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | common | 2.9.1 | +| https://charts.bitnami.com/bitnami | common | 2.10.1 | ## Initial installation