chore(deps): update dependency docker.io/volkerraschek/helm to v3.11.3 #26

Merged
CSRBot merged 1 commits from renovate/docker.io-volkerraschek-helm-3.x into master 2023-04-12 20:50:27 +00:00
Showing only changes of commit 46fd3ea560 - Show all commits

View File

@ -11,7 +11,7 @@ steps:
- name: helm lint
commands:
- helm lint
image: docker.io/volkerraschek/helm:3.11.2
image: docker.io/volkerraschek/helm:3.11.3
resources:
limits:
cpu: 150
@ -29,7 +29,7 @@ steps:
- name: helm template
commands:
- helm template .
image: docker.io/volkerraschek/helm:3.11.2
image: docker.io/volkerraschek/helm:3.11.3
resources:
limits:
cpu: 150
@ -81,7 +81,7 @@ steps:
from_secret: helm_repo_password
HELM_REPO_USERNAME:
from_secret: helm_repo_username
image: docker.io/volkerraschek/helm:3.11.2
image: docker.io/volkerraschek/helm:3.11.3
resources:
limits:
cpu: 150