chore(deps): update container image lscr.io/linuxserver/cops to 2.2.1@382e6a1 (#15912)
This commit is contained in:
parent
3b0ba5e166
commit
3d02cddc35
|
@ -1,7 +1,7 @@
|
||||||
kubeVersion: ">=1.24.0"
|
kubeVersion: '>=1.24.0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: cops
|
name: cops
|
||||||
version: 5.0.33
|
version: 5.0.34
|
||||||
appVersion: 2.2.1
|
appVersion: 2.2.1
|
||||||
description: |
|
description: |
|
||||||
Cops(http://blog.slucas.fr/en/oss/calibre-opds-php-server) by Sébastien Lucas, stands for Calibre OPDS (and HTML) Php Server.
|
Cops(http://blog.slucas.fr/en/oss/calibre-opds-php-server) by Sébastien Lucas, stands for Calibre OPDS (and HTML) Php Server.
|
||||||
|
@ -9,27 +9,27 @@ home: https://truecharts.org/charts/stable/cops
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cops.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cops.png
|
||||||
deprecated: false
|
deprecated: false
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/orgs/linuxserver/packages/container/package/cops
|
- https://fleet.linuxserver.io/image?name=linuxserver/cops
|
||||||
- https://github.com/linuxserver/docker-cops#readme
|
- https://github.com/orgs/linuxserver/packages/container/package/cops
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/cops
|
- https://github.com/linuxserver/docker-cops#readme
|
||||||
- https://fleet.linuxserver.io/image?name=linuxserver/cops
|
- https://github.com/truecharts/charts/tree/master/charts/stable/cops
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
url: https://truecharts.org
|
url: https://truecharts.org
|
||||||
keywords:
|
keywords:
|
||||||
- cops
|
- cops
|
||||||
- Cloud
|
- Cloud
|
||||||
- MediaApp-Books
|
- MediaApp-Books
|
||||||
- MediaServer-Books
|
- MediaServer-Books
|
||||||
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
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: lscr.io/linuxserver/cops
|
repository: lscr.io/linuxserver/cops
|
||||||
tag: 2.2.1@sha256:f07e0ab84714638e5afa706042c4c3d4c27516d8ffde9150c76e61ef7d2643ed
|
tag: 2.2.1@sha256:382e6a1616e96d1e2b9f0cbace6cc70e7a2503fedbc1a302f445d79669709b78
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
|
|
Loading…
Reference in New Issue