diff --git a/charts/stable/stirling-pdf/Chart.yaml b/charts/stable/stirling-pdf/Chart.yaml index 06abdcb9e2a..cc0e3a846d5 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.4.0 +appVersion: 2.4.1 dependencies: - name: common version: 28.29.40 @@ -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.13.4 +version: 8.13.6 diff --git a/charts/stable/stirling-pdf/values.yaml b/charts/stable/stirling-pdf/values.yaml index fbdeedfc2ec..776e1222c3f 100644 --- a/charts/stable/stirling-pdf/values.yaml +++ b/charts/stable/stirling-pdf/values.yaml @@ -1,11 +1,11 @@ image: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 2.4.0-ultra-lite@sha256:b073b5c3972afe6dbe214a47e167c9c17064b3d562026dc0c6aada72b06970ee + tag: 2.4.1-ultra-lite@sha256:5771c76b03aba6d445f67937e5f84c10ee03db1c259d3d1508fc9396328d1f0d fatImage: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 2.4.0-fat@sha256:425dd4e9a5ec4e39e1f7656bc1e2eba02b0d3cd9de9f074419f1c3a6623d0f5f + tag: 2.4.1-fat@sha256:09a97511b0b8b078b0c99cf98d55e3c698617d933ced196cecae4e0888448e86 fullImage: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent