From bccb2526cb9407be095ca6a403e367f269d5ef1a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 19 Apr 2024 20:30:42 +0200 Subject: [PATCH] chore(deps): update container image anirdev/slink to v1.1.0@2fb5e35 by renovate (#21015) 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.0.1` -> `v1.1.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://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 bb10e95d239..48cc05ab4f9 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.1 +appVersion: 1.1.0 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.3 +version: 1.1.0 diff --git a/charts/stable/slink/values.yaml b/charts/stable/slink/values.yaml index aa562208b4f..b4dfa1a6657 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.1@sha256:0656bfa11b4aa50472dcc7302c7482315734526857bf9c5ca987fc0b5960dee5 + tag: v1.1.0@sha256:2fb5e35f41f805d0e0e3a605006a9da5184525d2f61be86191922bca1948f339 securityContext: container: readOnlyRootFilesystem: false