diff --git a/.github/release-please/manifest.json b/.github/release-please/manifest.json index 30db976bb4..56bc220658 100644 --- a/.github/release-please/manifest.json +++ b/.github/release-please/manifest.json @@ -1 +1 @@ -{"charts/base-cluster":"6.2.0","charts/teuto-portal-k8s-worker":"3.1.1","charts/t8s-cluster":"7.0.1","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.1.0","charts/ckan":"1.1.2"} +{"charts/base-cluster":"6.2.0","charts/teuto-portal-k8s-worker":"3.1.1","charts/t8s-cluster":"8.0.0","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.1.0","charts/ckan":"1.1.2"} diff --git a/charts/t8s-cluster/CHANGELOG.md b/charts/t8s-cluster/CHANGELOG.md index ceb7e20426..3d8e8df60f 100644 --- a/charts/t8s-cluster/CHANGELOG.md +++ b/charts/t8s-cluster/CHANGELOG.md @@ -1,5 +1,24 @@ # Changelog +## [8.0.0](https://github.com/teutonet/teutonet-helm-charts/compare/t8s-cluster-v7.0.1...t8s-cluster-v8.0.0) (2024-06-15) + + +### ⚠ BREAKING CHANGES + +* **t8s-cluster:** remove unused gopassName field ([#922](https://github.com/teutonet/teutonet-helm-charts/issues/922)) + +### Bug Fixes + +* **t8s-cluster/management-cluster:** remove uninstall job this should still work and help with the resource orphanage (HelmCharts, ...) ([#929](https://github.com/teutonet/teutonet-helm-charts/issues/929)) ([afbe7f0](https://github.com/teutonet/teutonet-helm-charts/commit/afbe7f00d05bdd4a8f047612be41fa99f630ebd8)) + + +### Miscellaneous Chores + +* **t8s-cluster/dependencies:** update helm release gpu-operator to v24 ([#920](https://github.com/teutonet/teutonet-helm-charts/issues/920)) ([70b8d59](https://github.com/teutonet/teutonet-helm-charts/commit/70b8d59e4fa699827d4aded52e1c0af9cd873adc)) +* **t8s-cluster/dependencies:** update registry.k8s.io/etcd docker tag to v3.5.13 ([#892](https://github.com/teutonet/teutonet-helm-charts/issues/892)) ([5436cfa](https://github.com/teutonet/teutonet-helm-charts/commit/5436cfa3d7ca8f768699abb58d0d151f857545e4)) +* **t8s-cluster/management-cluster:** update flux resources they are deprecated ([#930](https://github.com/teutonet/teutonet-helm-charts/issues/930)) ([29a7b8f](https://github.com/teutonet/teutonet-helm-charts/commit/29a7b8fed1124c610d8864689787a16c04f9deea)) +* **t8s-cluster:** remove unused gopassName field ([#922](https://github.com/teutonet/teutonet-helm-charts/issues/922)) ([1a222bf](https://github.com/teutonet/teutonet-helm-charts/commit/1a222bf03b19e4f30bef344cc01ac8e95fd1ee2e)) + ## [7.0.1](https://github.com/teutonet/teutonet-helm-charts/compare/t8s-cluster-v7.0.0...t8s-cluster-v7.0.1) (2024-04-29) diff --git a/charts/t8s-cluster/Chart.yaml b/charts/t8s-cluster/Chart.yaml index fbb91a35ef..809dd8cdaf 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: 7.0.1 +version: 8.0.0 icon: https://teuto.net/favicon.ico maintainers: - name: cwrau diff --git a/charts/t8s-cluster/README.md b/charts/t8s-cluster/README.md index f1c14704b5..8247044afe 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: 7.0.1](https://img.shields.io/badge/Version-7.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 8.0.0](https://img.shields.io/badge/Version-8.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) t8s-operator cluster with necessary addons @@ -44,6 +44,10 @@ delete the cloud-config secret, as these will just be recreated during installat Just skip version 6.x.x, as there was a mistake and it has been reverted. +### 7.x.x -> 8.x.x + +Removed the unused `.metadata.gopassName` field. + # t8s cluster configuration **Title:** t8s cluster configuration @@ -134,7 +138,7 @@ Just skip version 6.x.x, as there was a mistake and it has been reverted. | -------------------------------------------------------------------------------- | ------- | ------ | ---------- | ---------- | ----------------- | | - [](#global_helmRepositories_additionalProperties_charts_additionalProperties ) | No | string | No | - | - | -##### 1.1.1.2.1. Property `t8s cluster configuration > global > helmRepositories > additionalProperties > charts > additionalProperties` +###### 1.1.1.2.1. Property `t8s cluster configuration > global > helmRepositories > additionalProperties > charts > additionalProperties` | | | | -------- | -------- | @@ -311,7 +315,6 @@ bitnami/kubectl | - [friendlyName](#metadata_friendlyName ) | No | string | No | - | - | | - [supportProjectUrl](#metadata_supportProjectUrl ) | No | string | No | - | - | | - [configGroupUrl](#metadata_configGroupUrl ) | No | string | No | - | - | -| - [gopassName](#metadata_gopassName ) | No | string | No | - | - | | - [remarks](#metadata_remarks ) | No | string | No | - | - | ### 2.1. ![Required](https://img.shields.io/badge/Required-blue) Property `t8s cluster configuration > metadata > serviceLevelAgreement` @@ -355,13 +358,7 @@ Must be one of: | -------- | -------- | | **Type** | `string` | -### 2.7. ![Optional](https://img.shields.io/badge/Optional-yellow) Property `t8s cluster configuration > metadata > gopassName` - -| | | -| -------- | -------- | -| **Type** | `string` | - -### 2.8. ![Optional](https://img.shields.io/badge/Optional-yellow) Property `t8s cluster configuration > metadata > remarks` +### 2.7. ![Optional](https://img.shields.io/badge/Optional-yellow) Property `t8s cluster configuration > metadata > remarks` | | | | -------- | -------- |