From ef67746a4c6a01a66c581477d798f8436c987ed0 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 20 Feb 2023 08:25:29 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/shlink to v3.5.2 --- charts/stable/shlink/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/shlink/values.yaml b/charts/stable/shlink/values.yaml index 66c504ff328..b997fe2e742 100644 --- a/charts/stable/shlink/values.yaml +++ b/charts/stable/shlink/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/shlink pullPolicy: IfNotPresent - tag: 3.5.1@sha256:5e0bf43420b19bd393de9342b944a3f1cb43ba4fa306d5259ca957c1d6b56bd6 + tag: 3.5.2@sha256:492d314b0d6fa22411102516ffc10662dee871a1f9d01bdb4f5d6daf9bba802e securityContext: runAsNonRoot: false From 787f6b6a2f1ae985b7e16e1879b9e4e36aca4d63 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 20 Feb 2023 08:30:15 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/shlink/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/shlink/Chart.yaml b/charts/stable/shlink/Chart.yaml index b6cd4bdfbdf..ce75a62f380 100644 --- a/charts/stable/shlink/Chart.yaml +++ b/charts/stable/shlink/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "3.5.1" +appVersion: "3.5.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -30,7 +30,7 @@ sources: - https://hub.docker.com/r/shlinkio/shlink - https://github.com/shlinkio/shlink type: application -version: 7.0.25 +version: 7.0.26 annotations: truecharts.org/catagories: | - utilities