From aecfe52010a8023583fb1543d7b8aff8dede70dc Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 8 Dec 2023 13:24:04 +0100 Subject: [PATCH] chore(deps): update container image guacamole/guacamole to v1.5.4@a7763a8 (#15873) 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.3` -> `1.5.4` | --- > [!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 | 36 ++++++++++++++--------------- charts/stable/guacamole/values.yaml | 2 +- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/charts/stable/guacamole/Chart.yaml b/charts/stable/guacamole/Chart.yaml index 6385df9a4eb..ad550d9d1be 100644 --- a/charts/stable/guacamole/Chart.yaml +++ b/charts/stable/guacamole/Chart.yaml @@ -1,31 +1,31 @@ -kubeVersion: ">=1.24.0" +kubeVersion: '>=1.24.0' apiVersion: v2 name: guacamole -version: 10.0.16 -appVersion: 1.5.3 +version: 10.0.17 +appVersion: 1.5.4 description: Apache Guacamole is a clientless remote desktop gateway. home: https://truecharts.org/charts/stable/guacamole icon: https://truecharts.org/img/hotlink-ok/chart-icons/guacamole.png deprecated: false sources: - - https://github.com/apache/guacamole-client - - https://github.com/truecharts/charts/tree/master/charts/stable/guacamole - - https://hub.docker.com/r/guacamole/guacamole +- https://github.com/apache/guacamole-client +- https://github.com/truecharts/charts/tree/master/charts/stable/guacamole +- https://hub.docker.com/r/guacamole/guacamole maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org +- name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - guacamole - - remote +- guacamole +- remote dependencies: - - name: common - version: 14.3.5 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] +- name: common + version: 14.3.5 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/guacamole/values.yaml b/charts/stable/guacamole/values.yaml index 86f781b3735..e8e519880e7 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.3@sha256:a41b2d7fd9e0983978edef1bb9074d66a8dd8a641045beaaea6a218e13d3a8e4 + tag: 1.5.4@sha256:a7763a8057036c12b4fde8a6725e5200a434aa74f0a4cff726e70718ee4521b4 guacdImage: repository: guacamole/guacd pullPolicy: IfNotPresent