chore(deps): update container image ghcr.io/linuxserver/ubooquity to v2.1.4@295a4a9 by renovate (#26437)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/ubooquity](https://redirect.github.com/linuxserver/docker-ubooquity/packages) ([source](https://redirect.github.com/linuxserver/docker-ubooquity)) | patch | `2.1.2` -> `2.1.4` | --- > [!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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
ad58c1c89f
commit
f3aa84c684
|
@ -6,7 +6,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.1.2
|
||||
appVersion: 2.1.4
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.16
|
||||
|
@ -31,4 +31,4 @@ sources:
|
|||
- https://ghcr.io/linuxserver/ubooquity
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/ubooquity
|
||||
type: application
|
||||
version: 12.1.14
|
||||
version: 12.1.15
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/ubooquity
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.1.2@sha256:622df81eb8408ce9981516db42d9b6bab47b612d87dac949133cee5b04cdb8a1
|
||||
tag: 2.1.4@sha256:295a4a98b5128eda41b5ef49e5c4a02053ec020c3da4a4ac60b55b36916b3f26
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue