chore(deps): update container image guacamole/guacd to v1.5.4@8a6fd08 (#15874)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | guacamole/guacd | 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS40IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
name: guacamole
|
||||
version: 10.0.15
|
||||
version: 10.0.16
|
||||
appVersion: 1.5.3
|
||||
description: Apache Guacamole is a clientless remote desktop gateway.
|
||||
home: https://truecharts.org/charts/stable/guacamole
|
||||
|
||||
@@ -5,7 +5,7 @@ image:
|
||||
guacdImage:
|
||||
repository: guacamole/guacd
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.5.3@sha256:d95ad4919cdc1588c9c9ee26b9fc98f5b8ae61b33b5d7998db351acb307dc975
|
||||
tag: 1.5.4@sha256:8a6fd083213053cd0217663c24ab59245ebfe442b6717e606ebea25707ace650
|
||||
guacamole:
|
||||
general:
|
||||
EXTENSION_PRIORITY: ""
|
||||
|
||||
@@ -1,32 +1,32 @@
|
||||
kubeVersion: ">=1.24.0"
|
||||
kubeVersion: '>=1.24.0'
|
||||
apiVersion: v2
|
||||
name: guacd
|
||||
version: 6.0.11
|
||||
appVersion: 1.5.3
|
||||
version: 6.0.12
|
||||
appVersion: 1.5.4
|
||||
description: Guacd - Apache Guacamole is a clientless remote desktop gateway.
|
||||
home: https://truecharts.org/charts/stable/guacd
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/guacd.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/apache/guacamole-server
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/guacd
|
||||
- https://hub.docker.com/r/guacamole/guacd
|
||||
- https://github.com/apache/guacamole-server
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/guacd
|
||||
- https://hub.docker.com/r/guacamole/guacd
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- guacd
|
||||
- guacamole
|
||||
- remote
|
||||
- guacd
|
||||
- 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
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: guacamole/guacd
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.5.3@sha256:d95ad4919cdc1588c9c9ee26b9fc98f5b8ae61b33b5d7998db351acb307dc975
|
||||
tag: 1.5.4@sha256:8a6fd083213053cd0217663c24ab59245ebfe442b6717e606ebea25707ace650
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user