From 48156e24806cb4cd03425d7c5c8ca796f770e02a Mon Sep 17 00:00:00 2001 From: teutonet-bot <118830326+teutonet-bot@users.noreply.github.com> Date: Tue, 18 Jun 2024 10:10:24 +0200 Subject: [PATCH] chore(main): [bot] release t8s-cluster:9.0.0 --- .github/release-please/manifest.json | 2 +- charts/t8s-cluster/CHANGELOG.md | 161 +++++++++++++++++++++++++++ charts/t8s-cluster/Chart.yaml | 2 +- 3 files changed, 163 insertions(+), 2 deletions(-) diff --git a/.github/release-please/manifest.json b/.github/release-please/manifest.json index 56bc220658..18da50b280 100644 --- a/.github/release-please/manifest.json +++ b/.github/release-please/manifest.json @@ -1 +1 @@ -{"charts/base-cluster":"6.2.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.1.0","charts/ckan":"1.1.2"} +{"charts/base-cluster":"6.2.0","charts/teuto-portal-k8s-worker":"3.1.1","charts/t8s-cluster":"9.0.0","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.1.0","charts/ckan":"1.1.2"} diff --git a/charts/t8s-cluster/CHANGELOG.md b/charts/t8s-cluster/CHANGELOG.md index 3d8e8df60f..eb3eb267d6 100644 --- a/charts/t8s-cluster/CHANGELOG.md +++ b/charts/t8s-cluster/CHANGELOG.md @@ -1,5 +1,166 @@ # Changelog +## [9.0.0](https://github.com/teutonet/teutonet-helm-charts/compare/t8s-cluster-v8.0.0...t8s-cluster-v9.0.0) (2024-06-18) + + +### ⚠ BREAKING CHANGES + +* **t8s-cluster:** remove unused gopassName field ([#922](https://github.com/teutonet/teutonet-helm-charts/issues/922)) +* **t8s-cluster/management-cluster:** Revert "feat(t8s-cluster/mana… ([#903](https://github.com/teutonet/teutonet-helm-charts/issues/903)) +* **t8s-cluster/management-cluster:** add environment parameter ([#806](https://github.com/teutonet/teutonet-helm-charts/issues/806)) +* **t8s-cluster/management-cluster:** migrate to new secret naming ([#795](https://github.com/teutonet/teutonet-helm-charts/issues/795)) +* **t8s-cluster:** migrate to new image names ([#787](https://github.com/teutonet/teutonet-helm-charts/issues/787)) +* **t8s-cluster/clusterClass:** configure static machineDeploymentClasses instead of one per computePlane ([#594](https://github.com/teutonet/teutonet-helm-charts/issues/594)) +* **t8s-cluster:** change `proxy` to `mirror` ([#559](https://github.com/teutonet/teutonet-helm-charts/issues/559)) +* **t8s-cluster/management-cluster:** always set ([#422](https://github.com/teutonet/teutonet-helm-charts/issues/422)) + +### Features + +* add helmrelease schemas 😍 ([#792](https://github.com/teutonet/teutonet-helm-charts/issues/792)) ([89ed7eb](https://github.com/teutonet/teutonet-helm-charts/commit/89ed7eb540c647cb3e15b590d20a6a83331a61b7)) +* **t8s-cluster/ci:** add scripts, deduplicate values ([#356](https://github.com/teutonet/teutonet-helm-charts/issues/356)) ([8dc7ce5](https://github.com/teutonet/teutonet-helm-charts/commit/8dc7ce5d0721897584b385a24f97a5232bce63a8)) +* **t8s-cluster/cinder-csi-plugin:** allow to run on control-plane ([#679](https://github.com/teutonet/teutonet-helm-charts/issues/679)) ([b7a4831](https://github.com/teutonet/teutonet-helm-charts/commit/b7a4831db903098ba34561df218a71aa124df58d)) +* **t8s-cluster/clusterClass:** adjust machineDeployment rolling ([#445](https://github.com/teutonet/teutonet-helm-charts/issues/445)) ([8adb3e3](https://github.com/teutonet/teutonet-helm-charts/commit/8adb3e3f50163bd5f2529dc79eaa68266d4dde82)) +* **t8s-cluster/clusterClass:** configure static machineDeploymentClasses instead of one per computePlane ([#594](https://github.com/teutonet/teutonet-helm-charts/issues/594)) ([46aa22d](https://github.com/teutonet/teutonet-helm-charts/commit/46aa22d0581f8e5673aa22078e13d3736b881e7f)) +* **t8s-cluster/management-cluster:** add environment parameter ([#806](https://github.com/teutonet/teutonet-helm-charts/issues/806)) ([e452f9e](https://github.com/teutonet/teutonet-helm-charts/commit/e452f9ed4317a17418689312fcab8b27e75931a1)) +* **t8s-cluster/management-cluster:** add friendlyName field instead of cluster name ([#486](https://github.com/teutonet/teutonet-helm-charts/issues/486)) ([fc2c15d](https://github.com/teutonet/teutonet-helm-charts/commit/fc2c15dd793f771c022a3914224a5e20651971d1)) +* **t8s-cluster/management-cluster:** add support for gpu nodes ([#499](https://github.com/teutonet/teutonet-helm-charts/issues/499)) ([7552b66](https://github.com/teutonet/teutonet-helm-charts/commit/7552b667c222fe99c28cffc494f30ec77e72e6f7)) +* **t8s-cluster/management-cluster:** adjust machineHealthCheck ([#466](https://github.com/teutonet/teutonet-helm-charts/issues/466)) ([347bbaa](https://github.com/teutonet/teutonet-helm-charts/commit/347bbaa52245248db626925ff78a4742958331eb)) +* **t8s-cluster/management-cluster:** allow managing injectedCertificateAuthorities via flux ([#410](https://github.com/teutonet/teutonet-helm-charts/issues/410)) ([3076eb5](https://github.com/teutonet/teutonet-helm-charts/commit/3076eb5f9fe9f8c322bd403bc3e50aba91d5eec2)) +* **t8s-cluster/management-cluster:** allow setting the allowedCidrs of the openStackClusterTemplate ([#331](https://github.com/teutonet/teutonet-helm-charts/issues/331)) ([13d0b0a](https://github.com/teutonet/teutonet-helm-charts/commit/13d0b0ac8f03b7f9f0683f11b5a5fe204c23ae3b)) +* **t8s-cluster/management-cluster:** automatically roll cluster if certs are going to expire ([#722](https://github.com/teutonet/teutonet-helm-charts/issues/722)) ([6fd3ab1](https://github.com/teutonet/teutonet-helm-charts/commit/6fd3ab163a00bf0c53ac94cc18bfad41f12ed1a3)) +* **t8s-cluster/management-cluster:** cleanup for uninstallation ([#481](https://github.com/teutonet/teutonet-helm-charts/issues/481)) ([c4a2a57](https://github.com/teutonet/teutonet-helm-charts/commit/c4a2a57e3628f8f0320f60105d642bf68c475ba3)) +* **t8s-cluster/management-cluster:** don't surge GPU nodes ([#549](https://github.com/teutonet/teutonet-helm-charts/issues/549)) ([a08d394](https://github.com/teutonet/teutonet-helm-charts/commit/a08d39469d68ac739ae79730140603c8ed7a0df4)) +* **t8s-cluster/management-cluster:** make field availabilityZone optional ([#592](https://github.com/teutonet/teutonet-helm-charts/issues/592)) ([f94fc7a](https://github.com/teutonet/teutonet-helm-charts/commit/f94fc7a88f367767c751a14f3f1f00b1ac4c4ff7)) +* **t8s-cluster/management-cluster:** migrate to new secret naming ([#795](https://github.com/teutonet/teutonet-helm-charts/issues/795)) ([edda640](https://github.com/teutonet/teutonet-helm-charts/commit/edda640e1ce8b5d60a601013b3bd6581dcfc047d)) +* **t8s-cluster/management-cluster:** replace harbor mirror syntax with standard OCI syntax ([#532](https://github.com/teutonet/teutonet-helm-charts/issues/532)) ([7e4af4e](https://github.com/teutonet/teutonet-helm-charts/commit/7e4af4ed2459cf25c9e6825dfe159581519889be)) +* **t8s-cluster/management-cluster:** simplify k8s version check ([#548](https://github.com/teutonet/teutonet-helm-charts/issues/548)) ([f0d4b31](https://github.com/teutonet/teutonet-helm-charts/commit/f0d4b3135f806286701e8c6a09f9ebfb45099b08)) +* **t8s-cluster/management-cluster:** up the event ttl ([#611](https://github.com/teutonet/teutonet-helm-charts/issues/611)) ([4f0ed61](https://github.com/teutonet/teutonet-helm-charts/commit/4f0ed619c60f4d1260316c48f6c8fbbbff8559de)) +* **t8s-cluster/management-cluster:** validate new k8s version before upgrade ([#508](https://github.com/teutonet/teutonet-helm-charts/issues/508)) ([a3922e5](https://github.com/teutonet/teutonet-helm-charts/commit/a3922e533213275b3958b288df271b8dc9aa3ede)) +* **t8s-cluster/workload-cluster:** add a higher timeout for upgrading ([#567](https://github.com/teutonet/teutonet-helm-charts/issues/567)) ([c5cb979](https://github.com/teutonet/teutonet-helm-charts/commit/c5cb979bffe15c8d811fae944df97619ffb83d9a)) +* **t8s-cluster/workload-cluster:** add priorityClassName to critical components ([#540](https://github.com/teutonet/teutonet-helm-charts/issues/540)) ([00f5d9b](https://github.com/teutonet/teutonet-helm-charts/commit/00f5d9b5823140ef5e7812c0c809ea4f36daffe7)) +* **t8s-cluster/workload-cluster:** adjust install order after CNI ([#467](https://github.com/teutonet/teutonet-helm-charts/issues/467)) ([e875f2f](https://github.com/teutonet/teutonet-helm-charts/commit/e875f2fb74058c68bd29e22252afdc3fc1270e84)) +* **t8s-cluster/workload-cluster:** configure gpu time slicing ([#575](https://github.com/teutonet/teutonet-helm-charts/issues/575)) ([32fb616](https://github.com/teutonet/teutonet-helm-charts/commit/32fb61621a122b8b53753b3abbf7c05b655fe165)) +* **t8s-cluster/workload-cluster:** install ccm/csi via helm to inline-reuse the cloud-config secret ([#324](https://github.com/teutonet/teutonet-helm-charts/issues/324)) ([f7e9f6b](https://github.com/teutonet/teutonet-helm-charts/commit/f7e9f6b47dff6264468a314d6c0f8be8e544bacc)) +* **t8s-cluster:** Allow for parallel image pulling with k8s v1.27 ([#441](https://github.com/teutonet/teutonet-helm-charts/issues/441)) ([e54aaa3](https://github.com/teutonet/teutonet-helm-charts/commit/e54aaa36903383122a8ea65b36c0858f083bd3ae)) +* **t8s-cluster:** change `proxy` to `mirror` ([#559](https://github.com/teutonet/teutonet-helm-charts/issues/559)) ([e405d74](https://github.com/teutonet/teutonet-helm-charts/commit/e405d74bf6a8ee23f08e6eb18372b3319f0f1de3)) +* **t8s-cluster:** migrate to new image names ([#787](https://github.com/teutonet/teutonet-helm-charts/issues/787)) ([5137557](https://github.com/teutonet/teutonet-helm-charts/commit/513755798d5ae231670195f1f5cd3c6bf28f3fe2)) +* **t8s-cluster:** update all HRs and enable driftDetection ([#774](https://github.com/teutonet/teutonet-helm-charts/issues/774)) ([139d6df](https://github.com/teutonet/teutonet-helm-charts/commit/139d6df254d547817bfa71aa681df24a79cc4612)) + + +### Bug Fixes + +* helmrelease-schemas ([#794](https://github.com/teutonet/teutonet-helm-charts/issues/794)) ([6544385](https://github.com/teutonet/teutonet-helm-charts/commit/65443857c75d07b245c14e05d1fae76f0c0de479)) +* **t8s-cluster/cloud-controller-manager:** Don't use service-account credentials ([#412](https://github.com/teutonet/teutonet-helm-charts/issues/412)) ([151960c](https://github.com/teutonet/teutonet-helm-charts/commit/151960c46af84cd16c29d687e9ed9337d17dbd8d)) +* **t8s-cluster/clusterClass:** fix parallel image pulling ([#449](https://github.com/teutonet/teutonet-helm-charts/issues/449)) ([42f5179](https://github.com/teutonet/teutonet-helm-charts/commit/42f517914710eb545a933e01fe90f7874ea9841e)) +* **t8s-cluster/clusterClass:** fix redundant rolling of machines ([#443](https://github.com/teutonet/teutonet-helm-charts/issues/443)) ([c025032](https://github.com/teutonet/teutonet-helm-charts/commit/c02503260a4e2793a7f9ff66415f40ae96f6585b)) +* **t8s-cluster/gpu-operator:** fix worker affinity ([#572](https://github.com/teutonet/teutonet-helm-charts/issues/572)) ([e8bc84b](https://github.com/teutonet/teutonet-helm-charts/commit/e8bc84be710b77e1d9cd511a0bba32cfbe95f2c6)) +* **t8s-cluster/kubeadmConfigTemplate:** gitlab registry does no play nice with mirrors ([#570](https://github.com/teutonet/teutonet-helm-charts/issues/570)) ([d2230e6](https://github.com/teutonet/teutonet-helm-charts/commit/d2230e606741101a87cd2c24f46fda69c6838f67)) +* **t8s-cluster/management-cluster:** add injected-ca-certs for compute nodes ([#411](https://github.com/teutonet/teutonet-helm-charts/issues/411)) ([0ea4dd3](https://github.com/teutonet/teutonet-helm-charts/commit/0ea4dd3047a7532106f4e22483a83d15202c4446)) +* **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)) +* **t8s-cluster/management-cluster:** always set ([#422](https://github.com/teutonet/teutonet-helm-charts/issues/422)) ([0364c87](https://github.com/teutonet/teutonet-helm-charts/commit/0364c872d3cfd5d649532784ffc1d41e425c08f5)) +* **t8s-cluster/management-cluster:** bump CAPO apiVersion ([#329](https://github.com/teutonet/teutonet-helm-charts/issues/329)) ([c540ad2](https://github.com/teutonet/teutonet-helm-charts/commit/c540ad2839b4977fda6839993598a2b45a5dbdad)) +* **t8s-cluster/management-cluster:** fix conditional patch ([#395](https://github.com/teutonet/teutonet-helm-charts/issues/395)) ([ebb3e69](https://github.com/teutonet/teutonet-helm-charts/commit/ebb3e69744525fd4353eb0845025eec76c3cdfb7)) +* **t8s-cluster/management-cluster:** fix kubelet configuration ([#457](https://github.com/teutonet/teutonet-helm-charts/issues/457)) ([ce68e68](https://github.com/teutonet/teutonet-helm-charts/commit/ce68e68f5056d3d0cbca8782db1d7cf80429be8f)) +* **t8s-cluster/management-cluster:** kubeadmConfigTemplate templating ([#414](https://github.com/teutonet/teutonet-helm-charts/issues/414)) ([ef79f61](https://github.com/teutonet/teutonet-helm-charts/commit/ef79f61e6aa8d5dc585711fc396f9012b0499415)) +* **t8s-cluster/management-cluster:** labels ([#590](https://github.com/teutonet/teutonet-helm-charts/issues/590)) ([de72cbc](https://github.com/teutonet/teutonet-helm-charts/commit/de72cbc8f08b8aa10c40074f06a56cbfc1869a53)) +* **t8s-cluster/management-cluster:** only add the supported fields instead of all ([#408](https://github.com/teutonet/teutonet-helm-charts/issues/408)) ([b972067](https://github.com/teutonet/teutonet-helm-charts/commit/b972067c7092ffbd84f78aee7c6ccc991c4548e2)) +* **t8s-cluster/management-cluster:** openstackImageNamePrefix ([#625](https://github.com/teutonet/teutonet-helm-charts/issues/625)) ([3ff1cf4](https://github.com/teutonet/teutonet-helm-charts/commit/3ff1cf43c27dd3a1e90358dcc71658a6a472b2e8)) +* **t8s-cluster/management-cluster:** remove uninstall job this should still work and help with the resource orphanage (HelmCharts, ...) ([#929](https://github.com/teutonet/teutonet-helm-charts/issues/929)) ([afbe7f0](https://github.com/teutonet/teutonet-helm-charts/commit/afbe7f00d05bdd4a8f047612be41fa99f630ebd8)) +* **t8s-cluster/management-cluster:** the branch is for pre-release and not for real releases ([#802](https://github.com/teutonet/teutonet-helm-charts/issues/802)) ([a85c39e](https://github.com/teutonet/teutonet-helm-charts/commit/a85c39ed55597cfa1c4314ff8c9381b46cf16db5)) +* **t8s-cluster/workload-cluster:** add `list` to rbac, otherwise job … ([#373](https://github.com/teutonet/teutonet-helm-charts/issues/373)) ([4670eae](https://github.com/teutonet/teutonet-helm-charts/commit/4670eaee1ca0cc20a3fb14c421667c233b36f644)) +* **t8s-cluster/workload-cluster:** add missing uninstall job for the storageclasses ([#390](https://github.com/teutonet/teutonet-helm-charts/issues/390)) ([691ebc9](https://github.com/teutonet/teutonet-helm-charts/commit/691ebc929c7e581688d081c9df5de825b9593dad)) +* **t8s-cluster/workload-cluster:** add pre-upgrade to missing resources ([#399](https://github.com/teutonet/teutonet-helm-charts/issues/399)) ([9a0926c](https://github.com/teutonet/teutonet-helm-charts/commit/9a0926ceea1b0581f6a90cfbb6eb139d65bd19e4)) +* **t8s-cluster/workload-cluster:** also upgrade gpu-operator CRDs ([#619](https://github.com/teutonet/teutonet-helm-charts/issues/619)) ([1b5b572](https://github.com/teutonet/teutonet-helm-charts/commit/1b5b5724042815a10752329d2b51e0594736dcff)) +* **t8s-cluster/workload-cluster:** cleanup of storageclasses ([#492](https://github.com/teutonet/teutonet-helm-charts/issues/492)) ([138c185](https://github.com/teutonet/teutonet-helm-charts/commit/138c18573854de95807719f9792bdba17c2ff2c2)) +* **t8s-cluster/workload-cluster:** dependency on cni helmrelease ([#550](https://github.com/teutonet/teutonet-helm-charts/issues/550)) ([a54108d](https://github.com/teutonet/teutonet-helm-charts/commit/a54108d1d60bf63512b865ad0999460728ada3b2)) +* **t8s-cluster/workload-cluster:** fix storageclass cleanup ([#465](https://github.com/teutonet/teutonet-helm-charts/issues/465)) ([b56fb73](https://github.com/teutonet/teutonet-helm-charts/commit/b56fb733305142cc276e90ba5ed98fdc908d4d5c)) +* **t8s-cluster/workload-cluster:** helmrepository references ([#893](https://github.com/teutonet/teutonet-helm-charts/issues/893)) ([86c314d](https://github.com/teutonet/teutonet-helm-charts/commit/86c314dcc3db35fdc023935122940025b47261aa)) +* **t8s-cluster:** allow greater than one gpu requests ([#638](https://github.com/teutonet/teutonet-helm-charts/issues/638)) ([a9553e8](https://github.com/teutonet/teutonet-helm-charts/commit/a9553e881db95c7f4db0ba0badf125202268494a)) + + +### Miscellaneous Chores + +* **deps:** update docker.io/bitnami/kubectl docker tag to v1.27.1 ([#351](https://github.com/teutonet/teutonet-helm-charts/issues/351)) ([3a22fce](https://github.com/teutonet/teutonet-helm-charts/commit/3a22fceb617b8e5f0eb18e104f104070e65649b6)) +* **deps:** update docker.io/bitnami/kubectl docker tag to v1.27.2 ([#421](https://github.com/teutonet/teutonet-helm-charts/issues/421)) ([4d0fcd7](https://github.com/teutonet/teutonet-helm-charts/commit/4d0fcd7bf5a45cdac602670908b1f8a0de9ce914)) +* **deps:** update docker.io/bitnami/kubectl docker tag to v1.27.3 ([#447](https://github.com/teutonet/teutonet-helm-charts/issues/447)) ([dcb099d](https://github.com/teutonet/teutonet-helm-charts/commit/dcb099da6d49ea24aa9208a4834214b6c5967d6b)) +* **deps:** update docker.io/bitnami/kubectl docker tag to v1.27.4 ([#484](https://github.com/teutonet/teutonet-helm-charts/issues/484)) ([3e73e61](https://github.com/teutonet/teutonet-helm-charts/commit/3e73e61caa0bf590116db7958f34aeff8c231d7e)) +* **deps:** update helm release common to v2.2.5 ([#383](https://github.com/teutonet/teutonet-helm-charts/issues/383)) ([6205753](https://github.com/teutonet/teutonet-helm-charts/commit/620575318783563c30ae38e436208f3ba24aa203)) +* **deps:** update helm release common to v2.4.0 ([#419](https://github.com/teutonet/teutonet-helm-charts/issues/419)) ([a2eef0a](https://github.com/teutonet/teutonet-helm-charts/commit/a2eef0aae49cef3be171c610ff8146b9b2b6fb65)) +* **deps:** update helm release common to v2.5.0 ([#462](https://github.com/teutonet/teutonet-helm-charts/issues/462)) ([03b6520](https://github.com/teutonet/teutonet-helm-charts/commit/03b652030040e01dcdef4c5fbe3992b48f781bc8)) +* **deps:** update helm release common to v2.6.0 ([#468](https://github.com/teutonet/teutonet-helm-charts/issues/468)) ([ecb2102](https://github.com/teutonet/teutonet-helm-charts/commit/ecb2102b141d0e7d27fb476ca3e102719c461eee)) +* **deps:** update registry.k8s.io/etcd docker tag to v3.5.9 ([#406](https://github.com/teutonet/teutonet-helm-charts/issues/406)) ([f29d2fa](https://github.com/teutonet/teutonet-helm-charts/commit/f29d2fa50d201d574d047db89867c8af6f2832ef)) +* **main:** [bot] release t8s-cluster:1.1.0 ([#346](https://github.com/teutonet/teutonet-helm-charts/issues/346)) ([6ce2cb6](https://github.com/teutonet/teutonet-helm-charts/commit/6ce2cb60a66882508b8faae33b5cf686362a6001)) +* **main:** [bot] release t8s-cluster:1.2.0 ([#362](https://github.com/teutonet/teutonet-helm-charts/issues/362)) ([8a356ec](https://github.com/teutonet/teutonet-helm-charts/commit/8a356ec82fd9c833348f093948e24bbc2d29cc3f)) +* **main:** [bot] release t8s-cluster:1.2.1 ([#397](https://github.com/teutonet/teutonet-helm-charts/issues/397)) ([fac0655](https://github.com/teutonet/teutonet-helm-charts/commit/fac0655d910a85af5a7af591af23da9d021052d1)) +* **main:** [bot] release t8s-cluster:1.3.0 ([#409](https://github.com/teutonet/teutonet-helm-charts/issues/409)) ([ef4bbb5](https://github.com/teutonet/teutonet-helm-charts/commit/ef4bbb570a177a25162d95d1e2d810cf8105928d)) +* **main:** [bot] release t8s-cluster:1.3.1 ([#413](https://github.com/teutonet/teutonet-helm-charts/issues/413)) ([514f1fd](https://github.com/teutonet/teutonet-helm-charts/commit/514f1fdbb544e2f39c0cc5e490a60de89d294758)) +* **main:** [bot] release t8s-cluster:1.3.2 ([#415](https://github.com/teutonet/teutonet-helm-charts/issues/415)) ([c621e6c](https://github.com/teutonet/teutonet-helm-charts/commit/c621e6c443b3f65a1dc2bd93e628dc7ea89b2bf3)) +* **main:** [bot] release t8s-cluster:1.3.3 ([#417](https://github.com/teutonet/teutonet-helm-charts/issues/417)) ([5a8770e](https://github.com/teutonet/teutonet-helm-charts/commit/5a8770e6999af67b65ae7ae12264281350d2ad54)) +* **main:** [bot] release t8s-cluster:2.0.0 ([#423](https://github.com/teutonet/teutonet-helm-charts/issues/423)) ([df17cd1](https://github.com/teutonet/teutonet-helm-charts/commit/df17cd1cdb54e9422246d2c0feae4037a2444ec4)) +* **main:** [bot] release t8s-cluster:3.0.0 ([#493](https://github.com/teutonet/teutonet-helm-charts/issues/493)) ([e4243da](https://github.com/teutonet/teutonet-helm-charts/commit/e4243da1ad533fce07a0808fd814e97980b04788)) +* **main:** [bot] release t8s-cluster:3.0.1 ([#562](https://github.com/teutonet/teutonet-helm-charts/issues/562)) ([b8ccab3](https://github.com/teutonet/teutonet-helm-charts/commit/b8ccab36cae7d454daaaafacf7cfe32293ca986f)) +* **main:** [bot] release t8s-cluster:3.1.0 ([#574](https://github.com/teutonet/teutonet-helm-charts/issues/574)) ([fd8ce10](https://github.com/teutonet/teutonet-helm-charts/commit/fd8ce1017eabd77c356507ea637b8c9b7025f507)) +* **main:** [bot] release t8s-cluster:3.2.0 ([#591](https://github.com/teutonet/teutonet-helm-charts/issues/591)) ([edffdc9](https://github.com/teutonet/teutonet-helm-charts/commit/edffdc918f6f153a1b1a88463439d685fc1b7bc2)) +* **main:** [bot] release t8s-cluster:3.3.0 ([#593](https://github.com/teutonet/teutonet-helm-charts/issues/593)) ([b38a33b](https://github.com/teutonet/teutonet-helm-charts/commit/b38a33baf673b53f1df722e5a3d0823cf89e6477)) +* **main:** [bot] release t8s-cluster:3.4.0 ([#615](https://github.com/teutonet/teutonet-helm-charts/issues/615)) ([2a170cf](https://github.com/teutonet/teutonet-helm-charts/commit/2a170cfcef6d40f6c87425c8d6b5bc6a3e84bd7a)) +* **main:** [bot] release t8s-cluster:4.0.0 ([#620](https://github.com/teutonet/teutonet-helm-charts/issues/620)) ([c6b6942](https://github.com/teutonet/teutonet-helm-charts/commit/c6b6942e22907bddadfc7d9a1689b679244fa823)) +* **main:** [bot] release t8s-cluster:4.0.1 ([#637](https://github.com/teutonet/teutonet-helm-charts/issues/637)) ([f195a84](https://github.com/teutonet/teutonet-helm-charts/commit/f195a8434b8fbad15d0d57b926e8a3ea571d13b1)) +* **main:** [bot] release t8s-cluster:4.1.0 ([#639](https://github.com/teutonet/teutonet-helm-charts/issues/639)) ([f8becdc](https://github.com/teutonet/teutonet-helm-charts/commit/f8becdca9a56d946ebc13940706b619f28c49d20)) +* **main:** [bot] release t8s-cluster:4.1.0 ([#697](https://github.com/teutonet/teutonet-helm-charts/issues/697)) ([52d976a](https://github.com/teutonet/teutonet-helm-charts/commit/52d976ad3712126d058a73bd849ee7c184db1fb7)) +* **main:** [bot] release t8s-cluster:5.0.0 ([#743](https://github.com/teutonet/teutonet-helm-charts/issues/743)) ([faaa9bb](https://github.com/teutonet/teutonet-helm-charts/commit/faaa9bb9c4cc6f5fc75b52df353bc8f512bc8ccc)) +* **main:** [bot] release t8s-cluster:6.0.0 ([#796](https://github.com/teutonet/teutonet-helm-charts/issues/796)) ([aff8f82](https://github.com/teutonet/teutonet-helm-charts/commit/aff8f82dc72897d479214f886f3eb1fa6a58a201)) +* **main:** [bot] release t8s-cluster:6.0.1 ([#810](https://github.com/teutonet/teutonet-helm-charts/issues/810)) ([041c913](https://github.com/teutonet/teutonet-helm-charts/commit/041c9133d8a45e7c0c7a51903e1a5cd6f347be64)) +* **main:** [bot] release t8s-cluster:7.0.0 ([#877](https://github.com/teutonet/teutonet-helm-charts/issues/877)) ([5eaa451](https://github.com/teutonet/teutonet-helm-charts/commit/5eaa4515b400c7c7aaa71b5e63fb79c3c62d7023)) +* **main:** [bot] release t8s-cluster:7.0.1 ([#911](https://github.com/teutonet/teutonet-helm-charts/issues/911)) ([160432f](https://github.com/teutonet/teutonet-helm-charts/commit/160432f428d9f6ac53a09cc498b12dac8090ab9a)) +* **main:** [bot] release t8s-cluster:8.0.0 ([#917](https://github.com/teutonet/teutonet-helm-charts/issues/917)) ([8d1b24a](https://github.com/teutonet/teutonet-helm-charts/commit/8d1b24a61d424458fc8fe30d64ff9ea820483d95)) +* **t8s-cluster/artifacthub-images:** Update ArtifactHUB images ([#437](https://github.com/teutonet/teutonet-helm-charts/issues/437)) ([3d03cc1](https://github.com/teutonet/teutonet-helm-charts/commit/3d03cc130bee0bb079a07e185df1c3baba191cf9)) +* **t8s-cluster/artifacthub-images:** Update ArtifactHUB images ([#446](https://github.com/teutonet/teutonet-helm-charts/issues/446)) ([f60a61c](https://github.com/teutonet/teutonet-helm-charts/commit/f60a61c02ce6935e47aa3acdbf23e47a237cf419)) +* **t8s-cluster/artifacthub-images:** Update ArtifactHUB images ([#490](https://github.com/teutonet/teutonet-helm-charts/issues/490)) ([4ab441d](https://github.com/teutonet/teutonet-helm-charts/commit/4ab441d6cfdc54bf03561785b3ec79afa43725a6)) +* **t8s-cluster/artifacthub-images:** Update ArtifactHUB images ([#527](https://github.com/teutonet/teutonet-helm-charts/issues/527)) ([9522b32](https://github.com/teutonet/teutonet-helm-charts/commit/9522b32a1876d4517669b8897ed37a57fc9f8ff0)) +* **t8s-cluster/artifacthub-images:** Update ArtifactHUB images ([#544](https://github.com/teutonet/teutonet-helm-charts/issues/544)) ([f70116e](https://github.com/teutonet/teutonet-helm-charts/commit/f70116e15a76b14a2d52cd5c270bce4b88518081)) +* **t8s-cluster/artifacthub-images:** Update ArtifactHUB images ([#573](https://github.com/teutonet/teutonet-helm-charts/issues/573)) ([8b6f934](https://github.com/teutonet/teutonet-helm-charts/commit/8b6f93459845efeb97953c3df83d71106783f3eb)) +* **t8s-cluster/artifacthub-images:** Update ArtifactHUB images ([#641](https://github.com/teutonet/teutonet-helm-charts/issues/641)) ([c87eed0](https://github.com/teutonet/teutonet-helm-charts/commit/c87eed01e25370cc4214962ab6f674c1449e425e)) +* **t8s-cluster/artifacthub-images:** Update ArtifactHUB images ([#678](https://github.com/teutonet/teutonet-helm-charts/issues/678)) ([29bde5b](https://github.com/teutonet/teutonet-helm-charts/commit/29bde5b975bd44f28b8e60d0721c0d93f6ae0071)) +* **t8s-cluster/artifacthub-images:** Update ArtifactHUB images ([#707](https://github.com/teutonet/teutonet-helm-charts/issues/707)) ([590321b](https://github.com/teutonet/teutonet-helm-charts/commit/590321b211d996d3726f678fdfdf5b3c02d61fb2)) +* **t8s-cluster/artifacthub-images:** Update ArtifactHUB images ([#734](https://github.com/teutonet/teutonet-helm-charts/issues/734)) ([c5bbe56](https://github.com/teutonet/teutonet-helm-charts/commit/c5bbe5608dbc1274ae42d0d0bf8b753b333fa11e)) +* **t8s-cluster/artifacthub-images:** Update ArtifactHUB images ([#737](https://github.com/teutonet/teutonet-helm-charts/issues/737)) ([829a379](https://github.com/teutonet/teutonet-helm-charts/commit/829a379f43824e1e49b220a871a7b92e53a50492)) +* **t8s-cluster/artifacthub-images:** Update ArtifactHUB images ([#759](https://github.com/teutonet/teutonet-helm-charts/issues/759)) ([71639d0](https://github.com/teutonet/teutonet-helm-charts/commit/71639d0e57263f91b740220dab555f81fcaa0a86)) +* **t8s-cluster/artifacthub-images:** Update ArtifactHUB images ([#790](https://github.com/teutonet/teutonet-helm-charts/issues/790)) ([1bce1a3](https://github.com/teutonet/teutonet-helm-charts/commit/1bce1a3061ecabf50cea46c62960fb0aaca29b10)) +* **t8s-cluster/dependencies:** update docker.io/bitnami/kubectl docker tag to v1.27.5 ([#536](https://github.com/teutonet/teutonet-helm-charts/issues/536)) ([835d15e](https://github.com/teutonet/teutonet-helm-charts/commit/835d15e927c82cdd4ef7787d6f9e787f0e1f2266)) +* **t8s-cluster/dependencies:** update docker.io/bitnami/kubectl docker tag to v1.27.6 ([#577](https://github.com/teutonet/teutonet-helm-charts/issues/577)) ([c8f4142](https://github.com/teutonet/teutonet-helm-charts/commit/c8f414209d64193cadfaec86800fc3a59e4d9cd6)) +* **t8s-cluster/dependencies:** update docker.io/bitnami/kubectl docker tag to v1.28.2 ([#614](https://github.com/teutonet/teutonet-helm-charts/issues/614)) ([c875537](https://github.com/teutonet/teutonet-helm-charts/commit/c8755376361b8a64d8ae5ca244eda64b8a5c6f4e)) +* **t8s-cluster/dependencies:** update docker.io/bitnami/kubectl docker tag to v1.28.4 ([#629](https://github.com/teutonet/teutonet-helm-charts/issues/629)) ([0912613](https://github.com/teutonet/teutonet-helm-charts/commit/0912613e812ca4c0f4da995bddb31128808553e3)) +* **t8s-cluster/dependencies:** update docker.io/bitnami/kubectl docker tag to v1.29.0 ([#705](https://github.com/teutonet/teutonet-helm-charts/issues/705)) ([4cfac13](https://github.com/teutonet/teutonet-helm-charts/commit/4cfac1379e132c6d163733a5e87d8139f3a130da)) +* **t8s-cluster/dependencies:** update docker.io/bitnami/kubectl docker tag to v1.29.1 ([#727](https://github.com/teutonet/teutonet-helm-charts/issues/727)) ([9727139](https://github.com/teutonet/teutonet-helm-charts/commit/9727139109211237e47f186bb6203e5b1d36b262)) +* **t8s-cluster/dependencies:** update docker.io/bitnami/kubectl docker tag to v1.29.3 ([#789](https://github.com/teutonet/teutonet-helm-charts/issues/789)) ([d285efb](https://github.com/teutonet/teutonet-helm-charts/commit/d285efb5dcb42eabaee465894f894a267f8ccebb)) +* **t8s-cluster/dependencies:** update docker.io/bitnami/kubectl docker tag to v1.29.4 ([#872](https://github.com/teutonet/teutonet-helm-charts/issues/872)) ([fe9037b](https://github.com/teutonet/teutonet-helm-charts/commit/fe9037b432f3bae6d790d1e23cd9dafa75d1f01d)) +* **t8s-cluster/dependencies:** update helm release common to v2.10.1 ([#563](https://github.com/teutonet/teutonet-helm-charts/issues/563)) ([5a479d9](https://github.com/teutonet/teutonet-helm-charts/commit/5a479d986fafb82d5eb237997dce253266f8322a)) +* **t8s-cluster/dependencies:** update helm release common to v2.11.0 ([#569](https://github.com/teutonet/teutonet-helm-charts/issues/569)) ([805eceb](https://github.com/teutonet/teutonet-helm-charts/commit/805eceb14f79e556f572740259a91c64396db9bd)) +* **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)) +* **t8s-cluster/dependencies:** update helm release common to v2.13.4 ([#683](https://github.com/teutonet/teutonet-helm-charts/issues/683)) ([3cd4ec4](https://github.com/teutonet/teutonet-helm-charts/commit/3cd4ec48506259c3f6b730399b5f7ace9f757433)) +* **t8s-cluster/dependencies:** update helm release common to v2.14.1 ([#693](https://github.com/teutonet/teutonet-helm-charts/issues/693)) ([b5630db](https://github.com/teutonet/teutonet-helm-charts/commit/b5630dba17e57e3d406c6ab18a39c2536cef980f)) +* **t8s-cluster/dependencies:** update helm release common to v2.16.1 ([#783](https://github.com/teutonet/teutonet-helm-charts/issues/783)) ([fb06ada](https://github.com/teutonet/teutonet-helm-charts/commit/fb06adade8d153c1fdb5998176dc7a57e33f7375)) +* **t8s-cluster/dependencies:** update helm release common to v2.19.0 ([#815](https://github.com/teutonet/teutonet-helm-charts/issues/815)) ([d9115bc](https://github.com/teutonet/teutonet-helm-charts/commit/d9115bc18b45eb70ebdbc19c2a6ad92801d5c9c0)) +* **t8s-cluster/dependencies:** update helm release common to v2.19.1 ([#840](https://github.com/teutonet/teutonet-helm-charts/issues/840)) ([61fdd54](https://github.com/teutonet/teutonet-helm-charts/commit/61fdd54fdcc52fd5fb6f4731846ea94f4c69e918)) +* **t8s-cluster/dependencies:** update helm release common to v2.9.0 ([#514](https://github.com/teutonet/teutonet-helm-charts/issues/514)) ([01bae27](https://github.com/teutonet/teutonet-helm-charts/commit/01bae271440a3e694c687d08ce4cb7f65f4f07e8)) +* **t8s-cluster/dependencies:** update helm release common to v2.9.1 ([#537](https://github.com/teutonet/teutonet-helm-charts/issues/537)) ([264405b](https://github.com/teutonet/teutonet-helm-charts/commit/264405b33e99c50c463a31dbdacad07c0a8bacff)) +* **t8s-cluster/dependencies:** update helm release common to v2.9.2 ([#560](https://github.com/teutonet/teutonet-helm-charts/issues/560)) ([727d5ad](https://github.com/teutonet/teutonet-helm-charts/commit/727d5ad06ff2f026accd0a84b6fec4248651dce1)) +* **t8s-cluster/dependencies:** update helm release gpu-operator to v24 ([#920](https://github.com/teutonet/teutonet-helm-charts/issues/920)) ([70b8d59](https://github.com/teutonet/teutonet-helm-charts/commit/70b8d59e4fa699827d4aded52e1c0af9cd873adc)) +* **t8s-cluster/dependencies:** update registry.k8s.io/etcd docker tag to v3.5.10 ([#630](https://github.com/teutonet/teutonet-helm-charts/issues/630)) ([54a6512](https://github.com/teutonet/teutonet-helm-charts/commit/54a6512ddc6154edb3052587b55ee5d7f5ce5d17)) +* **t8s-cluster/dependencies:** update registry.k8s.io/etcd docker tag to v3.5.11 ([#691](https://github.com/teutonet/teutonet-helm-charts/issues/691)) ([33b33f4](https://github.com/teutonet/teutonet-helm-charts/commit/33b33f472ec529272a38123a1b6dddd1054de7c6)) +* **t8s-cluster/dependencies:** update registry.k8s.io/etcd docker tag to v3.5.12 ([#766](https://github.com/teutonet/teutonet-helm-charts/issues/766)) ([4b7a631](https://github.com/teutonet/teutonet-helm-charts/commit/4b7a631f917ce3a759fb413a2732a7749f310ef7)) +* **t8s-cluster/dependencies:** update registry.k8s.io/etcd docker tag to v3.5.13 ([#892](https://github.com/teutonet/teutonet-helm-charts/issues/892)) ([5436cfa](https://github.com/teutonet/teutonet-helm-charts/commit/5436cfa3d7ca8f768699abb58d0d151f857545e4)) +* **t8s-cluster/management-cluster:** migrate containerd registry mirror config ([#494](https://github.com/teutonet/teutonet-helm-charts/issues/494)) ([be41141](https://github.com/teutonet/teutonet-helm-charts/commit/be41141e364692df4761ad7b2cc53ed8c9709fc7)) +* **t8s-cluster/management-cluster:** remove removed field ([#913](https://github.com/teutonet/teutonet-helm-charts/issues/913)) ([d30cf03](https://github.com/teutonet/teutonet-helm-charts/commit/d30cf038a751cca2b0b781fee1657f31eb132050)) +* **t8s-cluster/management-cluster:** Revert "feat(t8s-cluster/mana… ([#903](https://github.com/teutonet/teutonet-helm-charts/issues/903)) ([d59bc9e](https://github.com/teutonet/teutonet-helm-charts/commit/d59bc9e1dbeae46d10e816b2fcc8d9299f4ac9e4)) +* **t8s-cluster/management-cluster:** update flux resources they are deprecated ([#930](https://github.com/teutonet/teutonet-helm-charts/issues/930)) ([29a7b8f](https://github.com/teutonet/teutonet-helm-charts/commit/29a7b8fed1124c610d8864689787a16c04f9deea)) +* **t8s-cluster:** disallow versions above 28 ([#801](https://github.com/teutonet/teutonet-helm-charts/issues/801)) ([dbc02cf](https://github.com/teutonet/teutonet-helm-charts/commit/dbc02cf1944bab575abf6aad96ae48a27425cfd4)) +* **t8s-cluster:** remove steutol ([#542](https://github.com/teutonet/teutonet-helm-charts/issues/542)) ([5f6d5fc](https://github.com/teutonet/teutonet-helm-charts/commit/5f6d5fc46c6b94f820ce4623821a9376daadebec)) +* **t8s-cluster:** remove unneeded comment ([#846](https://github.com/teutonet/teutonet-helm-charts/issues/846)) ([a1119f8](https://github.com/teutonet/teutonet-helm-charts/commit/a1119f870c4ab9cba2e905f943e8ed7d027fe2d2)) +* **t8s-cluster:** remove unused gopassName field ([#922](https://github.com/teutonet/teutonet-helm-charts/issues/922)) ([1a222bf](https://github.com/teutonet/teutonet-helm-charts/commit/1a222bf03b19e4f30bef344cc01ac8e95fd1ee2e)) +* **t8s-cluster:** streamline imagePullPolicy ([#768](https://github.com/teutonet/teutonet-helm-charts/issues/768)) ([4c080a5](https://github.com/teutonet/teutonet-helm-charts/commit/4c080a552e23d08f55d3ffd189804028ef171b9c)) +* **t8s-cluster:** use teutonet common chart ([#856](https://github.com/teutonet/teutonet-helm-charts/issues/856)) ([7189ddf](https://github.com/teutonet/teutonet-helm-charts/commit/7189ddf7bf9b9b71a216d77696dfd72b3a794f23)) + ## [8.0.0](https://github.com/teutonet/teutonet-helm-charts/compare/t8s-cluster-v7.0.1...t8s-cluster-v8.0.0) (2024-06-15) diff --git a/charts/t8s-cluster/Chart.yaml b/charts/t8s-cluster/Chart.yaml index 809dd8cdaf..9d3b1aaa4b 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: 8.0.0 +version: 9.0.0 icon: https://teuto.net/favicon.ico maintainers: - name: cwrau