-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(main): [bot] release t8s-cluster:8.2.0 (#1044)
🤖 I have created a release *beep* *boop* --- ## [8.2.0](t8s-cluster-v8.1.0...t8s-cluster-v8.2.0) (2024-08-02) ### Features * **t8s-cluster/workload-cluster:** latch onto legacy cni when used ([#1039](#1039)) ([3513061](3513061)) * **t8s-cluster/workload-cluster:** skip component uninstall ([#1042](#1042)) ([139ac22](139ac22)) ### Bug Fixes * **t8s-cluster:** use correct condition to include cilium helmrepository ([#1054](#1054)) ([0d1f7f8](0d1f7f8)) ### Miscellaneous Chores * **t8s-cluster:** cleanup random stuff ([#1040](#1040)) ([d75da99](d75da99)) --- 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
1 parent
314cb65
commit 4043048
Showing
4 changed files
with
62 additions
and
61 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.1.0","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.2.0","charts/ckan":"1.1.4"} | ||
{"charts/base-cluster":"6.6.2","charts/teuto-portal-k8s-worker":"3.1.1","charts/t8s-cluster":"8.2.0","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.2.0","charts/ckan":"1.1.4"} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,24 @@ | ||
apiVersion: v2 | ||
name: t8s-cluster | ||
type: application | ||
version: 8.1.0 | ||
icon: https://teuto.net/favicon.ico | ||
maintainers: | ||
- name: cwrau | ||
email: [email protected] | ||
- name: marvinWolff | ||
email: [email protected] | ||
- name: tasches | ||
email: [email protected] | ||
sources: | ||
- https://github.com/teutonet/teutonet-helm-charts | ||
home: https://teuto.net | ||
description: t8s-operator cluster with necessary addons | ||
dependencies: | ||
- name: common | ||
version: 1.2.0 | ||
repository: oci://ghcr.io/teutonet/teutonet-helm-charts | ||
version: 1.2.0 | ||
description: t8s-operator cluster with necessary addons | ||
home: https://teuto.net | ||
icon: https://teuto.net/favicon.ico | ||
maintainers: | ||
- email: [email protected] | ||
name: cwrau | ||
- email: [email protected] | ||
name: marvinWolff | ||
- email: [email protected] | ||
name: tasches | ||
name: t8s-cluster | ||
sources: | ||
- https://github.com/teutonet/teutonet-helm-charts/tree/t8s-cluster-v8.2.0/charts/t8s-cluster | ||
- https://github.com/teutonet/teutonet-helm-charts/tree/main/charts/t8s-cluster | ||
type: application | ||
version: 8.2.0 | ||
annotations: | ||
artifacthub.io/images: | | ||
- image: k8s.gcr.io/sig-storage/csi-attacher:v3.4.0 # default/HelmRelease/t8s-cluster-csi/kube-system/Deployment/openstack-cinder-csi-controllerplugin.yaml | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters