Init
This commit is contained in:
commit
5e8c851b40
5
README.md
Normal file
5
README.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# oc-version
|
||||||
|
|
||||||
|
Contient la définition des versions OpenCloud
|
||||||
|
|
||||||
|
|
3
latest.yml
Normal file
3
latest.yml
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
|
||||||
|
version: 1.0
|
14
oc_1.0.yml
Normal file
14
oc_1.0.yml
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
---
|
||||||
|
# OpenCloud
|
||||||
|
|
||||||
|
version: 1.0
|
||||||
|
|
||||||
|
tools:
|
||||||
|
- name: kubectl
|
||||||
|
url: https://dl.k8s.io/release/%s/bin/linux/amd64/kubectl
|
||||||
|
version: v1.31.0
|
||||||
|
- name: helm
|
||||||
|
url: https://get.helm.sh/helm-%s-linux-amd64.tar.gz
|
||||||
|
version: v3.16.0
|
||||||
|
|
||||||
|
opencloud:
|
Loading…
Reference in New Issue
Block a user