diff --git a/charts/stable/stirling-pdf/Chart.yaml b/charts/stable/stirling-pdf/Chart.yaml index 223cc421e1b..8bdf969b5cd 100644 --- a/charts/stable/stirling-pdf/Chart.yaml +++ b/charts/stable/stirling-pdf/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 1.5.0 +appVersion: 1.6.0 dependencies: - name: common version: 28.27.4 @@ -38,5 +38,5 @@ sources: - https://github.com/Stirling-Tools/Stirling-PDF - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/stirling-pdf type: application -version: 5.27.0 +version: 5.30.0 diff --git a/charts/stable/stirling-pdf/values.yaml b/charts/stable/stirling-pdf/values.yaml index 7fe057a39f1..17e1d41e048 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.5.0-ultra-lite@sha256:b9f3b74de1bad004de1eff8078f844e5cab854c851381e5ab91d77de0eb15e7e + tag: 1.6.0-ultra-lite@sha256:fdeaaf9ecbdd67bdfedfd06dc94903384978a1161cdcd3db4cebb545dcc0fdbc fatImage: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 1.5.0-fat@sha256:ea18c4c66f099806481539852835ac14f132dd0c80354302a37b52da4fddfc9b + tag: 1.6.0-fat@sha256:6a98563e829ac87bc54e116ba0003f4a4379febc6745608132d48f4fb22b6c02 fullImage: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 1.5.0@sha256:bfe2b8dd378c4f3d5fc1d2fc7649a357d0916b3a713022aa70ac3f08d6302cbc + tag: 1.6.0@sha256:1f73a8f898fe269cbbccea3be577064dd87fc4334de349fcc5b1afa1bcebf240 securityContext: container: runAsNonRoot: false