chore(deps): update container image coderaiser/cloudcmd to latest@a29b60e by renovate (#19647)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | coderaiser/cloudcmd | digest | `53ad142` -> `a29b60e` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
d862adb95e
commit
a39230ce15
|
@ -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.6
|
||||
version: 5.7.7
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: coderaiser/cloudcmd
|
||||
tag: latest@sha256:53ad1426aba781a5def35716ad31e65be0048d97af6dc26112b96a7429e8c731
|
||||
tag: latest@sha256:a29b60e33b236ec2b560b5406c2617efad5526c6ada2b85d0034cdadc3810611
|
||||
persistence:
|
||||
appdata:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue