From ba95d8a7553c4f69329525c18977acc11bc8a70b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 10 Jan 2025 11:00:34 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/anird?= =?UTF-8?q?ev/slink=20v1.2.1=20=E2=86=92=20v1.4.6=20(#30595)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/anirdev/slink | minor | `11e1238` -> `6f77605` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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). --------- Signed-off-by: alfi0812 <43101280+alfi0812@users.noreply.github.com> Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com> --- charts/stable/slink/Chart.yaml | 4 ++-- charts/stable/slink/ci/basic-values.yaml | 2 +- charts/stable/slink/values.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/slink/Chart.yaml b/charts/stable/slink/Chart.yaml index 90f115eb232..00bdf523209 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.2.1 +appVersion: 1.4.6 dependencies: - name: common version: 25.3.1 @@ -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.5.0 +version: 3.6.0 diff --git a/charts/stable/slink/ci/basic-values.yaml b/charts/stable/slink/ci/basic-values.yaml index 7bfa1aa9e92..3a874a18a88 100644 --- a/charts/stable/slink/ci/basic-values.yaml +++ b/charts/stable/slink/ci/basic-values.yaml @@ -1,6 +1,6 @@ ingress: main: - enabled: false + enabled: true hosts: - host: slink.example.com paths: diff --git a/charts/stable/slink/values.yaml b/charts/stable/slink/values.yaml index d00f2ae7413..a22f8734ea2 100644 --- a/charts/stable/slink/values.yaml +++ b/charts/stable/slink/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/anirdev/slink pullPolicy: IfNotPresent - tag: v1.2.1@sha256:11e123869839fb54160ffaba8bc0b4c2c8d28cf29d693dacf47bdb8d876798c8 + tag: v1.4.6@sha256:6f77605e9865de4c34dec7ad6811215cdc8af8b28a61613a85bf654d8a1eb50b securityContext: container: readOnlyRootFilesystem: false