Skip to content

Commit

Permalink
Use floating tag for helm images (SAP#4236)
Browse files Browse the repository at this point in the history
Co-authored-by: Pavel Busko <[email protected]>
  • Loading branch information
phil9909 and pbusko authored Mar 1, 2023
1 parent bb0da58 commit cc3bc76
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion cmd/helmExecute_generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cmd/kubernetesDeploy_generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion resources/metadata/helmExecute.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ spec:
- STAGES
- STEPS
containers:
- image: dtzar/helm-kubectl:3.8.0
- image: dtzar/helm-kubectl:3
workingDir: /config
options:
- name: -u
Expand Down
2 changes: 1 addition & 1 deletion resources/metadata/kubernetesDeploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,7 @@ spec:
- STAGES
- STEPS
containers:
- image: dtzar/helm-kubectl:3.9.0
- image: dtzar/helm-kubectl:3
workingDir: /config
options:
- name: -u
Expand Down

0 comments on commit cc3bc76

Please sign in to comment.