diff --git a/charts/stable/guacamole/Chart.yaml b/charts/stable/guacamole/Chart.yaml index 428a74cae81..16ae040d24a 100644 --- a/charts/stable/guacamole/Chart.yaml +++ b/charts/stable/guacamole/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.5.4 +appVersion: 1.5.5 dependencies: - name: common version: 20.2.10 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/guacamole.png keywords: - guacamole - remote -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://hub.docker.com/r/guacamole/guacamole - https://hub.docker.com/r/guacamole/guacd type: application -version: 13.7.5 +version: 13.7.6 diff --git a/charts/stable/guacamole/values.yaml b/charts/stable/guacamole/values.yaml index e8e519880e7..6628a264ffd 100644 --- a/charts/stable/guacamole/values.yaml +++ b/charts/stable/guacamole/values.yaml @@ -1,7 +1,7 @@ image: repository: guacamole/guacamole pullPolicy: IfNotPresent - tag: 1.5.4@sha256:a7763a8057036c12b4fde8a6725e5200a434aa74f0a4cff726e70718ee4521b4 + tag: 1.5.5@sha256:0f62f6d17ab379e46aa66874b2ff564dab856a6ef5e754a69cbb34c32d3e588a guacdImage: repository: guacamole/guacd pullPolicy: IfNotPresent