From 0e146f9635092f8c476e17fe6370ebef1145fac9 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 6 Apr 2024 02:40:05 +0200 Subject: [PATCH] chore(deps): update container image guacamole/guacamole to v1.5.5@0f62f6d by renovate (#20303) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | guacamole/guacamole | patch | `1.5.4` -> `1.5.5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/guacamole/Chart.yaml | 6 +++--- charts/stable/guacamole/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) 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