chore(deps): update container image ghcr.io/linuxserver/booksonic-air to 2201.1.0@e665beb (#16043)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/booksonic-air](https://togithub.com/linuxserver/docker-booksonic-air/packages)
([source](https://togithub.com/linuxserver/docker-booksonic-air)) |
digest | `50f6dc6` -> `e665beb` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45Mi4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
TrueCharts Bot 2023-12-13 19:33:19 +01:00 committed by GitHub
parent 42bacf1873
commit 8edd2e6891
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 19 additions and 20 deletions

View File

@ -1,33 +1,32 @@
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
apiVersion: v2 apiVersion: v2
name: booksonic-air name: booksonic-air
version: 10.0.24 version: 10.0.25
appVersion: 2201.1.0 appVersion: 2201.1.0
description: description: Booksonic is a platform for accessing the audibooks you own wherever
Booksonic is a platform for accessing the audibooks you own wherever
you are you are
home: https://truecharts.org/charts/stable/booksonic-air home: https://truecharts.org/charts/stable/booksonic-air
icon: https://truecharts.org/img/hotlink-ok/chart-icons/booksonic-air.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/booksonic-air.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/popeen/Booksonic-Air - https://github.com/popeen/Booksonic-Air
- https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air - https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air
- https://ghcr.io/linuxserver/booksonic-air - https://ghcr.io/linuxserver/booksonic-air
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
keywords: keywords:
- booksonic - booksonic
- audiobook - audiobook
dependencies: dependencies:
- name: common - name: common
version: 14.3.5 version: 14.3.5
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
condition: "" condition: ""
alias: "" alias: ""
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.1
min_scale_version: 22.12.4 min_scale_version: 22.12.4

View File

@ -1,7 +1,7 @@
image: image:
repository: ghcr.io/linuxserver/booksonic-air repository: ghcr.io/linuxserver/booksonic-air
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 2201.1.0@sha256:50f6dc6c740b96bf7af5a0da06035d27ddd810427f9e20f1ee142c143d8e6d46 tag: 2201.1.0@sha256:e665beba14092d510f861eb7e3a8c67ca23d0a0ffcd981ce0462b4d059509f93
securityContext: securityContext:
container: container:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false