Compare commits
No commits in common. "25b6a868adda3280c1c7684054c672e04c5cbd09" and "e1469c9d30ae417fc76edbe0c56297fac58bdffa" have entirely different histories.
25b6a868ad
...
e1469c9d30
@ -11,7 +11,7 @@ steps:
|
||||
- name: helm lint
|
||||
commands:
|
||||
- helm lint
|
||||
image: docker.io/volkerraschek/helm:3.8.0
|
||||
image: docker.io/volkerraschek/helm:3.7.0
|
||||
resources:
|
||||
limits:
|
||||
cpu: 50
|
||||
@ -72,7 +72,7 @@ steps:
|
||||
from_secret: helm_repo_password
|
||||
HELM_REPO_USERNAME:
|
||||
from_secret: helm_repo_username
|
||||
image: docker.io/volkerraschek/helm:3.8.0
|
||||
image: docker.io/volkerraschek/helm:3.7.0
|
||||
|
||||
trigger:
|
||||
event:
|
||||
|
Reference in New Issue
Block a user