chore(deps): update container image ghcr.io/linuxserver/quassel-core to 0.14.0@ddf8530 by renovate (#19769)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/quassel-core](https://togithub.com/linuxserver/docker-quassel-core/packages) ([source](https://togithub.com/linuxserver/docker-quassel-core)) | digest | `99659f1` -> `ddf8530` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuNCIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
c165d10575
commit
392b1829ae
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/quassel-core
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/quassel-core.png
|
||||
keywords:
|
||||
- quassel-core
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -32,4 +32,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/quassel-core
|
||||
- https://ghcr.io/linuxserver/quassel-core
|
||||
type: application
|
||||
version: 11.7.4
|
||||
version: 11.7.5
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/quassel-core
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.14.0@sha256:99659f1afa5539931d78b652194a93120fd08e48718fcb3f677bfb70dde7c2be
|
||||
tag: 0.14.0@sha256:ddf853039906d4dd5aafd48c63230e6efd2c1ed797b4e4dfdd4630ea0d33428b
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue