chore(deps): update container image binhex/arch-hexchat to latest@12f4d03 by renovate (#20056)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | binhex/arch-hexchat | digest | `6a546b5` -> `12f4d03` | --- > [!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=-->
This commit is contained in:
parent
ae849cca3e
commit
8adc234c57
|
@ -24,7 +24,7 @@ keywords:
|
|||
- hexchat
|
||||
- Productivity
|
||||
- Tools-Utilities
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -37,4 +37,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/hexchat
|
||||
- https://hub.docker.com/r/binhex/arch-hexchat
|
||||
type: application
|
||||
version: 5.8.0
|
||||
version: 5.8.1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: binhex/arch-hexchat
|
||||
tag: latest@sha256:6a546b519fe566028b1365184b9f7b8bfb85e0bf9bd70789012461f5ae7ce0fa
|
||||
tag: latest@sha256:12f4d034954a276a965d5098f267db6627858f1257e4c6b448c0f7afc3a194ce
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue