diff --git a/charts/stable/guacamole/Chart.yaml b/charts/stable/guacamole/Chart.yaml index a856ca0c26a..21b2ef29e24 100644 --- a/charts/stable/guacamole/Chart.yaml +++ b/charts/stable/guacamole/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.5.5 +appVersion: 1.6.0 dependencies: - name: common version: 25.4.10 diff --git a/charts/stable/guacamole/values.yaml b/charts/stable/guacamole/values.yaml index 989ae2e641a..93bd608e3c5 100644 --- a/charts/stable/guacamole/values.yaml +++ b/charts/stable/guacamole/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/guacamole/guacamole pullPolicy: IfNotPresent - tag: 1.5.5@sha256:0f62f6d17ab379e46aa66874b2ff564dab856a6ef5e754a69cbb34c32d3e588a + tag: 1.6.0@sha256:f344085e618bb05e22b964b0208dbd06d3468275bac70206f93805245e067b40 guacdImage: repository: docker.io/guacamole/guacd pullPolicy: IfNotPresent