Skip to content

Commit

Permalink
Bump Helm version in pipeline (#817)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nuckal777 authored Jun 26, 2023
1 parent ff76894 commit f898d76
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ci/task_helm_kubernikus-dex.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ params:
KUBELOGON_PASSWORD:
KUBERNIKUS_NAME:
KUBERNIKUS_URL:
HELM_VERSION: 3.9.0
HELM_VERSION: 3.12.1
VAULT_ADDR: https://vault.global.cloud.sap # DO NOT CHANGE
VAULT_KV_ENGINE: secrets # DO NOT CHANGE
VAULT_ROLE_ID: # (required) set this to ((auth.role_id)) to receive credentials automatically from Concourse
Expand Down
2 changes: 1 addition & 1 deletion ci/task_helm_kubernikus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ params:
KUBELOGON_PASSWORD:
KUBERNIKUS_NAME:
KUBERNIKUS_URL:
HELM_VERSION: 3.9.0
HELM_VERSION: 3.12.1
VAULT_ADDR: https://vault.global.cloud.sap # DO NOT CHANGE
VAULT_KV_ENGINE: secrets # DO NOT CHANGE
VAULT_ROLE_ID: # (required) set this to ((auth.role_id)) to receive credentials automatically from Concourse
Expand Down
2 changes: 1 addition & 1 deletion ci/task_helm_seed.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ params:
KUBELOGON_PASSWORD:
NAMESPACE: monsoon3
RELEASE: kubernikus
HELM_VERSION: 3.9.0
HELM_VERSION: 3.12.1
VAULT_ADDR: https://vault.global.cloud.sap # DO NOT CHANGE
VAULT_KV_ENGINE: secrets # DO NOT CHANGE
VAULT_ROLE_ID: # (required) set this to ((auth.role_id)) to receive credentials automatically from Concourse
Expand Down

0 comments on commit f898d76

Please sign in to comment.