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.1.4","charts/teuto-portal-k8s-worker":"3.0.0","charts/t8s-cluster":"7.0.0","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.1.0"}
{"charts/base-cluster":"6.1.4","charts/teuto-portal-k8s-worker":"3.0.0","charts/t8s-cluster":"7.0.1","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.1.0"}
7 changes: 7 additions & 0 deletions charts/t8s-cluster/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [7.0.1](https://github.com/teutonet/teutonet-helm-charts/compare/t8s-cluster-v7.0.0...t8s-cluster-v7.0.1) (2024-04-29)


### Miscellaneous Chores

* **t8s-cluster/management-cluster:** remove removed field ([#913](https://github.com/teutonet/teutonet-helm-charts/issues/913)) ([d30cf03](https://github.com/teutonet/teutonet-helm-charts/commit/d30cf038a751cca2b0b781fee1657f31eb132050))

## [7.0.0](https://github.com/teutonet/teutonet-helm-charts/compare/t8s-cluster-v6.0.1...t8s-cluster-v7.0.0) (2024-04-26)


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.0
version: 7.0.1
icon: https://teuto.net/favicon.ico
maintainers:
- name: cwrau
Expand Down
2 changes: 1 addition & 1 deletion 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.0](https://img.shields.io/badge/Version-7.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![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)

t8s-operator cluster with necessary addons

Expand Down