Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update container image ghcr.io/linuxserver/booksonic-air to 2201.1.0@de98820 by renovate #16845

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
48 changes: 24 additions & 24 deletions charts/stable/booksonic-air/Chart.yaml
@@ -1,37 +1,37 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: booksonic-air
version: 12.1.7
version: 12.1.8
appVersion: 2201.1.0
description: Booksonic is a platform for accessing the audibooks you own wherever you are
home: https://truecharts.org/charts/stable/booksonic-air
icon: https://truecharts.org/img/hotlink-ok/chart-icons/booksonic-air.png
deprecated: false
sources:
- https://github.com/popeen/Booksonic-Air
- https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air
- https://ghcr.io/linuxserver/booksonic-air
- https://github.com/popeen/Booksonic-Air
- https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air
- https://ghcr.io/linuxserver/booksonic-air
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- booksonic
- audiobook
- booksonic
- audiobook
dependencies:
- name: common
version: 17.2.21
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 17.2.21
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
type: application
2 changes: 1 addition & 1 deletion charts/stable/booksonic-air/values.yaml
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/booksonic-air
pullPolicy: IfNotPresent
tag: 2201.1.0@sha256:04936bd0ab2048a5a0f0bb21db15abd3e767afe56ae4176c77fcac0131bd7b96
tag: 2201.1.0@sha256:de9882080e689126aa319bd6d26cea5bccc58e7810ed4dc751deee9fbe911781
securityContext:
container:
readOnlyRootFilesystem: false
Expand Down