Skip to content

Commit 25ec4e8

Browse files
chore(base-cluster/dependencies): update common docker tag to v1.2.1 (#1080)
[![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 <details> <summary>teutonet/teutonet-helm-charts (common)</summary> ### [`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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;1004](https://togithub.com/teutonet/teutonet-helm-charts/issues/1004)) ([4785b0f](https://togithub.com/teutonet/teutonet-helm-charts/commit/4785b0f4c1a48a7f15ec8d4f5b62282811e14429)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fa57c6e commit 25ec4e8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

charts/base-cluster/Chart.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies:
22
- name: common
33
repository: oci://ghcr.io/teutonet/teutonet-helm-charts
4-
version: 1.2.0
5-
digest: sha256:62ef92fb03b60b1bf481b96b8b856f3b3156c10cc50a50e3604c8b679ef71497
6-
generated: "2024-07-01T11:48:12.942337506+02:00"
4+
version: 1.2.1
5+
digest: sha256:9be2400cd3e698513c28d0cd2044da55a9e3f99eb3278a1eb5827b44178d8cc2
6+
generated: "2024-08-23T21:03:29.72443306Z"

charts/base-cluster/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
dependencies:
33
- name: common
44
repository: oci://ghcr.io/teutonet/teutonet-helm-charts
5-
version: 1.2.0
5+
version: 1.2.1
66
description: A common base for every kubernetes cluster
77
home: https://teuto.net
88
icon: https://teuto.net/favicon.ico

0 commit comments

Comments
 (0)