Skip to content

Commit c4fea6a

Browse files
committed
Remove helm versions from ci templates
1 parent f2058d1 commit c4fea6a

3 files changed

+0
-3
lines changed

ci/task_helm_kubernikus-dex.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ params:
5353
KUBELOGON_PASSWORD:
5454
KUBERNIKUS_NAME:
5555
KUBERNIKUS_URL:
56-
HELM_VERSION: 3.12.1
5756
VAULT_ADDR: https://vault.global.cloud.sap # DO NOT CHANGE
5857
VAULT_KV_ENGINE: secrets # DO NOT CHANGE
5958
VAULT_ROLE_ID: # (required) set this to ((auth.role_id)) to receive credentials automatically from Concourse

ci/task_helm_kubernikus.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ params:
7272
KUBELOGON_PASSWORD:
7373
KUBERNIKUS_NAME:
7474
KUBERNIKUS_URL:
75-
HELM_VERSION: 3.12.1
7675
VAULT_ADDR: https://vault.global.cloud.sap # DO NOT CHANGE
7776
VAULT_KV_ENGINE: secrets # DO NOT CHANGE
7877
VAULT_ROLE_ID: # (required) set this to ((auth.role_id)) to receive credentials automatically from Concourse

ci/task_helm_seed.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ params:
3030
KUBELOGON_PASSWORD:
3131
NAMESPACE: monsoon3
3232
RELEASE: kubernikus
33-
HELM_VERSION: 3.12.1
3433
VAULT_ADDR: https://vault.global.cloud.sap # DO NOT CHANGE
3534
VAULT_KV_ENGINE: secrets # DO NOT CHANGE
3635
VAULT_ROLE_ID: # (required) set this to ((auth.role_id)) to receive credentials automatically from Concourse

0 commit comments

Comments
 (0)