2 Commits

Author SHA1 Message Date
CSRBot cb2565fb38 chore(deps): update container images 2026-06-17 09:15:55 +00:00
volker.raschek b71bded598 fix(renovate): use preset helm 2026-06-07 17:42:00 +02:00
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ steps:
- name: markdown lint - name: markdown lint
commands: commands:
- markdownlint *.md - markdownlint *.md
image: git.cryptic.systems/volker.raschek/markdownlint:0.48.0 image: git.cryptic.systems/volker.raschek/markdownlint:0.49.0
resources: resources:
limits: limits:
cpu: 150 cpu: 150
+1
View File
@@ -4,6 +4,7 @@
"local>volker.raschek/renovate-config:default#master", "local>volker.raschek/renovate-config:default#master",
"local>volker.raschek/renovate-config:container#master", "local>volker.raschek/renovate-config:container#master",
"local>volker.raschek/renovate-config:actions#master", "local>volker.raschek/renovate-config:actions#master",
"local>volker.raschek/renovate-config:helm#master",
"local>volker.raschek/renovate-config:npm#master", "local>volker.raschek/renovate-config:npm#master",
"local>volker.raschek/renovate-config:regexp#master" "local>volker.raschek/renovate-config:regexp#master"
], ],