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":"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"}
8 changes: 8 additions & 0 deletions charts/t8s-cluster/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
4 changes: 2 additions & 2 deletions charts/t8s-cluster/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 3 additions & 3 deletions charts/t8s-cluster/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!-- vim: set ft=markdown: -->
# 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

Expand All @@ -17,14 +17,14 @@ t8s-operator cluster with necessary addons

## Source Code

* <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>

## 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

Expand Down