- Add ability to set
extraMetrics
for HPA (@anthosz) - Bump
gotenberg
version8.14.1
->8.15.3
(@anthosz)
- Fixing 'Additional property enabled is not allowed' when using gotenberg in helm dependency (Thanks to Anthony | @anthosz)
- Bump
gotenberg
version8.12.0
->8.14.1
. - Publish the chart to OCI registry.
- Add ability to create and configure
networkPolicy
(Thanks to Anthony | @anthosz) - Add SECURITY.md.
- Add
testPodAnnotations
(Thanks to Anthony | @anthosz)
- Bump
gotenberg
version8.9.11
->8.12.0
. - Add Helm schema file.
- Update K8S to test against recent K8S versions.
- Add chart signing to CI.
-
Add ability to customize HorizontalPodAutoscaler behavior (Thanks to Anthony | @anthosz)
-
Fix documentation links (Thanks to m² | @mmoscher)
-
Bump
gotenberg
version8.9.0
->8.11.0
. -
Add ability to create
ServiceMonitor
(Thanks to Nazar Vovk | @Vovcharaa) -
Add
allowPrivilegeEscalation: false
to defaultsecurityContext
. -
Add support for the following flags:
--api-download-from-allow-list
--api-download-from-deny-list
--api-download-from-max-retry
--api-disable-download-from
- Bump
gotenberg
version8.8.1
->8.9.0
. - Add support for
extraEnv
annotations to provide extra environment variables togotenberg
container.
- Bump
gotenberg
version8.7.0
->8.8.1
. - Fix #39 (Thanks to Šimon Woidig | @SimonWoidig)
-
Bump
gotenberg
version8.5.1
->8.7.0
. -
Add support for the following flags (Thanks to Jonas Geiler | @jonasgeiler):
--api-tls-cert-file
--api-tls-key-file
- Add ability to create and configure
PodDisruptionBudget
(Thanks to Aurel Canciu | @relu) - Add ability to configure Deployment
topologySpreadConstraints
(Thanks to Aurel Canciu | @relu) - Add ability to override Deployment
progressDeadlineSeconds
(Thanks to Aurel Canciu | @relu) - Add ability to configure Deployment
strategy
(Thanks to Aurel Canciu | @relu) - Add ability to set Service
annotations
(Thanks to Aurel Canciu | @relu)
- Add
securityContext
compatibility with OpenShift platform. (Thanks to Jonas Geiler | @jonasgeiler) - Bump
gotenberg
version8.5.0
->8.5.1
.
-
Bump
gotenberg
version8.1.0
->8.5.0
. -
Add new options:
enableBasicAuth
basicAuthUsername
basicAuthPassword
-
Bump
gotenberg
version8.0.2
->8.1.0
. -
Add new flags:
--chromium-max-queue-size
--libreoffice-max-queue-size
- Fix typo in
.Values.prometheus.namespace
. (Thanks to Szczepan Rędzioch | @redzioch) - Bump
gotenberg
version8.0.1
->8.0.2
.
- Bump
gotenberg
version7.10.1
->8.0.1
. - Update configuration options according to upstream changes:
- Remove
chromium.failedStartsThreshold
. - Remove
libreOffice.unoListenerStartTimeout
. - Remove
libreOffice.unoListenerRestartThreshold
. - Add
chromium.clearCache
. - Add
chromium.clearCookies
.
- Remove
- CI: Fix warning about missing
GITHUB_TOKEN
when setting up Helm.
-
Bump
gotenberg
version7.9.2
->7.10.1
. -
Add values for the following flags:
--chromium-restart-after
--chromium-auto-start
--chromium-start-timeout
--libreoffice-restart-after
--libreoffice-auto-start
--libreoffice-start-timeout
- Add
volumes
andvolumeMounts
. (Thanks to @pschumacher)
- Bump
gotenberg
version7.9.1
->7.9.2
.
- Fix #15 -
HorizontalPodAutoscaler
API version is nowautoscaling/v2
(Thanks to @tweiss-mdm). - Bump
gotenberg
version7.8.3
->7.9.1
. - Add
logging.fieldsPrefix
value (--log-fields-prefix
). - CI: Test install chart on multiple Kubernetes versions (v1.27.3, v1.26.6, v1.25.11, v1.24.15, v1.23.17).
- CI: Test chart upgrades.
- CI: Generate and test as many resources from the chart as possible.
- Add
chromium.failedStartsThreshold
value. - Bump
gotenberg
version7.8.2
->7.8.3
.
- Bump
gotenberg
version7.8.1
->7.8.2
.
- Bump
gotenberg
version7.8.0
->7.8.1
.
- Add
Ingress
resource.
- Bump
gotenberg
version7.7.2
->7.8.0
.
- Add
podLabels
. (Thanks to Pascal M | @bagl3y)
- Fix
terminationGracePeriodSeconds
set in the wrong place. (Thanks to Szczepan Rędzioch | @redzioch)
- Bump app version to
7.2.2
.
- Add all documented cli flags as values.
- Add README, LICENSE and extra metadata.
- Initial release.