diff --git a/charts/stable/stirling-pdf/Chart.yaml b/charts/stable/stirling-pdf/Chart.yaml index 2c453dbf44a..203989e60b7 100644 --- a/charts/stable/stirling-pdf/Chart.yaml +++ b/charts/stable/stirling-pdf/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.1.0 +appVersion: 1.1.1 dependencies: - name: common version: 28.15.1 @@ -36,4 +36,4 @@ sources: - https://github.com/Stirling-Tools/Stirling-PDF - https://github.com/truecharts/charts/tree/master/charts/stable/stirling-pdf type: application -version: 5.5.2 +version: 5.5.4 diff --git a/charts/stable/stirling-pdf/values.yaml b/charts/stable/stirling-pdf/values.yaml index dcf30e26b32..c26d601e083 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.1.0-ultra-lite@sha256:e2eb4bd132138e50e1ba540a8e3e18c59c2721fee00d2ed42277338c158f51e9 + tag: 1.1.1-ultra-lite@sha256:03b71084a7d506850644f2fac081490059c8ea0c711784bb7cc66d5cc843fd3d fatImage: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 1.1.0-fat@sha256:5a345c7397ff6c788056ba51aa82ea642f8b95cfb8a71e482598fe422c50a78d + tag: 1.1.1-fat@sha256:b5a4e0b8b222727314b12f0baf9af0c7c162aaf8226c500321e92017f4c5bcd3 fullImage: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 1.1.0@sha256:55731f2b4f2a7988613df5fbe1137b439627bc25f42c6cc89e753572a04950d1 + tag: 1.1.1@sha256:12de648818f4ec139dacad50acb90c302c6077986f70cf09708c8c38d041c285 securityContext: container: runAsNonRoot: false