diff --git a/charts/stable/stirling-pdf/Chart.yaml b/charts/stable/stirling-pdf/Chart.yaml index 7e6ae65f81b..ad5b78695ff 100644 --- a/charts/stable/stirling-pdf/Chart.yaml +++ b/charts/stable/stirling-pdf/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2.9.2 +appVersion: 2.10.0 dependencies: - name: common version: 29.1.6 @@ -36,5 +36,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.7.1 +version: 9.10.0 diff --git a/charts/stable/stirling-pdf/values.yaml b/charts/stable/stirling-pdf/values.yaml index b12da9c6789..13fb24fdf60 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.9.2-ultra-lite@sha256:324b976ef434172ddab58f916e28c28ec3dd337c455031dfbc476754cf692871 + tag: 2.10.0-ultra-lite@sha256:7dc5f2fb50e1876a22ffcbed437621878e81172f6b8ea7d661cb201a01511908 fatImage: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 2.9.2-fat@sha256:ebaa984c410681939837920c18d2cea8103b46d4961fe6ddc6b6498fa26590b2 + tag: 2.10.0-fat@sha256:ae61bf189cdb2ae691be80d97e8ec62ec1fbae710f3fb5c3b9f3bcfb6ef8bafc fullImage: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 2.9.2@sha256:3fcfa4d6b6ff22fdbf96ff2aae98dc2fb6d8c1ba0afab1dd2fdfdcdc9ab543c4 + tag: 2.10.0@sha256:4d9abedcd57a9aa4d36ffb8fc9a4801aea2d295bf6ad349e23dd4b45661a5e42 securityContext: container: runAsNonRoot: false