From ff5c6710a6ae0885df8872e834ea76e816c3a271 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 15 Apr 2024 20:18:41 +0200 Subject: [PATCH] chore(deps): update container image anirdev/slink to v1.0.1@0656bfa by renovate (#20818) 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 | patch | `v1.0.0` -> `v1.0.1` | --- > [!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/slink/Chart.yaml | 6 +++--- charts/stable/slink/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/slink/Chart.yaml b/charts/stable/slink/Chart.yaml index 829d9537994..ad32a2384ca 100644 --- a/charts/stable/slink/Chart.yaml +++ b/charts/stable/slink/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.0.0 +appVersion: 1.0.1 dependencies: - name: common version: 20.3.7 @@ -25,7 +25,7 @@ keywords: - photos - pictures - sharing -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/slink - https://hub.docker.com/r/anirdev/slink type: application -version: 1.0.0 +version: 1.0.1 diff --git a/charts/stable/slink/values.yaml b/charts/stable/slink/values.yaml index c720f567035..aa562208b4f 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.0.0@sha256:6c47fcaab5c77b57540602aff5fd11534e480b73f6e06a24926fb22cb326e900 + tag: v1.0.1@sha256:0656bfa11b4aa50472dcc7302c7482315734526857bf9c5ca987fc0b5960dee5 securityContext: container: readOnlyRootFilesystem: false