diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index ace0e8f73bd..0a67ddb1709 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -2,6 +2,12 @@ annotations: artifacthub.io/links: |- - name: support url: https://discord.com/invite/tVsPTHWTtr + truecharts.org/category: unsorted + truecharts.org/max_helm_version: "3.17" + truecharts.org/max_kubernetes_version: 1.32.0 + truecharts.org/min_helm_version: "3.14" + truecharts.org/min_kubernetes_version: 1.24.0 + truecharts.org/train: stable trueforge.org/category: Cloud trueforge.org/max_helm_version: "4.1" trueforge.org/max_kubernetes_version: 1.35.0 @@ -20,18 +26,18 @@ dependencies: deprecated: false description: | Cops(http://blog.slucas.fr/en/oss/calibre-opds-php-server) by Sébastien Lucas, stands for Calibre OPDS (and HTML) Php Server. -home: https://trueforge.org/truetech/truecharts/charts/stable/cops -icon: https://trueforge.org/img/hotlink-ok/chart-icons/cops.webp +home: https://truecharts.org/charts/stable/cops +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cops.webp keywords: - cops - Cloud - MediaApp-Books - MediaServer-Books -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: cops sources: - https://fleet.linuxserver.io/image?name=linuxserver/cops @@ -39,5 +45,5 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/cops - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/cops type: application -version: 13.0.0 +version: 13.0.1 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index 12991fd1f05..4407d0a2770 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: 4.0.2@sha256:89b86dc6ad01ff1066cbfa28445a3da9ea72d32748da57c026771ded9b50cebe + tag: 4.0.2@sha256:5a3c48c437f0d595cb89a69afc604b1742d53bed34a4cd5954af2c333b101bc4 securityContext: container: readOnlyRootFilesystem: false