chore(deps): update container image brotandgames/ciao to latest@4dc2de9 by renovate (#21278)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | brotandgames/ciao | digest | `d6c1ec0` -> `4dc2de9` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
2d9af3599e
commit
229a540438
|
@ -25,7 +25,7 @@ keywords:
|
|||
- Network-Other
|
||||
- Productivity
|
||||
- Tools-System
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -36,4 +36,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/ciao
|
||||
- https://hub.docker.com/r/brotandgames/ciao
|
||||
type: application
|
||||
version: 5.8.13
|
||||
version: 5.8.14
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: brotandgames/ciao
|
||||
tag: latest@sha256:d6c1ec08ca70858dad4055b3043f7d65895ca36e78e63daca27fd8a72b8283d4
|
||||
tag: latest@sha256:4dc2de9ee3450d7aced5d8cc574e8f135e9740ccdb2d65ec799450ecd911b91a
|
||||
persistence:
|
||||
databaselocation:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue