chore(deps): update container image ghcr.io/linuxserver/ubooquity to 2.1.2@c6b38fa (#15863)
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 | `b89c934` -> `c6b38fa` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS40IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
parent
cb95017ba0
commit
034ff5a348
|
@ -1,31 +1,30 @@
|
|||
kubeVersion: ">=1.24.0"
|
||||
kubeVersion: '>=1.24.0'
|
||||
apiVersion: v2
|
||||
name: ubooquity
|
||||
version: 7.0.23
|
||||
version: 7.0.24
|
||||
appVersion: 2.1.2
|
||||
description:
|
||||
Ubooquity is a free, lightweight and easy-to-use home server for your
|
||||
description: Ubooquity is a free, lightweight and easy-to-use home server for your
|
||||
comics and ebooks.
|
||||
home: https://truecharts.org/charts/stable/ubooquity
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ubooquity.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/ubooquity
|
||||
- https://ghcr.io/linuxserver/ubooquity
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/ubooquity
|
||||
- https://ghcr.io/linuxserver/ubooquity
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- ubooquity
|
||||
- ubooquity
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/ubooquity
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.1.2@sha256:b89c9349d5b53b64f1ea87cc216cc714a329d9b431dc23dd198d391bae6ddcb8
|
||||
tag: 2.1.2@sha256:c6b38fad6600916d16d7ac4b029827f79cee56344a2b0a5b9f36ae8561ca5e8d
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue