diff --git a/charts/stable/stirling-pdf/Chart.yaml b/charts/stable/stirling-pdf/Chart.yaml index 575a3f1eaea..e7d66a11c21 100644 --- a/charts/stable/stirling-pdf/Chart.yaml +++ b/charts/stable/stirling-pdf/Chart.yaml @@ -2,13 +2,19 @@ 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: media trueforge.org/max_helm_version: "3.20" trueforge.org/max_kubernetes_version: 1.35.0 trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2.4.2 +appVersion: 2.4.3 dependencies: - name: common version: 28.29.40 @@ -19,21 +25,21 @@ dependencies: import-values: [] deprecated: false description: A robust, locally hosted web-based PDF manipulation tool. -home: https://trueforge.org/truetech/truecharts/charts/stable/stirling-pdf -icon: https://trueforge.org/img/hotlink-ok/chart-icons/stirling-pdf.webp +home: https://truecharts.org/charts/stable/stirling-pdf +icon: https://truecharts.org/img/hotlink-ok/chart-icons/stirling-pdf.webp keywords: - stirling-pdf - pdf 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: stirling-pdf sources: - https://ghcr.io/stirling-tools/s-pdf - https://github.com/Stirling-Tools/Stirling-PDF - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/stirling-pdf type: application -version: 8.13.9 +version: 8.13.12 diff --git a/charts/stable/stirling-pdf/values.yaml b/charts/stable/stirling-pdf/values.yaml index e1197123a3c..0972023515e 100644 --- a/charts/stable/stirling-pdf/values.yaml +++ b/charts/stable/stirling-pdf/values.yaml @@ -1,15 +1,15 @@ image: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 2.4.2-ultra-lite@sha256:5f6b4c3a58798f16650256f68d5b7cae8d38c9708a631d554499d8a0cceeb61c + tag: 2.4.3-ultra-lite@sha256:ee96fd3fad7107cc17e3c12723c9175daa5381ba6be797750870f71dd455030f fatImage: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 2.4.2-fat@sha256:55c79284a09fa6bbea172b5aa33dc5b7eb89b249217a1510df50cb6ee037f57f + tag: 2.4.3-fat@sha256:9373243f49fe38e02308172a5f2c98d67c665d27ef7c82002cc7c61670b5c6d1 fullImage: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 2.4.2@sha256:5866b6632dd99c28d45edcb6e984260981efa0f9976e8d3d0c9f35d196a347c5 + tag: 2.4.3@sha256:515364d7c2005fe5dcfdf56b4750b165875bbb6a0a1dced1957c59c8cde61c07 securityContext: container: runAsNonRoot: false