chore(deps): update container image guacamole/guacamole to v1.5.5@0f62f6d by renovate (#20303)
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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzkuNCIsInVwZGF0ZWRJblZlciI6IjM3LjI3OS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user