chore(deps): update container image advplyr/audiobookshelf to v2.7.1@78506de by renovate (#16716)
This commit is contained in:
parent
bb931484a2
commit
ce22f2fcad
|
@ -1,36 +1,36 @@
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: audiobookshelf
|
name: audiobookshelf
|
||||||
version: 8.1.6
|
version: 8.1.7
|
||||||
appVersion: 2.7.0
|
appVersion: 2.7.1
|
||||||
description: Audiobookshelf is a self-hosted audiobook server for managing and playing your audiobooks.
|
description: Audiobookshelf is a self-hosted audiobook server for managing and playing your audiobooks.
|
||||||
home: https://truecharts.org/charts/stable/audiobookshelf
|
home: https://truecharts.org/charts/stable/audiobookshelf
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/audiobookshelf.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/audiobookshelf.png
|
||||||
deprecated: false
|
deprecated: false
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/advplyr/audiobookshelf
|
- https://github.com/advplyr/audiobookshelf
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf
|
- https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf
|
||||||
- https://hub.docker.com/r/advplyr/audiobookshelf
|
- https://hub.docker.com/r/advplyr/audiobookshelf
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
url: https://truecharts.org
|
url: https://truecharts.org
|
||||||
keywords:
|
keywords:
|
||||||
- audiobookshelf
|
- audiobookshelf
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 17.2.21
|
version: 17.2.21
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
tags: []
|
tags: []
|
||||||
import-values: []
|
import-values: []
|
||||||
annotations:
|
annotations:
|
||||||
max_scale_version: 23.10.2
|
max_scale_version: 23.10.2
|
||||||
min_scale_version: 23.10.0
|
min_scale_version: 23.10.0
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
truecharts.org/category: media
|
truecharts.org/category: media
|
||||||
truecharts.org/max_helm_version: "3.13"
|
truecharts.org/max_helm_version: "3.13"
|
||||||
truecharts.org/min_helm_version: "3.12"
|
truecharts.org/min_helm_version: "3.12"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
type: application
|
type: application
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: advplyr/audiobookshelf
|
repository: advplyr/audiobookshelf
|
||||||
tag: 2.7.0@sha256:a96c95eb7cdfbd0c3b0da2da8968cb6767267a23f5590000a7e9173e4d2fd2f4
|
tag: 2.7.1@sha256:78506de0bca185f0f396922dcdbd1badb795b0aa6ac2a5275c76b29f54131a07
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
|
|
Loading…
Reference in New Issue