From 88de4843d045d0bd38fb75580fce8f5ead24ec36 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 18:11:54 +0200 Subject: [PATCH] chore(t8s-cluster/dependencies): update common docker tag to v1.2.1 (#1081) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://togithub.com/teutonet/teutonet-helm-charts) ([source](https://togithub.com/teutonet/teutonet-helm-charts/tree/HEAD/charts/common)) | patch | `1.2.0` -> `1.2.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
teutonet/teutonet-helm-charts (common) ### [`v1.2.1`](https://togithub.com/teutonet/teutonet-helm-charts/blob/HEAD/charts/common/CHANGELOG.md#121-2024-08-07) ##### Miscellaneous Chores - **common/dependencies:** update helm release common to v2.19.3 ([#​973](https://togithub.com/teutonet/teutonet-helm-charts/issues/973)) ([0187a4a](https://togithub.com/teutonet/teutonet-helm-charts/commit/0187a4aff3330b08f43ff6271d674e091f90df27)) - **common/dependencies:** update helm release common to v2.21.0 ([#​1017](https://togithub.com/teutonet/teutonet-helm-charts/issues/1017)) ([edfeb09](https://togithub.com/teutonet/teutonet-helm-charts/commit/edfeb09ebe30659b97329d46fb554c883a220ac0)) - **common:** improve developer experience by providing tab-completion ([#​1004](https://togithub.com/teutonet/teutonet-helm-charts/issues/1004)) ([4785b0f](https://togithub.com/teutonet/teutonet-helm-charts/commit/4785b0f4c1a48a7f15ec8d4f5b62282811e14429))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/teutonet/teutonet-helm-charts). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- charts/t8s-cluster/Chart.lock | 6 +++--- charts/t8s-cluster/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/t8s-cluster/Chart.lock b/charts/t8s-cluster/Chart.lock index 032941c1d..9aaeac47b 100644 --- a/charts/t8s-cluster/Chart.lock +++ b/charts/t8s-cluster/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://ghcr.io/teutonet/teutonet-helm-charts - version: 1.2.0 -digest: sha256:62ef92fb03b60b1bf481b96b8b856f3b3156c10cc50a50e3604c8b679ef71497 -generated: "2024-07-03T12:44:21.250177744Z" + version: 1.2.1 +digest: sha256:9be2400cd3e698513c28d0cd2044da55a9e3f99eb3278a1eb5827b44178d8cc2 +generated: "2024-08-09T14:47:12.683688032Z" diff --git a/charts/t8s-cluster/Chart.yaml b/charts/t8s-cluster/Chart.yaml index 85269cc71..770eb7da1 100644 --- a/charts/t8s-cluster/Chart.yaml +++ b/charts/t8s-cluster/Chart.yaml @@ -38,7 +38,7 @@ apiVersion: v2 dependencies: - name: common repository: oci://ghcr.io/teutonet/teutonet-helm-charts - version: 1.2.0 + version: 1.2.1 description: t8s-operator cluster with necessary addons home: https://teuto.net icon: https://teuto.net/favicon.ico