aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormorganrol <morgan.richomme@orange.com>2021-05-26 14:12:23 +0200
committermorganrol <morgan.richomme@orange.com>2021-05-26 14:12:23 +0200
commit4cdf78d62dd2830bcf5c8ddc5643267e34d12a98 (patch)
treefffae45ca9d475b4b177d5c9d123a9bb4fbdae3c
parenta1e6a06c9eaac3695a447a390445bc2e9630d990 (diff)
[RELEASE] Release python baseline image for Istanbul
Release new baseline image Issue-ID: INT-1924 Signed-off-by: morganrol <morgan.richomme@orange.com> Change-Id: I1909338145f062e2b8838037b94c11d8aaabc994
-rw-r--r--releases/9.0.0-container.yaml8
-rw-r--r--version.properties2
2 files changed, 9 insertions, 1 deletions
diff --git a/releases/9.0.0-container.yaml b/releases/9.0.0-container.yaml
new file mode 100644
index 0000000..980c587
--- /dev/null
+++ b/releases/9.0.0-container.yaml
@@ -0,0 +1,8 @@
+distribution_type: 'container'
+container_release_tag: '9.0.0'
+project: 'integration/docker/onap-python'
+log_dir: 'integration-docker-onap-python-docker-merge-master/67'
+ref: a1e6a06c9eaac3695a447a390445bc2e9630d990
+containers:
+ - name: 'integration-python'
+ version: 'latest'
diff --git a/version.properties b/version.properties
index e1f94df..c35f669 100644
--- a/version.properties
+++ b/version.properties
@@ -3,7 +3,7 @@
# Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... )
# because they are used in Jenkins, whose plug-in doesn't support
-major_version=8
+major_version=9
minor_version=0
patch_version=0