diff --git a/charts/stable/stirling-pdf/Chart.yaml b/charts/stable/stirling-pdf/Chart.yaml index 203989e60b7..09bc51e1722 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.1 +appVersion: 1.2.0 dependencies: - name: common version: 28.15.1 @@ -36,4 +36,5 @@ sources: - https://github.com/Stirling-Tools/Stirling-PDF - https://github.com/truecharts/charts/tree/master/charts/stable/stirling-pdf type: application -version: 5.5.4 +version: 5.8.0 + diff --git a/charts/stable/stirling-pdf/values.yaml b/charts/stable/stirling-pdf/values.yaml index c26d601e083..37d9bc6e78d 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.1-ultra-lite@sha256:03b71084a7d506850644f2fac081490059c8ea0c711784bb7cc66d5cc843fd3d + tag: 1.2.0-ultra-lite@sha256:8b2ad404d7154e7d663017b213133393606cc2632c69e7f5de1eeed96b325a58 fatImage: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 1.1.1-fat@sha256:b5a4e0b8b222727314b12f0baf9af0c7c162aaf8226c500321e92017f4c5bcd3 + tag: 1.2.0-fat@sha256:1a6b67d527eb85e35b0309094d62cbff28e9b862dab33de9781a6594992f9579 fullImage: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 1.1.1@sha256:12de648818f4ec139dacad50acb90c302c6077986f70cf09708c8c38d041c285 + tag: 1.2.0@sha256:4b549915161efdf8a7c43bf0ad3b5d5d39f0cb0be58b7dcce1d1b62fbe8ed818 securityContext: container: runAsNonRoot: false