UNCLASSIFIED

You need to sign in or sign up before continuing.
Commit 044a9141 authored by kwami.delali's avatar kwami.delali
Browse files

Merge branch 'wingsdev' into 'development'

Fix oc sha256 for new oc artifact

See merge request !13
parents 7b95c7fa 89b10af5
Pipeline #213029 passed with stages
in 14 minutes and 48 seconds
...@@ -48,7 +48,7 @@ resources: ...@@ -48,7 +48,7 @@ resources:
filename: "oc.tar.gz" filename: "oc.tar.gz"
validation: validation:
type: "sha256" # supported: sha256, sha512 type: "sha256" # supported: sha256, sha512
value: "4fccebb411e7579aeb025a9780d0e35f8d220487a5cf203387442f1e40fa179c" # must be lowercase value: "abaaded020eebcb009bd0fc266ac2bd1ee56e9feec03a5c75b51b085e56dfacf" # must be lowercase
- url: "https://get.helm.sh/helm-v3.5.2-linux-amd64.tar.gz" - url: "https://get.helm.sh/helm-v3.5.2-linux-amd64.tar.gz"
filename: "helm-v3.5.2-linux-amd64.tar.gz" filename: "helm-v3.5.2-linux-amd64.tar.gz"
validation: validation:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment