Skip to content

Commit

Permalink
chore(main): [bot] release t8s-cluster:8.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
teutonet-bot committed Jul 4, 2024
1 parent a0f31fd commit 5baa315
Show file tree
Hide file tree
Showing 3 changed files with 11 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.4.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.2.0","charts/ckan":"1.1.2"}
{"charts/base-cluster":"6.4.0","charts/teuto-portal-k8s-worker":"3.1.1","charts/t8s-cluster":"8.0.1","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.2.0","charts/ckan":"1.1.2"}
9 changes: 9 additions & 0 deletions charts/t8s-cluster/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [8.0.1](https://github.com/teutonet/teutonet-helm-charts/compare/t8s-cluster-v8.0.0...t8s-cluster-v8.0.1) (2024-07-04)


### Miscellaneous Chores

* **t8s-cluster/dependencies:** update common docker tag to v1.2.0 ([#882](https://github.com/teutonet/teutonet-helm-charts/issues/882)) ([14825a8](https://github.com/teutonet/teutonet-helm-charts/commit/14825a80ff76a4d415d7c55afa65622dc599fe11))
* **t8s-cluster/dependencies:** update docker.io/bitnami/kubectl docker tag to v1.29.6 ([#961](https://github.com/teutonet/teutonet-helm-charts/issues/961)) ([455f3e5](https://github.com/teutonet/teutonet-helm-charts/commit/455f3e5116bce1ce33e3b0f7cc8cb5bca592b8cb))
* **t8s-cluster:** improve developer experience by providing tab-completion ([#1005](https://github.com/teutonet/teutonet-helm-charts/issues/1005)) ([e01ea6a](https://github.com/teutonet/teutonet-helm-charts/commit/e01ea6ad79d67bcee179ea4ffceccd630ac7b237))

## [8.0.0](https://github.com/teutonet/teutonet-helm-charts/compare/t8s-cluster-v7.0.1...t8s-cluster-v8.0.0) (2024-06-15)


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: 8.0.0
version: 8.0.1
icon: https://teuto.net/favicon.ico
maintainers:
- name: cwrau
Expand Down

0 comments on commit 5baa315

Please sign in to comment.