Skip to content

Commit

Permalink
chore(deps): update container image coderaiser/cloudcmd to latest@52a…
Browse files Browse the repository at this point in the history
…650f 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=-->
  • Loading branch information
truecharts-admin committed Mar 18, 2024
1 parent c8efbf1 commit 210de48
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/cloudcommander/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
2 changes: 1 addition & 1 deletion charts/stable/cloudcommander/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: coderaiser/cloudcmd
tag: latest@sha256:363aab8c6db2794ab668b11ad6b7d040b9fe13639542938335447d99b7ad2651
tag: latest@sha256:52a650f473b2b9b3ff015bae75e38b1248300069e1e58bda6b8e2974f0542efa
persistence:
appdata:
enabled: true
Expand Down

0 comments on commit 210de48

Please sign in to comment.