diff --git a/charts/stable/stirling-pdf/Chart.yaml b/charts/stable/stirling-pdf/Chart.yaml index 8bdf969b5cd..2806f14bf00 100644 --- a/charts/stable/stirling-pdf/Chart.yaml +++ b/charts/stable/stirling-pdf/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 1.6.0 +appVersion: 2.0.0 dependencies: - name: common version: 28.27.4 @@ -38,5 +38,5 @@ sources: - https://github.com/Stirling-Tools/Stirling-PDF - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/stirling-pdf type: application -version: 5.30.0 +version: 8.0.0 diff --git a/charts/stable/stirling-pdf/values.yaml b/charts/stable/stirling-pdf/values.yaml index 17e1d41e048..cac074cdf90 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: 1.6.0-ultra-lite@sha256:fdeaaf9ecbdd67bdfedfd06dc94903384978a1161cdcd3db4cebb545dcc0fdbc + tag: 2.0.0-ultra-lite@sha256:6f2e80a9bfe660b8a42ab0a746bc16f431fbf8dd5da2001ef0f17ad278d1d884 fatImage: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 1.6.0-fat@sha256:6a98563e829ac87bc54e116ba0003f4a4379febc6745608132d48f4fb22b6c02 + tag: 2.0.0-fat@sha256:0a91df5b82fd33c0deeeea1460a00bec425976ca7439941f503c0a1fc1e409e3 fullImage: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 1.6.0@sha256:1f73a8f898fe269cbbccea3be577064dd87fc4334de349fcc5b1afa1bcebf240 + tag: 2.0.0@sha256:614cb0247090c94689c4b05df5dc8f10b9cea1ed893380ea61712de54b28a4c2 securityContext: container: runAsNonRoot: false