Skip to content
Snippets Groups Projects

Upload ontology file

Merged Fabien Amarger requested to merge topic/default/upload_ontology into branch/default
Files
8
+ 2
13
@@ -14,8 +14,8 @@
releases:
- name: {{ requiredEnv "CI_ENVIRONMENT_NAME" }}
chart: logilab/cubicweb
version: 0.15.0
chart: logilab/rodolf
version: 0.1.1
atomic: true
wait: true
timeout: 900
@@ -23,14 +23,3 @@
createNamespace: false
values:
- values.yaml.gotmpl
- name: {{ requiredEnv "CI_ENVIRONMENT_NAME" }}-front
chart: logilab/web-app
version: 0.2.1
atomic: true
wait: true
timeout: 900
namespace: rodolf
createNamespace: false
values:
- values-front.yaml.gotmpl
Loading