From 6614dbab60b9be77f457aec7db19d014db623ef1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 18 Dec 2022 12:50:24 +0100 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/shlink-web-client to v3.8.2 (#5524) * chore(deps): update container image tccr.io/truecharts/shlink-web-client to v3.8.2 * Commit bumped Chart Version Signed-off-by: TrueCharts-Bot Signed-off-by: TrueCharts-Bot --- charts/stable/shlink-web-client/Chart.yaml | 4 ++-- charts/stable/shlink-web-client/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/shlink-web-client/Chart.yaml b/charts/stable/shlink-web-client/Chart.yaml index 0ef8ad81faa..c96ec75e591 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.1" +appVersion: "3.8.2" 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.5 +version: 5.0.6 annotations: truecharts.org/catagories: | - utilities diff --git a/charts/stable/shlink-web-client/values.yaml b/charts/stable/shlink-web-client/values.yaml index 180fe54a8e9..210904d68e9 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.1@sha256:db381ff07705bd1aaf1c00b82e7126bbe0ed79aa12de9b9e19e2a4524878871b + tag: 3.8.2@sha256:762a9b3ac7ba7e93d50dc7698e082a380ae15364b1de17d6b917fefcd8484901 securityContext: readOnlyRootFilesystem: false