chore(deps): update container image coderaiser/cloudcmd to latest@52a650f by renovate (#19456)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | coderaiser/cloudcmd | digest | `363aab8` -> `52a650f` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI1My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
c8efbf1d7a
commit
210de48c93
|
@ -24,7 +24,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudcommander.png
|
|||
keywords:
|
||||
- cloudcommander
|
||||
- Tools-Utilities
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/cloudcommander
|
||||
- https://hub.docker.com/r/coderaiser/cloudcmd
|
||||
type: application
|
||||
version: 5.7.2
|
||||
version: 5.7.3
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: coderaiser/cloudcmd
|
||||
tag: latest@sha256:363aab8c6db2794ab668b11ad6b7d040b9fe13639542938335447d99b7ad2651
|
||||
tag: latest@sha256:52a650f473b2b9b3ff015bae75e38b1248300069e1e58bda6b8e2974f0542efa
|
||||
persistence:
|
||||
appdata:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue