This commit is contained in:
admju 2024-09-12 11:47:26 +00:00
commit 5e8c851b40
3 changed files with 22 additions and 0 deletions

5
README.md Normal file
View File

@ -0,0 +1,5 @@
# oc-version
Contient la définition des versions OpenCloud

3
latest.yml Normal file
View File

@ -0,0 +1,3 @@
---
version: 1.0

14
oc_1.0.yml Normal file
View 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: