diff --git a/charts/stable/stirling-pdf/Chart.yaml b/charts/stable/stirling-pdf/Chart.yaml index 415e634bcb2..899840c333a 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.2 +appVersion: 2.1.4 dependencies: - name: common version: 28.29.11 @@ -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.10 +version: 8.4.13 diff --git a/charts/stable/stirling-pdf/values.yaml b/charts/stable/stirling-pdf/values.yaml index 87e501c6a4e..a9ebdf2f211 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.2-ultra-lite@sha256:74cfd38529c7e5ece2e005764901b778d72fdb35352d82e9ff5b6bd6af82bbd8 + tag: 2.1.4-ultra-lite@sha256:06de5a7d2b10ab1859dc09b6ca01ab0c41edf0f52808d37de719972b9baf6ce6 fatImage: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 2.1.3-fat@sha256:8f7dcf8bfba93418cd3f6a4256e2429bd3ae14f8c4a5cd3d41c39b205df30ce3 + tag: 2.1.4-fat@sha256:0667661146026be176593447c02000976db8c39b02828bc577a20ee3cabd7847 fullImage: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 2.1.3@sha256:6ec3e0d5d92977c58c40ce5ab78a6237b1e9a86e80b28792b4ff76db1d3fdf90 + tag: 2.1.4@sha256:940c83732d373b08efd110de708d51d639705404de7dabc7230e5665819efb4a securityContext: container: runAsNonRoot: false