Compare commits

..

1 Commits

Author SHA1 Message Date
4ce8657dcc
chore(deps): update drone docker tag to v2.26.0 2025-02-28 14:09:29 +00:00

@ -17,7 +17,7 @@ steps:
- name: helm lint
commands:
- helm lint
image: git.cryptic.systems/volker.raschek/helm:3.17.1
image: git.cryptic.systems/volker.raschek/helm:3.16.4
resources:
limits:
cpu: 150
@ -35,7 +35,7 @@ steps:
- name: helm template
commands:
- helm template .
image: git.cryptic.systems/volker.raschek/helm:3.17.1
image: git.cryptic.systems/volker.raschek/helm:3.16.4
resources:
limits:
cpu: 150
@ -94,7 +94,7 @@ steps:
from_secret: helm_repo_password
HELM_REPO_USERNAME:
from_secret: helm_repo_username
image: git.cryptic.systems/volker.raschek/helm:3.17.1
image: git.cryptic.systems/volker.raschek/helm:3.16.4
resources:
limits:
cpu: 150