Skip to content

Commit

Permalink
Remove helm versions from ci templates
Browse files Browse the repository at this point in the history
  • Loading branch information
jknipper committed Aug 31, 2023
1 parent f2058d1 commit c4fea6a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion ci/task_helm_kubernikus-dex.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ params:
KUBELOGON_PASSWORD:
KUBERNIKUS_NAME:
KUBERNIKUS_URL:
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
1 change: 0 additions & 1 deletion ci/task_helm_kubernikus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ params:
KUBELOGON_PASSWORD:
KUBERNIKUS_NAME:
KUBERNIKUS_URL:
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
1 change: 0 additions & 1 deletion ci/task_helm_seed.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ params:
KUBELOGON_PASSWORD:
NAMESPACE: monsoon3
RELEASE: kubernikus
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 c4fea6a

Please sign in to comment.