Skip to content

Commit b3b4c94

Browse files
chore(t8s-cluster/dependencies): update common docker tag to v1.6.0 (#1811)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://redirect.github.com/teutonet/teutonet-helm-charts) ([source](https://redirect.github.com/teutonet/teutonet-helm-charts/tree/HEAD/charts/common)) | minor | `1.5.0` -> `1.6.0` | --- > [!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.6.0`](https://redirect.github.com/teutonet/teutonet-helm-charts/blob/HEAD/charts/common/CHANGELOG.md#160-2025-11-21) [Compare Source](https://redirect.github.com/teutonet/teutonet-helm-charts/compare/common-v1.5.0...common-v1.6.0) ##### Features - **common/helm:** add option to set namespace of HelmRepository ([#&#8203;1757](https://redirect.github.com/teutonet/teutonet-helm-charts/issues/1757)) ([6efd87b](https://redirect.github.com/teutonet/teutonet-helm-charts/commit/6efd87b1cd1c032170e8d02138b007ee6c8c754c)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/teutonet/teutonet-helm-charts). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNi4xIiwidXBkYXRlZEluVmVyIjoiNDIuMTYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8415c7b commit b3b4c94

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

charts/t8s-cluster/Chart.lock

Lines changed: 3 additions & 3 deletions
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.5.0
5-
digest: sha256:49ccdf297a2ee79953f2ce17bf654a74a9515e3228e62ac33bd295f121485de4
6-
generated: "2025-06-16T13:16:21.516811373Z"
4+
version: 1.6.0
5+
digest: sha256:0f776ae52b8621ad00a7e99cf5a3afb95a849f004eb39a4ebe60bbe820a7102b
6+
generated: "2025-11-27T09:33:55.962538857Z"

charts/t8s-cluster/Chart.yaml

Lines changed: 1 addition & 1 deletion
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.5.0
5+
version: 1.6.0
66
description: t8s-operator cluster with necessary addons
77
home: https://teuto.net
88
icon: https://teuto.net/favicon.ico

0 commit comments

Comments
 (0)