Create 1.13.0 container release 14/137714/1
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Thu, 18 Apr 2024 14:40:01 +0000 (16:40 +0200)
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Thu, 18 Apr 2024 14:40:01 +0000 (16:40 +0200)
- add tracing

Issue-ID: AAI-3831
Change-Id: I249bb044a4626809f87487e9e117fe7ba3d68407
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
releases/1.13.0-container-release.yaml [new file with mode: 0644]
version.properties

diff --git a/releases/1.13.0-container-release.yaml b/releases/1.13.0-container-release.yaml
new file mode 100644 (file)
index 0000000..b9a273b
--- /dev/null
@@ -0,0 +1,7 @@
+distribution_type: container
+container_release_tag: 1.13.0
+project: aai/babel
+ref: b74d7da07674a9727f73c6769567687ebaa0a0ce
+containers:
+    - name: babel
+      version: 1.13-STAGING-20240418T142847Z
index 9c8c1ec..2ed82f6 100644 (file)
@@ -3,8 +3,8 @@
 # because they are used in Jenkins, whose plug-in doesn't support
 
 major=1
-minor=12
-patch=3
+minor=13
+patch=0
 
 base_version=${major}.${minor}.${patch}