chore(deps): update dependency git.cryptic.systems/volker.raschek/helm to v3.12.1 #673

Merged
CSRBot merged 1 commits from renovate/git.cryptic.systems-volker.raschek-helm-3.x into master 2023-06-18 13:00:42 +00:00
Showing only changes of commit 163b0f007d - Show all commits

View File

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