1# Helm chart metadata for gotenberg with Chainguard images
2# These images are distroless and signed with Sigstore
6 - https://github.com/gotenberg/gotenberg
7 - https://github.com/MaikuMori/helm-charts/tree/master/charts/gotenberg
9description: A Helm chart for Gotenberg
15 email: mikskalnins@maikumori.com
17icon: https://user-images.githubusercontent.com/8983173/130322857-185831e2-f041-46eb-a17f-0a69d066c4e5.png
21 artifacthub.io/changes: |
23 description: Bump Gotenberg version 8.32.0 to 8.34.0
25 description: "Fix incorrect indentation of extraEnv vars in deployment.yaml that caused a YAML parse error"
27 description: "Breaking upstream change: LibreOffice now blocks content linked from untrusted locations (external http(s):// and local file:/// links no longer resolve during conversion). Unconditional upstream - no flag to disable. Embedded content is unaffected."
29 description: Add logging.stdLevelCase (--log-std-level-case) to set the case of the level field in standard-output logs - lower (default) or upper
31 description: Add pdfEngines.facturXEngines (--pdfengines-factur-x-engines) for the new Factur-X / ZUGFeRD XMP metadata feature
33 description: Add pdfEngines.embedMetadataEngines (--pdfengines-embed-metadata-engines) for the embed-metadata feature (upstream flag that was previously missing from the chart)
35 description: "Upstream security fix: IsPublicIP now unwraps IPv4-mapped, 6to4, and Teredo IPv6 addresses and rejects embedded non-public IPv4, closing a denyPrivateIps bypass"
37 description: "Upstream security fix: caller-supplied output filenames now strip both / and \\ path separators"
39 description: "Upstream: ca-certificates installed in the chromium-only image, fixing outbound TLS failures in that variant"
40 artifacthub.io/links: |
41 - name: Projects Homepage
42 url: https://gotenberg.dev/
43 - name: Projects GitHub
44 url: https://github.com/gotenberg/gotenberg
45 - name: Chart's GitHub
46 url: https://github.com/MaikuMori/helm-charts/tree/master/charts/gotenberg
47 - name: Chart's Changelog
48 url: https://github.com/MaikuMori/helm-charts/blob/master/charts/gotenberg/CHANGELOG.md