chore(deps): update container image ghcr.io/linuxserver/ubooquity to 2.1.2@2b8f183 by renovate (#22364)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/ubooquity](https://togithub.com/linuxserver/docker-ubooquity/packages) ([source](https://togithub.com/linuxserver/docker-ubooquity)) | digest | `0cc52f7` -> `2b8f183` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuNCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
ff94ca2c97
commit
ffd46eb1ec
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ubooquity
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ubooquity.webp
|
||||
keywords:
|
||||
- ubooquity
|
||||
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/ubooquity
|
||||
- https://ghcr.io/linuxserver/ubooquity
|
||||
type: application
|
||||
version: 11.0.9
|
||||
version: 11.0.10
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/ubooquity
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.1.2@sha256:0cc52f7175b95fe37d2ccd5e1c6aef480bf19b608d151e12c8e3b9a701a902c1
|
||||
tag: 2.1.2@sha256:2b8f183cedda1f47bdb25e1399f9644937fbe3bdf5bf5750f61d4d89733a23e6
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue