From 25ec4e82ebf257462551fee42ba4e5c05b1bbd47 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 21:46:10 +0000 Subject: [PATCH] chore(base-cluster/dependencies): update common docker tag to v1.2.1 (#1080) 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/base-cluster/Chart.lock | 6 +++--- charts/base-cluster/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/base-cluster/Chart.lock b/charts/base-cluster/Chart.lock index cd132f8ae..c35417884 100644 --- a/charts/base-cluster/Chart.lock +++ b/charts/base-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-01T11:48:12.942337506+02:00" + version: 1.2.1 +digest: sha256:9be2400cd3e698513c28d0cd2044da55a9e3f99eb3278a1eb5827b44178d8cc2 +generated: "2024-08-23T21:03:29.72443306Z" diff --git a/charts/base-cluster/Chart.yaml b/charts/base-cluster/Chart.yaml index 18ee60fa3..92d8b9eb4 100644 --- a/charts/base-cluster/Chart.yaml +++ b/charts/base-cluster/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 dependencies: - name: common repository: oci://ghcr.io/teutonet/teutonet-helm-charts - version: 1.2.0 + version: 1.2.1 description: A common base for every kubernetes cluster home: https://teuto.net icon: https://teuto.net/favicon.ico