Skip to content

Commit

Permalink
chore(deps): update container image docker.io/bellamy/wallos to lates…
Browse files Browse the repository at this point in the history
…t@6a2e50a by renovate (#19991)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/bellamy/wallos | digest | `55e75cf` -> `6a2e50a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
  • Loading branch information
truecharts-admin committed Mar 30, 2024
1 parent 9ad23a4 commit e380a86
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/wallos/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/wallos
icon: https://truecharts.org/img/hotlink-ok/chart-icons/wallos.png
keywords:
- dashboard
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/wallos
- https://hub.docker.com/r/bellamy/wallos
type: application
version: 4.7.11
version: 4.7.12
2 changes: 1 addition & 1 deletion charts/stable/wallos/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: docker.io/bellamy/wallos
tag: latest@sha256:55e75cff1c43359e97fde3449dc494993945c89b3137b6ed44f1ebcd10b3616b
tag: latest@sha256:6a2e50a8791e81cfb8781468b38587f2b9399d355195637bb63a57e3e192c9f0
pullPolicy: IfNotPresent

securityContext:
Expand Down

0 comments on commit e380a86

Please sign in to comment.