diff --git a/charts/stable/stirling-pdf/Chart.yaml b/charts/stable/stirling-pdf/Chart.yaml index a9c4d26d750..5043531fb53 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.3.0 +appVersion: 2.3.1 dependencies: - name: common version: 28.29.27 @@ -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.10.4 +version: 8.10.7 diff --git a/charts/stable/stirling-pdf/values.yaml b/charts/stable/stirling-pdf/values.yaml index 7e99078c5b2..69dceff3613 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.3.0-ultra-lite@sha256:f2e11834d2a2f4a5a7ba8c47574ba94d51560a732514b97aae204bc45c744069 + tag: 2.3.1-ultra-lite@sha256:1af7e572e4d0d23f6b53799a13f397cdd4d85305e838405cad79ffecb475b255 fatImage: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 2.3.0-fat@sha256:f5609c3f86d1617ba3c65c0b2f19c87e103ebeb7bd05c26e29167d8ca5eb6c98 + tag: 2.3.1-fat@sha256:976fd5878c6d6c143dedfad99d284a93330ef0a98127b55fd6f2b55675f01300 fullImage: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 2.3.0@sha256:517101ebe52c7e7898e5c9b8bd1c81b5265d26a8f5787cc6d551a95316638339 + tag: 2.3.1@sha256:8fb811bce906513dc5dd312981f070e4780e02da20b7a20327d6e141077532f5 securityContext: container: runAsNonRoot: false