-
+
diff --git a/.html/Documentation.html b/.html/Documentation.html
index d2048d1..a65fdb7 100644
--- a/.html/Documentation.html
+++ b/.html/Documentation.html
@@ -444,7 +444,7 @@
Klaros Test Management Docker-Integration
-
+
diff --git a/.html/README-German.html b/.html/README-German.html
index 0305770..8f681e4 100644
--- a/.html/README-German.html
+++ b/.html/README-German.html
@@ -444,7 +444,7 @@
Klaros-Testmanagement Docker-Integration
-
+
@@ -680,7 +680,7 @@
3. Docker-Umgebungsvariablen k
KLAROS_VERSION |
-${KLAROS_VERSION:-5.5.0} |
+${KLAROS_VERSION:-5.5.1} |
Klaros-Release-Version, die während der Installation verwendet wird. Eine Liste der verfügbaren Releases finden Sie auf der offiziellen Klaros-Testmanagement Webseite oder auf GitHub |
diff --git a/.html/README.html b/.html/README.html
index fca3323..4761809 100644
--- a/.html/README.html
+++ b/.html/README.html
@@ -444,7 +444,7 @@ Klaros Test Management Docker-Integration
-
+
@@ -678,7 +678,7 @@
3. Configuring Docker Environ
KLAROS_VERSION |
-${KLAROS_VERSION:-5.5.0} |
+${KLAROS_VERSION:-5.5.1} |
Klaros release version, which is used during installation. A list of available releases can be found on the official Klaros Test Management website or on GitHub |
diff --git a/ApacheDerby/Dockerfile b/ApacheDerby/Dockerfile
index b3c155d..2727997 100644
--- a/ApacheDerby/Dockerfile
+++ b/ApacheDerby/Dockerfile
@@ -38,7 +38,7 @@ ENV TOMCAT_SERVER_PORT ${TOMCAT_SERVER_PORT:-18005}
ENV TOMCAT_AJP_PORT ${TOMCAT_AJP_PORT:-18009}
# Klaros release version, which is used during installation. A list of available releases can be found on the official Klaros Test Management website or on GitHub.
-ENV KLAROS_VERSION ${KLAROS_VERSION:-5.5.0}
+ENV KLAROS_VERSION ${KLAROS_VERSION:-5.5.1}
ENV KLAROS_HOME /data/klaros-home
ENV CATALINA_BASE /data/catalina-base
diff --git a/ApacheDerby/files/auto-install.xml b/ApacheDerby/files/auto-install.xml
index 0a44c73..9484979 100644
--- a/ApacheDerby/files/auto-install.xml
+++ b/ApacheDerby/files/auto-install.xml
@@ -8,7 +8,7 @@
-
+
diff --git a/Documentation-German.adoc b/Documentation-German.adoc
index edb4f93..e2a31b2 100644
--- a/Documentation-German.adoc
+++ b/Documentation-German.adoc
@@ -12,7 +12,7 @@ endif::[]
:sectnums:
:toc-title: Inhaltsverzeichnis
-image:https://img.shields.io/badge/Version-5.5.0-green.svg[link="https://github.com/klaros-testmanagement/klaros-docker/releases"]
+image:https://img.shields.io/badge/Version-5.5.1-green.svg[link="https://github.com/klaros-testmanagement/klaros-docker/releases"]
image:https://img.shields.io/badge/License-MIT-green[link="https://github.com/klaros-testmanagement/klaros-docker/blob/master/LICENSE"]
image:https://img.shields.io/badge/Community%20Edition-FREE-green[link="https://www.klaros-testmanagement.com/en_US/download"]
image:https://img.shields.io/twitter/follow/Klaros_TM?style=social[float="right", link="https://twitter.com/intent/follow?screen_name=Klaros_TM"]
diff --git a/Documentation.adoc b/Documentation.adoc
index b5090f6..cc3c8a3 100644
--- a/Documentation.adoc
+++ b/Documentation.adoc
@@ -11,7 +11,7 @@ endif::[]
:toc: macro
:sectnums:
-image:https://img.shields.io/badge/Version-5.5.0-green.svg[link="https://github.com/klaros-testmanagement/klaros-docker/releases"]
+image:https://img.shields.io/badge/Version-5.5.1-green.svg[link="https://github.com/klaros-testmanagement/klaros-docker/releases"]
image:https://img.shields.io/badge/License-MIT-green[link="https://github.com/klaros-testmanagement/klaros-docker/blob/master/LICENSE"]
image:https://img.shields.io/badge/Community%20Edition-FREE-green[link="https://www.klaros-testmanagement.com/en_US/download"]
image:https://img.shields.io/twitter/follow/Klaros_TM?style=social[float="right", link="https://twitter.com/intent/follow?screen_name=Klaros_TM"]
diff --git a/MariaDB/klaros/Dockerfile b/MariaDB/klaros/Dockerfile
index 4f9486d..4dba0c2 100644
--- a/MariaDB/klaros/Dockerfile
+++ b/MariaDB/klaros/Dockerfile
@@ -32,7 +32,7 @@ ENV TOMCAT_SERVER_PORT ${TOMCAT_SERVER_PORT:-18005}
ENV TOMCAT_AJP_PORT ${TOMCAT_AJP_PORT:-18009}
# Klaros release version, which is used during installation. A list of available releases can be found on the official Klaros Test Management website or on GitHub.
-ENV KLAROS_VERSION ${KLAROS_VERSION:-5.5.0}
+ENV KLAROS_VERSION ${KLAROS_VERSION:-5.5.1}
ENV KLAROS_HOME /data/klaros-home
ENV CATALINA_BASE /data/catalina-base
diff --git a/MariaDB/klaros/files/auto-install.xml b/MariaDB/klaros/files/auto-install.xml
index 0a44c73..9484979 100644
--- a/MariaDB/klaros/files/auto-install.xml
+++ b/MariaDB/klaros/files/auto-install.xml
@@ -8,7 +8,7 @@
-
+
diff --git a/Microsoft SQL Server/klaros/Dockerfile b/Microsoft SQL Server/klaros/Dockerfile
index 12c9bae..20d4989 100644
--- a/Microsoft SQL Server/klaros/Dockerfile
+++ b/Microsoft SQL Server/klaros/Dockerfile
@@ -37,7 +37,7 @@ ENV TOMCAT_SERVER_PORT ${TOMCAT_SERVER_PORT:-18005}
ENV TOMCAT_AJP_PORT ${TOMCAT_AJP_PORT:-18009}
# Klaros release version, which is used during installation. A list of available releases can be found on the official Klaros Test Management website or on GitHub.
-ENV KLAROS_VERSION ${KLAROS_VERSION:-5.5.0}
+ENV KLAROS_VERSION ${KLAROS_VERSION:-5.5.1}
ENV KLAROS_HOME /data/klaros-home
ENV CATALINA_BASE /data/catalina-base
diff --git a/Microsoft SQL Server/klaros/files/auto-install.xml b/Microsoft SQL Server/klaros/files/auto-install.xml
index 0a44c73..9484979 100644
--- a/Microsoft SQL Server/klaros/files/auto-install.xml
+++ b/Microsoft SQL Server/klaros/files/auto-install.xml
@@ -8,7 +8,7 @@
-
+
diff --git a/MySQL/klaros/Dockerfile b/MySQL/klaros/Dockerfile
index 26582cf..a0fd648 100644
--- a/MySQL/klaros/Dockerfile
+++ b/MySQL/klaros/Dockerfile
@@ -32,7 +32,7 @@ ENV TOMCAT_SERVER_PORT ${TOMCAT_SERVER_PORT:-18005}
ENV TOMCAT_AJP_PORT ${TOMCAT_AJP_PORT:-18009}
# Klaros release version, which is used during installation. A list of available releases can be found on the official Klaros Test Management website or on GitHub.
-ENV KLAROS_VERSION ${KLAROS_VERSION:-5.5.0}
+ENV KLAROS_VERSION ${KLAROS_VERSION:-5.5.1}
ENV KLAROS_HOME /data/klaros-home
ENV CATALINA_BASE /data/catalina-base
diff --git a/MySQL/klaros/files/auto-install.xml b/MySQL/klaros/files/auto-install.xml
index 0a44c73..9484979 100644
--- a/MySQL/klaros/files/auto-install.xml
+++ b/MySQL/klaros/files/auto-install.xml
@@ -8,7 +8,7 @@
-
+
diff --git a/PostgreSQL/klaros/Dockerfile b/PostgreSQL/klaros/Dockerfile
index 26582cf..a0fd648 100644
--- a/PostgreSQL/klaros/Dockerfile
+++ b/PostgreSQL/klaros/Dockerfile
@@ -32,7 +32,7 @@ ENV TOMCAT_SERVER_PORT ${TOMCAT_SERVER_PORT:-18005}
ENV TOMCAT_AJP_PORT ${TOMCAT_AJP_PORT:-18009}
# Klaros release version, which is used during installation. A list of available releases can be found on the official Klaros Test Management website or on GitHub.
-ENV KLAROS_VERSION ${KLAROS_VERSION:-5.5.0}
+ENV KLAROS_VERSION ${KLAROS_VERSION:-5.5.1}
ENV KLAROS_HOME /data/klaros-home
ENV CATALINA_BASE /data/catalina-base
diff --git a/PostgreSQL/klaros/files/auto-install.xml b/PostgreSQL/klaros/files/auto-install.xml
index 0a44c73..9484979 100644
--- a/PostgreSQL/klaros/files/auto-install.xml
+++ b/PostgreSQL/klaros/files/auto-install.xml
@@ -8,7 +8,7 @@
-
+
diff --git a/README-German.adoc b/README-German.adoc
index e49fa3f..3bc4e8a 100644
--- a/README-German.adoc
+++ b/README-German.adoc
@@ -12,7 +12,7 @@ endif::[]
:sectnums:
:toc-title: Inhaltsverzeichnis
-image:https://img.shields.io/badge/Version-5.5.0-green.svg[link="https://github.com/klaros-testmanagement/klaros-docker/releases"]
+image:https://img.shields.io/badge/Version-5.5.1-green.svg[link="https://github.com/klaros-testmanagement/klaros-docker/releases"]
image:https://img.shields.io/badge/License-MIT-green[link="https://github.com/klaros-testmanagement/klaros-docker/blob/master/LICENSE"]
image:https://img.shields.io/badge/Community%20Edition-FREE-green[link="https://www.klaros-testmanagement.com/en_US/download"]
image:https://img.shields.io/twitter/follow/Klaros_TM?style=social[float="right", link="https://twitter.com/intent/follow?screen_name=Klaros_TM"]
@@ -111,7 +111,7 @@ Damit sind die Vorbereitungen für Linux abgeschlossen. Im Kapitel <