From 349ce45cb2e32c657eabf6fbb2bdd1c1b1752de9 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 3 May 2023 13:24:58 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/guacamole-client to v1.5.1 (#8451) --- charts/stable/guacamole-client/Chart.yaml | 4 ++-- charts/stable/guacamole-client/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/guacamole-client/Chart.yaml b/charts/stable/guacamole-client/Chart.yaml index 7e676ceb9d2..1f6c686e349 100644 --- a/charts/stable/guacamole-client/Chart.yaml +++ b/charts/stable/guacamole-client/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.5.0" +appVersion: "1.5.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -25,7 +25,7 @@ sources: - https://github.com/apache/guacamole-client - http://guacamole.incubator.apache.org/doc/gug/introduction.html type: application -version: 7.0.24 +version: 7.0.25 annotations: truecharts.org/catagories: | - utilities diff --git a/charts/stable/guacamole-client/values.yaml b/charts/stable/guacamole-client/values.yaml index 5b4fd84610a..b776155cb31 100644 --- a/charts/stable/guacamole-client/values.yaml +++ b/charts/stable/guacamole-client/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/guacamole-client pullPolicy: IfNotPresent - tag: v1.5.0@sha256:d4903a81d902753a8ca5f7ff2ac76ed620002b530fff45be3ac335cb8d58d1ad + tag: 1.5.1@sha256:42a3d281697932261078d53920d1e9f822fddee8cbd9bc2f54ef46c6dbad3b1f podSecurityContext: runAsUser: 1001