diff --git a/charts/stable/stirling-pdf/Chart.yaml b/charts/stable/stirling-pdf/Chart.yaml index 33801708507..1b130cf7932 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.12.0 +appVersion: 2.13.0 dependencies: - name: common version: 29.5.3 @@ -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.20.0 +version: 9.22.0 diff --git a/charts/stable/stirling-pdf/values.yaml b/charts/stable/stirling-pdf/values.yaml index 5f53706a3d7..a1e14b125de 100644 --- a/charts/stable/stirling-pdf/values.yaml +++ b/charts/stable/stirling-pdf/values.yaml @@ -2,11 +2,11 @@ image: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 2.12.0-ultra-lite@sha256:42b058517d68df2c186ee7cbb33a044ec885b7913f5eabd72dd69154d3c8d1d1 + tag: 2.13.0-ultra-lite@sha256:0efb7551527eba62e807800f8b33fb1849d2196db96386f08126956e29d1ae6d fatImage: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 2.12.0-fat@sha256:225edbe4fed78f4c031b13248347a2bdf3b7d80493f1bd324a686cac26c8c680 + tag: 2.13.0-fat@sha256:c2face7b30f29ba751b22736d58d77685260dc2f8afe47484e95b2ec5a9de2d1 fullImage: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent