volker.raschek
3c150df5eb
chore(ci): use short flags of cut
Helm / helm-lint (push) Successful in 11s
Helm / helm-unittest (push) Successful in 16s
Release / publish-chart (push) Successful in 26s
2025-06-03 19:36:42 +02:00
volker.raschek
fc1c83a377
feat: support Artifacthub annotations
Helm / helm-lint (push) Successful in 14s
Helm / helm-unittest (push) Successful in 12s
Release / publish-chart (push) Failing after 16s
2025-06-03 19:35:01 +02:00
volker.raschek
38b4f95a1f
feat: automatically roll deployments
...
Helm / helm-lint (push) Successful in 6s
Release / publish-chart (push) Successful in 6s
Helm / helm-unittest (push) Successful in 24s
The following patch extends the chart to automatically roll the deployment, when
one of the configurations, stored in a config map or secret, has been changed.
The implementation add annotations which triggers `helm update` or ArgoCD to
roll the deployment. Further information can be found on the official helm
website:
https://helm.sh/docs/howto/charts_tips_and_tricks/#automatically-roll-deployments
2025-05-29 12:23:44 +02:00
volker.raschek
51ee91fed1
fix(chart): remove kubernetes version limitation
...
Helm / helm-lint (push) Successful in 6s
Helm / helm-unittest (push) Successful in 5s
The kubernetes version limitation is incompatible with the custom AWS EKS
version pattern. For this reason, some AWS EKS installation needs to adapt the
Chart manually to get it running. To avoid this circumstance, the kubernetes
version limitation has been removed.
2025-05-29 12:14:08 +02:00
volker.raschek
9e962fbffd
chore(renovate): merge library/node packages
Helm / helm-unittest (push) Successful in 6s
Helm / helm-lint (push) Successful in 23s
2025-05-27 22:54:08 +02:00
volker.raschek
63125f1849
docs(README): be compliant with markdownlint MD044
Helm / helm-unittest (push) Successful in 5s
Helm / helm-lint (push) Successful in 12s
Markdown linter / markdown-link-checker (push) Successful in 10s
Markdown linter / markdown-lint (push) Successful in 26s
Generate README / generate-parameters (push) Successful in 1m7s
2025-05-27 22:25:51 +02:00
volker.raschek
65d2452df4
docs(README): remove drone badge
Generate README / generate-parameters (push) Successful in 8s
Helm / helm-unittest (push) Successful in 13s
Markdown linter / markdown-link-checker (push) Successful in 10s
Helm / helm-lint (push) Successful in 22s
Markdown linter / markdown-lint (push) Failing after 23s
2025-05-27 17:03:34 +02:00
volker.raschek
a702f8678f
style: avoid control operator of toYaml
Helm / helm-lint (push) Successful in 15s
Helm / helm-unittest (push) Successful in 23s
2025-04-26 22:58:25 +02:00
volker.raschek
ec402f5490
chore(renovate): use configuration preset
Helm / helm-lint (push) Successful in 15s
Helm / helm-unittest (push) Successful in 17s
2025-03-30 22:54:48 +02:00
volker.raschek
85fca15ad6
docs(README): remove egress ports
Generate README / generate-parameters (push) Successful in 30s
Helm / helm-lint (push) Successful in 15s
Helm / helm-unittest (push) Successful in 17s
Markdown linter / markdown-lint (push) Successful in 28s
Markdown linter / markdown-link-checker (push) Successful in 30s
2025-02-15 19:53:12 +01:00
volker.raschek
27bc608b4e
docs(README): add section network policies
Markdown linter / markdown-lint (push) Waiting to run
Generate README / generate-parameters (push) Successful in 29s
Helm / helm-lint (push) Successful in 14s
Helm / helm-unittest (push) Successful in 15s
Markdown linter / markdown-link-checker (push) Has been cancelled
Release / publish-chart (push) Successful in 19s
2025-02-15 19:51:53 +01:00
volker.raschek
6e9548ba92
feat(networkPolicies): template custom network policies
Generate README / generate-parameters (push) Failing after 28s
Helm / helm-lint (push) Successful in 15s
Helm / helm-unittest (push) Successful in 17s
Markdown linter / markdown-link-checker (push) Successful in 31s
Markdown linter / markdown-lint (push) Successful in 27s
Release / publish-chart (push) Successful in 17s
2025-02-15 19:44:34 +01:00
volker.raschek
da0daf74aa
docs(README): hint of CPU limit lower than 1000m
2025-02-15 19:44:34 +01:00
volker.raschek
f99a401095
chore(renovate): automerge lockFileMaintenance
Helm / helm-unittest (push) Successful in 15s
Helm / helm-lint (push) Successful in 15s
2025-02-14 18:29:25 +01:00
volker.raschek
59a5f5ba0b
chore(renovate): update configuration
Helm / helm-lint (push) Successful in 15s
Helm / helm-unittest (push) Successful in 16s
2025-02-13 22:49:38 +01:00
volker.raschek
203eea0181
chore(renovate): keep npm dependencies updated
Helm / helm-lint (push) Successful in 41s
Helm / helm-unittest (push) Successful in 17s
2025-02-13 22:39:39 +01:00
volker.raschek
cddb286bf6
chore(renovate): add lockFileMaintenance
Helm / helm-lint (push) Successful in 17s
Helm / helm-unittest (push) Successful in 17s
2025-02-02 18:51:57 +01:00
volker.raschek
7578a7a525
doc(README): adapt comment
2025-01-19 23:09:09 +01:00
volker.raschek
aa704af4c7
doc(README): fail2ban daemon
2025-01-19 22:52:29 +01:00
volker.raschek
4bdf3f8173
doc(README): remove affinity example
2025-01-19 22:08:25 +01:00
volker.raschek
38cdcfd58a
doc(README): typo
2025-01-19 22:06:07 +01:00
volker.raschek
093117a30f
chore(ci): remove multiline condition
2025-01-19 22:02:59 +01:00
volker.raschek
3c077588c2
chore(ci): use shot flag version to enable PCRE of sed
2025-01-19 21:57:41 +01:00
volker.raschek
ed2eeca229
chore(ci): use PCRE of sed
2025-01-19 21:54:53 +01:00
volker.raschek
d7755e201c
chore(ci): remove prefix '-charts'
2025-01-19 21:52:33 +01:00
volker.raschek
af609771f3
chore(renovate): update configuration
2025-01-19 21:38:07 +01:00
volker.raschek
aab2f2ff17
doc(values): add missing dot
2025-01-19 21:35:49 +01:00
volker.raschek
1258587af8
test(unittest): adapt test result
2025-01-19 21:23:54 +01:00
volker.raschek
61c1c1ab97
fix(ci): run on all branches
2025-01-19 21:22:02 +01:00
volker.raschek
f2c1101bbe
doc(README): update documentation
2025-01-19 21:19:40 +01:00
volker.raschek
34222954b0
Initial Commit
2025-01-19 21:18:53 +01:00