From bfa4f227645dbd7652ec71838bd5b5cc970b184f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 5 Oct 2024 20:17:43 +0200 Subject: [PATCH] chore(deps): update container image anirdev/slink to v1.2.0@ad7327a by renovate (#27330) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | anirdev/slink | minor | `v1.1.0` -> `v1.2.0` | --- > [!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://redirect.github.com/renovatebot/renovate). --- charts/stable/slink/Chart.yaml | 4 ++-- charts/stable/slink/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/slink/Chart.yaml b/charts/stable/slink/Chart.yaml index c0ba13c7eb9..50b0b04ec76 100644 --- a/charts/stable/slink/Chart.yaml +++ b/charts/stable/slink/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.1.0 +appVersion: 1.2.0 dependencies: - name: common version: 25.0.0 @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/slink - https://hub.docker.com/r/anirdev/slink type: application -version: 3.2.0 +version: 3.3.0 diff --git a/charts/stable/slink/values.yaml b/charts/stable/slink/values.yaml index b4dfa1a6657..3d931a10d49 100644 --- a/charts/stable/slink/values.yaml +++ b/charts/stable/slink/values.yaml @@ -1,7 +1,7 @@ image: repository: anirdev/slink pullPolicy: IfNotPresent - tag: v1.1.0@sha256:2fb5e35f41f805d0e0e3a605006a9da5184525d2f61be86191922bca1948f339 + tag: v1.2.0@sha256:ad7327a401e75b1514fbb5dab969eab90602092e6b2f318cb3e1e6400963549c securityContext: container: readOnlyRootFilesystem: false