Mentions légales du service

Skip to content
Snippets Groups Projects
Verified Commit 1453837a authored by SIMONIN Matthieu's avatar SIMONIN Matthieu
Browse files

bumpversion

parent 82e75f06
Branches
Tags v1.0.11
No related merge requests found
Pipeline #62622 passed
[bumpversion] [bumpversion]
current_version = 1.0.10 current_version = 1.0.11
[bumpversion:file:setup.cfg] [bumpversion:file:setup.cfg]
......
...@@ -3,7 +3,7 @@ NAMESPACE=registry.gitlab.inria.fr/sesame/platform ...@@ -3,7 +3,7 @@ NAMESPACE=registry.gitlab.inria.fr/sesame/platform
FLAGS=--no-cache FLAGS=--no-cache
#FLAGS=--network host #FLAGS=--network host
TARGET_REF=1.0.10 TARGET_REF=1.0.11
TARGETS=build push up rm stop TARGETS=build push up rm stop
......
...@@ -7,6 +7,6 @@ NAMESPACE=registry.gitlab.inria.fr/sesame/platform ...@@ -7,6 +7,6 @@ NAMESPACE=registry.gitlab.inria.fr/sesame/platform
# FLAGS=--no-cache # FLAGS=--no-cache
FLAGS="--network host" FLAGS="--network host"
TARGET_REF=1.0.10 TARGET_REF=1.0.11
NAMESPACE=${NAMESPACE} TARGET_REF=${TARGET_REF} docker-compose -f docker-compose.yml ${@} NAMESPACE=${NAMESPACE} TARGET_REF=${TARGET_REF} docker-compose -f docker-compose.yml ${@}
...@@ -16,7 +16,7 @@ spec: ...@@ -16,7 +16,7 @@ spec:
spec: spec:
containers: containers:
- name: ingestion - name: ingestion
image: registry.gitlab.inria.fr/sesame/platform/ingestion:1.0.10 image: registry.gitlab.inria.fr/sesame/platform/ingestion:1.0.11
env: env:
- name: SESAME_UID - name: SESAME_UID
value: "10739" value: "10739"
......
...@@ -16,7 +16,7 @@ spec: ...@@ -16,7 +16,7 @@ spec:
spec: spec:
containers: containers:
- name: sesame-mutation - name: sesame-mutation
image: registry.gitlab.inria.fr/sesame/platform/mutation:1.0.10 image: registry.gitlab.inria.fr/sesame/platform/mutation:1.0.11
env: env:
- name: PYTHONUNBUFFERED - name: PYTHONUNBUFFERED
value: "1" value: "1"
......
...@@ -16,7 +16,7 @@ spec: ...@@ -16,7 +16,7 @@ spec:
spec: spec:
containers: containers:
- name: sesame-indexion - name: sesame-indexion
image: registry.gitlab.inria.fr/sesame/platform/indexion:1.0.10 image: registry.gitlab.inria.fr/sesame/platform/indexion:1.0.11
env: env:
- name: PYTHONUNBUFFERED - name: PYTHONUNBUFFERED
value: "1" value: "1"
......
[metadata] [metadata]
name = platform name = platform
version = 1.0.10 version = 1.0.11
keywords = enoslib, evaluation, reproducible research, Grid5000, Chameleon Cloud, Vagrant keywords = enoslib, evaluation, reproducible research, Grid5000, Chameleon Cloud, Vagrant
license_file = LICENSE.txt license_file = LICENSE.txt
url = url =
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment