EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit e80e8c1a authored by Bernhard Mallinger's avatar Bernhard Mallinger
Browse files

Merge branch 'auto-update-vs-ingestor-2.0.6' into 'main'

Auto update vs ingestor 2.0.6

See merge request !35
parents 970aa4dc e2211f0a
No related branches found
No related tags found
1 merge request!35Auto update vs ingestor 2.0.6
Pipeline #21492 passed
......@@ -37,8 +37,8 @@ integration-test:
- kubectl cluster-info
- export PREPROCESSOR_RESULTS_BUCKET=$(cat /proc/sys/kernel/random/uuid)
- kubectl apply -f testing/pvc-redis.yaml
# default timeout is 7 min, move to 7m for some leeway
- helm install my-helm-release . --wait --timeout 7m --values ./testing/values-testing.yaml --values "${SECRET_HELM_VALUES_TESTING}" --set global.storage.target.container=${PREPROCESSOR_RESULTS_BUCKET}
# default timeout is 5 min, move to 8m for some leeway
- helm install my-helm-release . --wait --timeout 8m --values ./testing/values-testing.yaml --values "${SECRET_HELM_VALUES_TESTING}" --set global.storage.target.container=${PREPROCESSOR_RESULTS_BUCKET}
- kubectl get po -A
script:
- cd testing && ./run_integration_test.sh
......
......@@ -25,9 +25,9 @@ dependencies:
version: 2.1.4
- name: vs-ingestor
repository: https://charts-public.hub.eox.at
version: 2.0.5
version: 2.0.6
- name: vs-preprocessor
repository: https://charts-public.hub.eox.at
version: 2.1.2
digest: sha256:198451db8d341fdbf70e7c4a42e4035e08d7494f2ecd5d5ce8700e4146c689db
generated: "2022-02-07T12:35:26.723494766Z"
digest: sha256:ff664a282bb187aabca33d9afd5d8d5617773befc59297dc8d667f60cdc341c3
generated: "2022-02-10T11:40:56.262948449Z"
......@@ -46,7 +46,7 @@ dependencies:
repository: "https://charts-public.hub.eox.at"
alias: harvester
- name: vs-ingestor
version: "2.0.5"
version: "2.0.6"
repository: "https://charts-public.hub.eox.at"
alias: ingestor
- name: vs-preprocessor
......
File deleted
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment