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.31.0 to 8.32.0
25 description: "Breaking upstream change: 8.31.0's strict SSRF defaults are reverted; outbound URL filtering now defaults to permissive again. Opt into IP-class filtering via the new deny-private-ips / deny-public-ips flags per module."
27 description: "Breaking upstream change: file:// rejected at /forms/chromium/convert/url and crafted file:// sub-resources are scoped to the request working directory"
29 description: "Breaking upstream change: image / pdf stamp and watermark sources require an uploaded file (return HTTP 400 otherwise)"
31 description: Add api.downloadFromDenyPrivateIps and api.downloadFromDenyPublicIps for IP-class filtering on the download-from feature
33 description: Add chromium.denyPrivateIps and chromium.denyPublicIps for IP-class filtering on Chromium navigations and sub-resources (skipped when proxyServer or hostResolverRules is set)
35 description: Add libreOffice.allowList, libreOffice.denyList, libreOffice.denyPrivateIps, libreOffice.denyPublicIps to filter LibreOffice outbound fetches for embedded external content
37 description: Add webhook.denyPrivateIps and webhook.denyPublicIps for IP-class filtering on webhook URLs
39 description: "Upstream: Chromium chart-rendering regression (charts printed as blank rectangles in print mode) fixed by pinning chromedp to v0.14.2"
41 description: "Upstream: LibreOffice no longer caches an unrecoverable first-start error; lazy-start path retries on failure"
42 artifacthub.io/links: |
43 - name: Projects Homepage
44 url: https://gotenberg.dev/
45 - name: Projects GitHub
46 url: https://github.com/gotenberg/gotenberg
47 - name: Chart's GitHub
48 url: https://github.com/MaikuMori/helm-charts/tree/master/charts/gotenberg
49 - name: Chart's Changelog
50 url: https://github.com/MaikuMori/helm-charts/blob/master/charts/gotenberg/CHANGELOG.md