Skip to content

Commit

Permalink
chore(deps): update container image ghcr.io/linuxserver/ubooquity to …
Browse files Browse the repository at this point in the history
…2.1.2@b89c934 (truecharts#15781)

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 |
`1dbd769` -> `b89c934` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4wIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
  • Loading branch information
truecharts-admin authored Dec 6, 2023
1 parent 07a8098 commit eaaa042
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 18 deletions.
33 changes: 16 additions & 17 deletions charts/stable/ubooquity/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,31 +1,30 @@
kubeVersion: ">=1.24.0"
kubeVersion: '>=1.24.0'
apiVersion: v2
name: ubooquity
version: 7.0.22
version: 7.0.23
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: [email protected]
url: https://truecharts.org
- name: TrueCharts
email: [email protected]
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
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/ubooquity/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/ubooquity
pullPolicy: IfNotPresent
tag: 2.1.2@sha256:1dbd769b808dbf108b8130986f36365ec66e44e8768409d8fcee8656d8c925ed
tag: 2.1.2@sha256:b89c9349d5b53b64f1ea87cc216cc714a329d9b431dc23dd198d391bae6ddcb8
service:
main:
ports:
Expand Down

0 comments on commit eaaa042

Please sign in to comment.