From 455eb664bc38383db1f67e79065ef006d427abcc Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Wed, 7 Dec 2022 18:24:55 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/shlink-web-client to v3.8.1 --- charts/stable/shlink-web-client/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/shlink-web-client/values.yaml b/charts/stable/shlink-web-client/values.yaml index c15de9ba8b3..180fe54a8e9 100644 --- a/charts/stable/shlink-web-client/values.yaml +++ b/charts/stable/shlink-web-client/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/shlink-web-client pullPolicy: IfNotPresent - tag: 3.8.0@sha256:cf638a44cd25e4365d91cc3012964e3071e55c2589833847a03b912b7b39760e + tag: 3.8.1@sha256:db381ff07705bd1aaf1c00b82e7126bbe0ed79aa12de9b9e19e2a4524878871b securityContext: readOnlyRootFilesystem: false From 9870627654f942c6eacd612982b09c48d18bc89b Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 7 Dec 2022 18:28:48 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/shlink-web-client/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/shlink-web-client/Chart.yaml b/charts/stable/shlink-web-client/Chart.yaml index 6aa58e51b3e..9139cc00077 100644 --- a/charts/stable/shlink-web-client/Chart.yaml +++ b/charts/stable/shlink-web-client/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "3.8.0" +appVersion: "3.8.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/shlink-web-client - https://github.com/shlinkio/shlink-web-client type: application -version: 5.0.3 +version: 5.0.4 annotations: truecharts.org/catagories: | - utilities