diff --git a/.github/release-please/manifest.json b/.github/release-please/manifest.json index 078e0733e5..44c3107f92 100644 --- a/.github/release-please/manifest.json +++ b/.github/release-please/manifest.json @@ -1 +1 @@ -{"charts/base-cluster":"8.1.0","charts/teuto-portal-k8s-worker":"3.2.0","charts/t8s-cluster":"9.3.0","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.5.0","charts/ckan":"1.3.3","charts/teuto-cnpg":"2.0.0"} +{"charts/base-cluster":"8.1.0","charts/teuto-portal-k8s-worker":"3.2.0","charts/t8s-cluster":"9.3.1","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.5.0","charts/ckan":"1.3.3","charts/teuto-cnpg":"2.0.0"} diff --git a/charts/t8s-cluster/CHANGELOG.md b/charts/t8s-cluster/CHANGELOG.md index a0edcb2ceb..9e3add2cd1 100644 --- a/charts/t8s-cluster/CHANGELOG.md +++ b/charts/t8s-cluster/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [9.3.1](https://github.com/teutonet/teutonet-helm-charts/compare/t8s-cluster-v9.3.0...t8s-cluster-v9.3.1) (2025-07-11) + + +### Miscellaneous Chores + +* **t8s-cluster/dependencies:** update common docker tag to v1.5.0 ([#1534](https://github.com/teutonet/teutonet-helm-charts/issues/1534)) ([155472e](https://github.com/teutonet/teutonet-helm-charts/commit/155472ed4877261e120502c7654bd632b940fdc8)) +* **t8s-cluster/management-cluster:** remove `cloud-provider` flag >= 1.33.0 ([#1579](https://github.com/teutonet/teutonet-helm-charts/issues/1579)) ([5e4c562](https://github.com/teutonet/teutonet-helm-charts/commit/5e4c562f2885249e2ce3cd8824f7631c7f5bcf7f)) + ## [9.3.0](https://github.com/teutonet/teutonet-helm-charts/compare/t8s-cluster-v9.2.1...t8s-cluster-v9.3.0) (2025-06-06) diff --git a/charts/t8s-cluster/Chart.yaml b/charts/t8s-cluster/Chart.yaml index cc87170db0..12fa15c039 100644 --- a/charts/t8s-cluster/Chart.yaml +++ b/charts/t8s-cluster/Chart.yaml @@ -15,10 +15,10 @@ maintainers: name: tasches name: t8s-cluster sources: - - https://github.com/teutonet/teutonet-helm-charts/tree/t8s-cluster-v9.3.0/charts/t8s-cluster + - https://github.com/teutonet/teutonet-helm-charts/tree/t8s-cluster-v9.3.1/charts/t8s-cluster - https://github.com/teutonet/teutonet-helm-charts/tree/main/charts/t8s-cluster type: application -version: 9.3.0 +version: 9.3.1 annotations: artifacthub.io/images: |- - image: quay.io/cilium/cilium-envoy:v1.32.6-1746661844-0f602c28cb2aa57b29078195049fb257d5b5246c@sha256:a04218c6879007d60d96339a441c448565b6f86650358652da27582e0efbf182 # default/HelmRelease/t8s-cluster-cni/kube-system/DaemonSet/cilium-envoy.yaml diff --git a/charts/t8s-cluster/README.md b/charts/t8s-cluster/README.md index 91f1ef6544..3da540d72c 100644 --- a/charts/t8s-cluster/README.md +++ b/charts/t8s-cluster/README.md @@ -1,7 +1,7 @@ # t8s-cluster -![Version: 9.3.0](https://img.shields.io/badge/Version-9.3.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 9.3.1](https://img.shields.io/badge/Version-9.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) t8s-operator cluster with necessary addons @@ -17,14 +17,14 @@ t8s-operator cluster with necessary addons ## Source Code -* +* * ## Requirements | Repository | Name | Version | |------------|------|---------| -| oci://ghcr.io/teutonet/teutonet-helm-charts | common | 1.4.0 | +| oci://ghcr.io/teutonet/teutonet-helm-charts | common | 1.5.0 | ## Initial installation