Skip to content

Commit

Permalink
chore(main): [bot] release t8s-cluster:8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
teutonet-bot committed May 14, 2024
1 parent fa61519 commit dc8da29
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 2 deletions.
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.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/base-cluster":"6.1.4","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"}
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-05-14)


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

0 comments on commit dc8da29

Please sign in to comment.