diff --git a/charts/stable/stirling-pdf/Chart.yaml b/charts/stable/stirling-pdf/Chart.yaml index 28e58160476..b6a047326da 100644 --- a/charts/stable/stirling-pdf/Chart.yaml +++ b/charts/stable/stirling-pdf/Chart.yaml @@ -8,7 +8,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2.8.0 +appVersion: 2.9.0 dependencies: - name: common version: 29.0.10 @@ -35,5 +35,5 @@ sources: - https://github.com/Stirling-Tools/Stirling-PDF - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/stirling-pdf type: application -version: 9.3.1 +version: 9.6.0 diff --git a/charts/stable/stirling-pdf/values.yaml b/charts/stable/stirling-pdf/values.yaml index 2fac1080a5a..249aa583bc7 100644 --- a/charts/stable/stirling-pdf/values.yaml +++ b/charts/stable/stirling-pdf/values.yaml @@ -2,15 +2,15 @@ image: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 2.8.0-ultra-lite@sha256:433b442d5a52b85ad28829cfde339d1b62999ac4279a04e79ac1e22a55317e9d + tag: 2.9.0-ultra-lite@sha256:114eb7f4193f428eb16ac26f412280330e37145832d274b1b9ad9feee1f45eda fatImage: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 2.8.0-fat@sha256:ca065d7e15faeb09e48dc565f88ec49205fb3e1322d1bacc9990a2a08ad55254 + tag: 2.9.0-fat@sha256:82f88f27b700c7d3b79540d67e08fe79d5d4a9c6df7de6130593ecf6b600bca9 fullImage: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 2.8.0@sha256:5737322ca558f881f5a7823a53c43b4fe48bf28103f62b2d0f2ec748d0bc5e80 + tag: 2.9.0@sha256:aac75dc5bc941049b937999808227e6a016d01cda7bf891eb711d161812a8f99 securityContext: container: runAsNonRoot: false