diff --git a/VERSION b/VERSION
new file mode 100644
index 00000000..f6db8011
--- /dev/null
+++ b/VERSION
@@ -0,0 +1 @@
+7.0.27
diff --git a/charts/runtime-bundle/Chart.yaml b/charts/runtime-bundle/Chart.yaml
index 7bfbcef4..d13b94ce 100644
--- a/charts/runtime-bundle/Chart.yaml
+++ b/charts/runtime-bundle/Chart.yaml
@@ -2,4 +2,4 @@ apiVersion: v1
description: A Helm chart for Kubernetes
icon: https://raw.githubusercontent.com/jenkins-x/jenkins-x-platform/master/images/java.png
name: runtime-bundle
-version: 0.1.8
+version: 7.0.27
diff --git a/charts/runtime-bundle/values.yaml b/charts/runtime-bundle/values.yaml
index 9596baad..30d45635 100644
--- a/charts/runtime-bundle/values.yaml
+++ b/charts/runtime-bundle/values.yaml
@@ -42,8 +42,8 @@ javaOpts:
xms: 512m
other: -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -Dsun.zip.disableMemoryMapping=true -XX:+UseParallelGC -XX:MinHeapFreeRatio=5 -XX:MaxHeapFreeRatio=10 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90
image:
- repository: activiti/example-runtime-bundle
- tag: latest
+ repository: docker.io/activiti/runtime-bundle
+ tag: 7.0.27
pullPolicy: IfNotPresent
service:
name: rb-my-app
diff --git a/charts/runtime-bundle@tmp/durable-17cbef0a/jenkins-log.txt b/charts/runtime-bundle@tmp/durable-17cbef0a/jenkins-log.txt
new file mode 100644
index 00000000..1ea202c7
--- /dev/null
+++ b/charts/runtime-bundle@tmp/durable-17cbef0a/jenkins-log.txt
@@ -0,0 +1,5 @@
++ make tag
+sed -i -e "s/version:.*/version: 7.0.27/" Chart.yaml
+sed -i -e "s|repository: .*|repository: docker.io/activiti/runtime-bundle|" values.yaml
+sed -i -e "s/tag: .*/tag: 7.0.27/" values.yaml
+git add --all
diff --git a/charts/runtime-bundle@tmp/durable-17cbef0a/script.sh b/charts/runtime-bundle@tmp/durable-17cbef0a/script.sh
new file mode 100755
index 00000000..3c3be81f
--- /dev/null
+++ b/charts/runtime-bundle@tmp/durable-17cbef0a/script.sh
@@ -0,0 +1,2 @@
+#!/bin/sh -xe
+make tag
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 84e34698..b6cb6125 100755
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
org.activiti.cloud.examples
example-runtime-bundle
Activiti Cloud :: Runtime Bundle
- 1.0.0
+ 7.0.27
http://activiti.org
https://github.com/Activiti/${project.artifactId}
diff --git a/pom.xml.versionsBackup b/pom.xml.versionsBackup
new file mode 100644
index 00000000..84e34698
--- /dev/null
+++ b/pom.xml.versionsBackup
@@ -0,0 +1,194 @@
+
+
+ 4.0.0
+ org.activiti.cloud.examples
+ example-runtime-bundle
+ Activiti Cloud :: Runtime Bundle
+ 1.0.0
+ http://activiti.org
+
+ https://github.com/Activiti/${project.artifactId}
+ scm:git:https://github.com/Activiti/${project.artifactId}.git
+ scm:git:https://github.com/Activiti/${project.artifactId}.git
+ HEAD
+
+
+ 1.8
+ 7.0.117
+ 3.7.0
+ 2.18.1
+ 2.18.1
+ 2.1.0.RELEASE
+ UTF-8
+
+
+
+
+ org.activiti.cloud.dependencies
+ activiti-cloud-dependencies
+ ${activiti-cloud-dependencies.version}
+ import
+ pom
+
+
+
+
+
+ org.activiti.cloud.rb
+ activiti-cloud-starter-runtime-bundle
+
+
+ org.postgresql
+ postgresql
+ runtime
+
+
+ com.h2database
+ h2
+
+
+ junit
+ junit
+ test
+
+
+ org.springframework.boot
+ spring-boot-test
+ test
+
+
+ org.springframework
+ spring-test
+ test
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ ${maven-compiler-plugin.version}
+
+
+ ${java.version}
+ true
+ true
+ true
+
+
+
+ org.springframework.boot
+ spring-boot-maven-plugin
+ ${spring-boot.version}
+
+
+
+ repackage
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-deploy-plugin
+ 2.8.2
+
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+ ${maven-surefire-plugin.version}
+
+
+
+
+
+ integration-test
+
+ false
+
+ skipITs
+ false
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-failsafe-plugin
+ ${maven-failsafe-plugin.version}
+
+ 0
+ false
+
+
+
+ integration-test
+
+ integration-test
+ verify
+
+
+
+
+
+ io.fabric8
+ docker-maven-plugin
+
+
+
+ activiti/activiti-keycloak
+ activiti-keycloak
+
+
+ 8180:8180
+
+
+ Keycloak .* started in
+
+ 5000
+ 1000
+
+
+
+
+ rabbitmq:management
+ activiti-rabbitmq
+
+
+ 5672:5672
+ 15672:15672
+
+
+ Server startup complete
+
+ 3000
+ 1000
+
+
+
+
+ ${skipTests}
+
+
+
+
+ start
+ stop
+ remove
+
+
+
+
+
+
+
+
+
+
+ activiti-releases
+ Activiti Releases
+ https://artifacts.alfresco.com/nexus/content/repositories/activiti-releases/
+
+
+