Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/release-please/manifest.json
Original file line number Diff line number Diff line change
@@ -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"}
19 changes: 19 additions & 0 deletions charts/t8s-cluster/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion charts/t8s-cluster/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down
17 changes: 7 additions & 10 deletions charts/t8s-cluster/README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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 | - | - |

##### <a name="global_helmRepositories_additionalProperties_charts_additionalProperties"></a>1.1.1.2.1. Property `t8s cluster configuration > global > helmRepositories > additionalProperties > charts > additionalProperties`
###### <a name="global_helmRepositories_additionalProperties_charts_additionalProperties"></a>1.1.1.2.1. Property `t8s cluster configuration > global > helmRepositories > additionalProperties > charts > additionalProperties`

| | |
| -------- | -------- |
Expand Down Expand Up @@ -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 | - | - |

### <a name="metadata_serviceLevelAgreement"></a>2.1. ![Required](https://img.shields.io/badge/Required-blue) Property `t8s cluster configuration > metadata > serviceLevelAgreement`
Expand Down Expand Up @@ -355,13 +358,7 @@ Must be one of:
| -------- | -------- |
| **Type** | `string` |

### <a name="metadata_gopassName"></a>2.7. ![Optional](https://img.shields.io/badge/Optional-yellow) Property `t8s cluster configuration > metadata > gopassName`

| | |
| -------- | -------- |
| **Type** | `string` |

### <a name="metadata_remarks"></a>2.8. ![Optional](https://img.shields.io/badge/Optional-yellow) Property `t8s cluster configuration > metadata > remarks`
### <a name="metadata_remarks"></a>2.7. ![Optional](https://img.shields.io/badge/Optional-yellow) Property `t8s cluster configuration > metadata > remarks`

| | |
| -------- | -------- |
Expand Down