oc-version/oc_0.1.0.yml
2024-09-20 19:16:20 +00:00

37 lines
834 B
YAML

---
# OpenCloud
version: 0.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:
- oci:
url: oci://harbor.dtf/dev
charts:
- name: oc-mongo
version: 0.1.0
helm_opts: --insecure-skip-tls-verify
helm_filevalues:
- values.yml
- name: oc-catalog
version: 0.1.0
helm_opts: --insecure-skip-tls-verify
helm_filevalues:
- values.yml
- name: oc-shared
version: 0.1.0
helm_opts: --insecure-skip-tls-verify
helm_filevalues:
- values.yml
- name: oc-workspace
helm_opts: --insecure-skip-tls-verify
helm_filevalues:
- values.yml