Commit Graph

18 Commits

Author SHA1 Message Date
volker.raschek 297f36920a fix(certificate): subject in body must be of type object
Helm / helm-lint (push) Successful in 7s
Helm / helm-unittest (push) Successful in 7s
Release / publish-chart (push) Successful in 18s
2025-10-14 23:26:09 +02:00
volker.raschek 4102fc9014 feat(certificates): support certificates
Generate README / generate-parameters (push) Successful in 10s
Helm / helm-lint (push) Successful in 14s
Helm / helm-unittest (push) Successful in 7s
Markdown linter / markdown-lint (push) Successful in 15s
Markdown linter / markdown-link-checker (push) Successful in 32s
Release / publish-chart (push) Successful in 19s
The following patch enables you to generate certificates using cert-manager or,
alternatively, to mount a secret with TLS certificates.

The HTTP server is then automatically configured to use the TLS certificates to
encrypt HTTP traffic.

If an ingress controller is also used, such as the nginx-ingress controller, the
necessary annotations must still be set to inform the nginx-ingress controller
that the HTTP upstream server communicates via HTTPS.
2025-10-14 23:02:28 +02:00
volker.raschek eadbcf243b fix(deployment): mount configMap 'gitconfig'
Helm / helm-lint (push) Successful in 7s
Helm / helm-unittest (push) Successful in 20s
Release / publish-chart (push) Successful in 13s
2025-10-12 22:09:03 +02:00
volker.raschek 0caa188bb1 fix(deployment): mount additional volumes
Helm / helm-lint (push) Successful in 6s
Helm / helm-unittest (push) Successful in 15s
Release / publish-chart (push) Successful in 8s
2025-10-12 22:03:25 +02:00
volker.raschek 3bce806ed6 fix(deployment): mount environment variables and volumes only when enabled
Helm / helm-lint (push) Successful in 7s
Helm / helm-unittest (push) Successful in 15s
Release / publish-chart (push) Successful in 8s
2025-10-12 21:55:31 +02:00
volker.raschek f63450aec4 fix(deployment): mount secret with environment variables
Generate README / generate-parameters (push) Failing after 10s
Helm / helm-lint (push) Has been cancelled
Helm / helm-unittest (push) Has been cancelled
2025-10-12 18:48:18 +02:00
volker.raschek d1e5accccb fix: supprt automatically roll deployments
Helm / helm-unittest (push) Successful in 8s
Helm / helm-lint (push) Successful in 1m1s
2025-10-12 18:00:06 +02:00
volker.raschek fbd846784c fix(networkPolicy): use single network policy
Helm / helm-lint (push) Successful in 6s
Helm / helm-unittest (push) Successful in 7s
Markdown linter / markdown-link-checker (push) Successful in 11s
Generate README / generate-parameters (push) Failing after 28s
Markdown linter / markdown-lint (push) Successful in 17s
2025-10-12 17:21:05 +02:00
volker.raschek 307660c767 refac: remove obsolete directory athens-proxy
Helm / helm-lint (push) Successful in 6s
Helm / helm-unittest (push) Successful in 15s
2025-10-12 17:05:51 +02:00
volker.raschek 85a38e7d22 fix(deployment): remove leading v of the container image tag
Helm / helm-lint (push) Successful in 21s
Helm / helm-unittest (push) Successful in 17s
2025-10-12 16:49:43 +02:00
volker.raschek 5f78a0f071 fix(config): support the download mode file
Helm / helm-lint (push) Successful in 8s
Helm / helm-unittest (push) Successful in 13s
Generate README / generate-parameters (push) Successful in 29s
Markdown linter / markdown-link-checker (push) Failing after 21s
Markdown linter / markdown-lint (push) Failing after 27s
2025-10-12 16:33:21 +02:00
volker.raschek c157c8c210 fix(config): support ssh 2025-10-12 16:33:21 +02:00
volker.raschek bf721d8af1 fix(config): support gitconfig
Helm / helm-lint (push) Successful in 18s
Generate README / generate-parameters (push) Failing after 21s
Helm / helm-unittest (push) Successful in 15s
2025-10-12 13:00:34 +02:00
volker.raschek a00d40b792 fix(config): support netrc 2025-10-03 16:29:29 +02:00
volker.raschek d02f63be7a fix: improve chart 2025-10-03 16:29:27 +02:00
volker.raschek 1c22e90d85 feat: add option to customize probes
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing
2024-09-24 21:24:02 +02:00
volker.raschek d96c6373ab fix: container image name
continuous-integration/drone/push Build is passing
2023-05-21 13:26:20 +02:00
volker.raschek 64e21d43ab Initial Commit
continuous-integration/drone/push Build is passing
2022-05-21 11:45:03 +02:00