From 6f20176653a6f8f00d38efed653f91d2dbd75026 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 31 Mar 2024 14:15:06 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/nwithan8/tauticord to v4.2.2@ca3be98 by renovate (#20041) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/nwithan8/tauticord | patch | `4.2.1` -> `4.2.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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 has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/tauticord/Chart.yaml | 4 ++-- charts/stable/tauticord/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/tauticord/Chart.yaml b/charts/stable/tauticord/Chart.yaml index a605018558e..131827d3663 100644 --- a/charts/stable/tauticord/Chart.yaml +++ b/charts/stable/tauticord/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 4.2.1 +appVersion: 4.2.2 dependencies: - name: common version: 20.2.10 @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tauticord - https://ghcr.io/nwithan8/tauticord type: application -version: 4.4.3 +version: 4.4.4 diff --git a/charts/stable/tauticord/values.yaml b/charts/stable/tauticord/values.yaml index 1b3616aaccd..734c355a738 100644 --- a/charts/stable/tauticord/values.yaml +++ b/charts/stable/tauticord/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/nwithan8/tauticord pullPolicy: IfNotPresent - tag: 4.2.1@sha256:c89d484306f66ff86fe36221f1f1ebcb0c3cf137e3fea6df7a40438819a7a622 + tag: 4.2.2@sha256:ca3be982bbe9f45dfcb6667a545a9479864042ee0c3ef52813d4085ec8b82a70 securityContext: container: runAsNonRoot: false