Skip to content

Commit

Permalink
chore(main): [bot] release t8s-cluster:8.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
teutonet-bot committed Sep 16, 2024
1 parent 16a5b12 commit 535e678
Show file tree
Hide file tree
Showing 3 changed files with 18 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.7.0","charts/teuto-portal-k8s-worker":"3.1.2","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.7"}
{"charts/base-cluster":"6.7.0","charts/teuto-portal-k8s-worker":"3.1.2","charts/t8s-cluster":"8.3.3","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.2.1","charts/ckan":"1.1.7"}
16 changes: 16 additions & 0 deletions charts/t8s-cluster/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [8.3.3](https://github.com/teutonet/teutonet-helm-charts/compare/t8s-cluster-v8.3.2...t8s-cluster-v8.3.3) (2024-09-16)


### Bug Fixes

* **base-cluster:** add missing ciliumNetworkPolicy for cinder-csi-plugin otherwise it can't talk to the openstack api 🤣 ([#1114](https://github.com/teutonet/teutonet-helm-charts/issues/1114)) ([f33e5ad](https://github.com/teutonet/teutonet-helm-charts/commit/f33e5ad2b613eb084c45ece2ef52c453c3c04b5e))
* **t8s-cluster/workload-cluster:** this field is _actually_ used 🙄 ([#1174](https://github.com/teutonet/teutonet-helm-charts/issues/1174)) ([16a5b12](https://github.com/teutonet/teutonet-helm-charts/commit/16a5b1216c895b7896ed4fb437dff9cb67e1489b))


### Miscellaneous Chores

* **t8s-cluster/dependencies:** update docker.io/bitnami/kubectl docker tag to v1.29.8 ([#1137](https://github.com/teutonet/teutonet-helm-charts/issues/1137)) ([b343ce2](https://github.com/teutonet/teutonet-helm-charts/commit/b343ce2e97aafc98d280c0fda857db9b008342e8))
* **t8s-cluster/dependencies:** update docker.io/bitnami/kubectl docker tag to v1.31.0 ([#908](https://github.com/teutonet/teutonet-helm-charts/issues/908)) ([fa57c6e](https://github.com/teutonet/teutonet-helm-charts/commit/fa57c6e77e0054103cf12bbefd1818f1d45acae5))
* **t8s-cluster/dependencies:** update docker.io/bitnami/kubectl:1.29.6 docker digest to 6f94559 ([#1028](https://github.com/teutonet/teutonet-helm-charts/issues/1028)) ([88ea367](https://github.com/teutonet/teutonet-helm-charts/commit/88ea3678b2c6d3e0cec9b6a46a53c4dbee15691a))
* **t8s-cluster/dependencies:** update registry.k8s.io/etcd docker tag to v3.5.15 ([#1078](https://github.com/teutonet/teutonet-helm-charts/issues/1078)) ([bc79a2a](https://github.com/teutonet/teutonet-helm-charts/commit/bc79a2a6c14dfc5c42d43cfefd69c14c4bcf356f))

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


Expand Down
2 changes: 1 addition & 1 deletion charts/t8s-cluster/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ sources:
- 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.2
version: 8.3.3
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
Expand Down

0 comments on commit 535e678

Please sign in to comment.