Skip to content

Commit

Permalink
chore(main): [bot] release t8s-cluster:8.3.2 (#1089)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[8.3.2](t8s-cluster-v8.3.1...t8s-cluster-v8.3.2)
(2024-08-09)


### Bug Fixes

* **t8s-cluster/management-cluster:** replace `remove` with `add`
`remove` doesn't work when the `path` doesn't exist 🤦
([#1088](#1088))
([850e3fd](850e3fd))


### Miscellaneous Chores

* **t8s-cluster/dependencies:** update common docker tag to v1.2.1
([#1081](#1081))
([88de484](88de484))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
teutonet-bot and github-actions[bot] authored Aug 9, 2024
1 parent 88de484 commit 7b5cbe0
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 6 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.6.2","charts/teuto-portal-k8s-worker":"3.1.1","charts/t8s-cluster":"8.3.1","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.2.1","charts/ckan":"1.1.4"}
{"charts/base-cluster":"6.6.2","charts/teuto-portal-k8s-worker":"3.1.1","charts/t8s-cluster":"8.3.2","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.2.1","charts/ckan":"1.1.4"}
12 changes: 12 additions & 0 deletions charts/t8s-cluster/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [8.3.2](https://github.com/teutonet/teutonet-helm-charts/compare/t8s-cluster-v8.3.1...t8s-cluster-v8.3.2) (2024-08-09)


### Bug Fixes

* **t8s-cluster/management-cluster:** replace `remove` with `add` `remove` doesn't work when the `path` doesn't exist 🤦 ([#1088](https://github.com/teutonet/teutonet-helm-charts/issues/1088)) ([850e3fd](https://github.com/teutonet/teutonet-helm-charts/commit/850e3fdcb17a1c0e6b8f1765825140f69b11f90d))


### Miscellaneous Chores

* **t8s-cluster/dependencies:** update common docker tag to v1.2.1 ([#1081](https://github.com/teutonet/teutonet-helm-charts/issues/1081)) ([88de484](https://github.com/teutonet/teutonet-helm-charts/commit/88de4843d045d0bd38fb75580fce8f5ead24ec36))

## [8.3.1](https://github.com/teutonet/teutonet-helm-charts/compare/t8s-cluster-v8.3.0...t8s-cluster-v8.3.1) (2024-08-09)


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 @@ -51,7 +51,7 @@ maintainers:
name: tasches
name: t8s-cluster
sources:
- https://github.com/teutonet/teutonet-helm-charts/tree/t8s-cluster-v8.3.1/charts/t8s-cluster
- https://github.com/teutonet/teutonet-helm-charts/tree/t8s-cluster-v8.3.2/charts/t8s-cluster
- https://github.com/teutonet/teutonet-helm-charts/tree/main/charts/t8s-cluster
type: application
version: 8.3.1
version: 8.3.2
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 @@
[modeline]: # ( vim: set ft=markdown: )
# t8s-cluster

![Version: 8.3.1](https://img.shields.io/badge/Version-8.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 8.3.2](https://img.shields.io/badge/Version-8.3.2-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-v8.3.1/charts/t8s-cluster>
* <https://github.com/teutonet/teutonet-helm-charts/tree/t8s-cluster-v8.3.2/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.2.0 |
| oci://ghcr.io/teutonet/teutonet-helm-charts | common | 1.2.1 |

## Initial installation

Expand Down

0 comments on commit 7b5cbe0

Please sign in to comment.