diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index 9635e6c7612..9b218721fa4 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -1,7 +1,7 @@ -kubeVersion: ">=1.24.0" +kubeVersion: '>=1.24.0' apiVersion: v2 name: cops -version: 5.0.32 +version: 5.0.33 appVersion: 2.2.1 description: | 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 deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/cops - - https://fleet.linuxserver.io/image?name=linuxserver/cops - - https://github.com/orgs/linuxserver/packages/container/package/cops - - https://github.com/linuxserver/docker-cops#readme +- https://github.com/orgs/linuxserver/packages/container/package/cops +- https://github.com/linuxserver/docker-cops#readme +- https://github.com/truecharts/charts/tree/master/charts/stable/cops +- https://fleet.linuxserver.io/image?name=linuxserver/cops maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org +- name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - cops - - Cloud - - MediaApp-Books - - MediaServer-Books +- cops +- Cloud +- MediaApp-Books +- MediaServer-Books 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 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index 68f28f5c1b7..5c6adc258e8 100644 --- a/charts/stable/cops/values.yaml +++ b/charts/stable/cops/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: lscr.io/linuxserver/cops - tag: 2.2.1@sha256:615415f73b64b65cc795ebf2c1805f4a0b363b7ad818577cb6025152d750f171 + tag: 2.2.1@sha256:f07e0ab84714638e5afa706042c4c3d4c27516d8ffde9150c76e61ef7d2643ed securityContext: container: readOnlyRootFilesystem: false