diff --git a/charts/stable/stirling-pdf/Chart.yaml b/charts/stable/stirling-pdf/Chart.yaml index 2844f468cdf..627b188783c 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: 2.1.0 +appVersion: 2.1.1 dependencies: - name: common version: 28.29.2 @@ -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: 8.4.0 +version: 8.4.3 diff --git a/charts/stable/stirling-pdf/values.yaml b/charts/stable/stirling-pdf/values.yaml index f6399d1b9a2..610344a914b 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: 2.1.0-ultra-lite@sha256:58aac3438dac09cb88e8664a558f77ba74d4e14b286936841c9eec7c3ca37e78 + tag: 2.1.1-ultra-lite@sha256:8d5d3d70cb5ea38fdf07dae499d8c04ec5b1c93df2fb7279d6f2d9f945b4ada1 fatImage: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 2.1.0-fat@sha256:893ae895a0eecc6461c7c4dba6326c165f0c00f3abc5a15ef1aa75f4c1553e26 + tag: 2.1.1-fat@sha256:f353f33dd762d2f764e3bbc289972feb72fd4a3bcbbb62b486a1d59867ace6a8 fullImage: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 2.1.0@sha256:56dd735b7b59ca4fe69266f6f1933cd4e1c203ac46f0886845c4d5fc1bc65cf1 + tag: 2.1.1@sha256:c351ebf9d7602f1e63c49b20043739fc5ee13defa43e40646bf09aabc10f6e21 securityContext: container: runAsNonRoot: false