chore(deps): update container image coderaiser/cloudcmd to latest@0f1d9df by renovate (#19461)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | coderaiser/cloudcmd | digest | `52a650f` -> `0f1d9df` | --- > [!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
956ef04867
commit
71825156fa
|
@ -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.3
|
||||
version: 5.7.4
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: coderaiser/cloudcmd
|
||||
tag: latest@sha256:52a650f473b2b9b3ff015bae75e38b1248300069e1e58bda6b8e2974f0542efa
|
||||
tag: latest@sha256:0f1d9dfa7236f654e8d950a17176dd5f4ac4224a855f07ebcf77aaa98d6eafff
|
||||
persistence:
|
||||
appdata:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue