-
+
diff --git a/.html/Documentation.html b/.html/Documentation.html
index 1d28b72..57924f1 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 7b954f1..fc30771 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.3} |
+${KLAROS_VERSION:-5.5.4} |
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 2aa3658..3c3b0d4 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.3} |
+${KLAROS_VERSION:-5.5.4} |
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 5b511f1..b53f916 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.3}
+ENV KLAROS_VERSION ${KLAROS_VERSION:-5.5.4}
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 342a43b..0bc9db9 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 2ae9870..352af68 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.3-green.svg[link="https://github.com/klaros-testmanagement/klaros-docker/releases"]
+image:https://img.shields.io/badge/Version-5.5.4-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 fbd8800..5a6dc0d 100644
--- a/Documentation.adoc
+++ b/Documentation.adoc
@@ -11,7 +11,7 @@ endif::[]
:toc: macro
:sectnums:
-image:https://img.shields.io/badge/Version-5.5.3-green.svg[link="https://github.com/klaros-testmanagement/klaros-docker/releases"]
+image:https://img.shields.io/badge/Version-5.5.4-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 15afdd7..aeaf6e8 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.3}
+ENV KLAROS_VERSION ${KLAROS_VERSION:-5.5.4}
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 342a43b..0bc9db9 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 4851d8e..ebf7c42 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.3}
+ENV KLAROS_VERSION ${KLAROS_VERSION:-5.5.4}
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 342a43b..0bc9db9 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 8d2235e..fec4222 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.3}
+ENV KLAROS_VERSION ${KLAROS_VERSION:-5.5.4}
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 342a43b..0bc9db9 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 8d2235e..fec4222 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.3}
+ENV KLAROS_VERSION ${KLAROS_VERSION:-5.5.4}
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 342a43b..0bc9db9 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 08fdf02..8885850 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.3-green.svg[link="https://github.com/klaros-testmanagement/klaros-docker/releases"]
+image:https://img.shields.io/badge/Version-5.5.4-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 <