From f195a8434b8fbad15d0d57b926e8a3ea571d13b1 Mon Sep 17 00:00:00 2001 From: teutonet-bot <118830326+teutonet-bot@users.noreply.github.com> Date: Fri, 17 Nov 2023 15:05:07 +0100 Subject: [PATCH] chore(main): [bot] release t8s-cluster:4.0.1 (#637) Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> --- charts/t8s-cluster/CHANGELOG.md | 12 ++++++++++++ charts/t8s-cluster/Chart.yaml | 8 ++++---- charts/t8s-cluster/README.md | 4 ++-- 3 files changed, 18 insertions(+), 6 deletions(-) diff --git a/charts/t8s-cluster/CHANGELOG.md b/charts/t8s-cluster/CHANGELOG.md index 492c32aa0..d373c1428 100644 --- a/charts/t8s-cluster/CHANGELOG.md +++ b/charts/t8s-cluster/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [4.0.1](https://github.com/teutonet/teutonet-helm-charts/compare/t8s-cluster-4.0.0...t8s-cluster-v4.0.1) (2023-11-17) + + +### Bug Fixes + +* **t8s-cluster/management-cluster:** adjust containerd config to work with cgroupv2 ([#636](https://github.com/teutonet/teutonet-helm-charts/issues/636)) ([23f6e70](https://github.com/teutonet/teutonet-helm-charts/commit/23f6e70573de46c6c9e4f7162a7778482819069c)) + + +### Miscellaneous Chores + +* **t8s-cluster/dependencies:** update helm release common to v2.13.3 ([#616](https://github.com/teutonet/teutonet-helm-charts/issues/616)) ([f13471a](https://github.com/teutonet/teutonet-helm-charts/commit/f13471a619d5613863f7a4283a3d57d93a6512da)) + ## [4.0.0](https://github.com/teutonet/teutonet-helm-charts/compare/t8s-cluster-3.4.0...t8s-cluster-v4.0.0) (2023-10-23) diff --git a/charts/t8s-cluster/Chart.yaml b/charts/t8s-cluster/Chart.yaml index bba8920ce..b9779d185 100644 --- a/charts/t8s-cluster/Chart.yaml +++ b/charts/t8s-cluster/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: t8s-cluster type: application -version: 4.0.0 +version: 4.0.1 icon: https://teuto.net/favicon.ico maintainers: - name: cwrau @@ -27,11 +27,11 @@ annotations: - image: k8s.gcr.io/sig-storage/csi-resizer:v1.4.0 - image: k8s.gcr.io/sig-storage/csi-snapshotter:v5.0.1 - image: k8s.gcr.io/sig-storage/livenessprobe:v2.6.0 - - image: quay.io/cilium/cilium:v1.14.3@sha256:e5ca22526e01469f8d10c14e2339a82a13ad70d9a359b879024715540eef4ace - - image: quay.io/cilium/hubble-relay:v1.14.3@sha256:3f5c425faca4f8a38e29d4f86db2aadd8f33c9f05debd78a2bb2a24dd9e565d8 + - image: quay.io/cilium/cilium:v1.14.4@sha256:4981767b787c69126e190e33aee93d5a076639083c21f0e7c29596a519c64a2e + - image: quay.io/cilium/hubble-relay:v1.14.4@sha256:ca81622fd9f04c1316bf4144bde5dbce613758810f6022f6c706b14c9c0815db - image: quay.io/cilium/hubble-ui-backend:v0.12.1@sha256:1f86f3400827a0451e6332262467f894eeb7caf0eb8779bd951e2caa9d027cbe - image: quay.io/cilium/hubble-ui:v0.12.1@sha256:9e5f81ee747866480ea1ac4630eb6975ff9227f9782b7c93919c081c33f38267 - - image: quay.io/cilium/operator-generic:v1.14.3@sha256:c9613277b72103ed36e9c0d16b9a17cafd507461d59340e432e3e9c23468b5e2 + - image: quay.io/cilium/operator-generic:v1.14.4@sha256:f0f05e4ba3bb1fe0e4b91144fa4fea637701aba02e6c00b23bd03b4a7e1dfd55 - image: registry.k8s.io/etcd:3.5.9-0 - image: registry.k8s.io/provider-os/cinder-csi-plugin:v1.25.6 - image: registry.k8s.io/provider-os/openstack-cloud-controller-manager:v1.25.6 diff --git a/charts/t8s-cluster/README.md b/charts/t8s-cluster/README.md index 8baaae379..9a1025ab0 100644 --- a/charts/t8s-cluster/README.md +++ b/charts/t8s-cluster/README.md @@ -1,7 +1,7 @@ [modeline]: # ( vim: set ft=markdown: ) # t8s-cluster -![Version: 4.0.0](https://img.shields.io/badge/Version-4.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 4.0.1](https://img.shields.io/badge/Version-4.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) t8s-operator cluster with necessary addons @@ -23,7 +23,7 @@ t8s-operator cluster with necessary addons | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | common | 2.11.0 | +| https://charts.bitnami.com/bitnami | common | 2.13.3 | ## Initial installation