From 24c9a04bcdc954bf553d1e234fe3ba2ca77ec2b6 Mon Sep 17 00:00:00 2001
From: Lubomir Bucek <lubomir.bucek@eox.at>
Date: Thu, 3 Dec 2020 14:11:40 +0100
Subject: [PATCH] =?UTF-8?q?Bump=20version:=201.1.0=20=E2=86=92=201.1.1?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .bumpversion.cfg               |  2 +-
 cache/Dockerfile               |  2 +-
 chart/Chart.yaml               |  2 +-
 chart/values.yaml              |  2 +-
 client/Dockerfile              |  2 +-
 config/dem_index-ops.html      |  2 +-
 config/emg_index-ops.html      |  2 +-
 config/vhr18_index-ops.html    |  2 +-
 core/Dockerfile                |  2 +-
 core/setup.py                  |  2 +-
 docker-compose.base.ops.yml    |  2 +-
 docker-compose.dem.ops.yml     | 16 ++++++++--------
 docker-compose.emg.ops.yml     | 16 ++++++++--------
 docker-compose.logging.ops.yml |  4 ++--
 docker-compose.vhr18.ops.yml   | 16 ++++++++--------
 fluentd/Dockerfile             |  2 +-
 ingestor/Dockerfile            |  2 +-
 preprocessor/Dockerfile        |  2 +-
 preprocessor/setup.py          |  2 +-
 sftp/Dockerfile                |  2 +-
 testing/Dockerfile             |  2 +-
 21 files changed, 43 insertions(+), 43 deletions(-)

diff --git a/.bumpversion.cfg b/.bumpversion.cfg
index bffdf4bf..598c152b 100644
--- a/.bumpversion.cfg
+++ b/.bumpversion.cfg
@@ -1,5 +1,5 @@
 [bumpversion]
-current_version = 1.1.0
+current_version = 1.1.1
 commit = True
 tag = True
 parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(\-(?P<release>[a-z]+)\.(?P<build>\d+))?
diff --git a/cache/Dockerfile b/cache/Dockerfile
index dd0bbb35..2732e29b 100644
--- a/cache/Dockerfile
+++ b/cache/Dockerfile
@@ -31,7 +31,7 @@ LABEL name="prism view server cache" \
       vendor="EOX IT Services GmbH <https://eox.at>" \
       license="MIT Copyright (C) 2019 EOX IT Services GmbH <https://eox.at>" \
       type="prism view server cache" \
-      version="1.1.0"
+      version="1.1.1"
 
 USER root
 ADD install.sh \
diff --git a/chart/Chart.yaml b/chart/Chart.yaml
index 69fdce34..f3f51a3b 100644
--- a/chart/Chart.yaml
+++ b/chart/Chart.yaml
@@ -11,7 +11,7 @@ version: 0.2.0
 
 # This is the version number of the application being deployed. This version number should be
 # incremented each time you make changes to the application.
-appVersion: 1.1.0
+appVersion: 1.1.1
 
 maintainers:
   - name: EOX IT Services GmbH
diff --git a/chart/values.yaml b/chart/values.yaml
index d592ccf7..d545b708 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -348,7 +348,7 @@ replicaCount: 1
 image:
   repository: registry.gitlab.eox.at/esa/prism/vs
   pullPolicy: IfNotPresent
-  tag: "release-1.1.0"
+  tag: "release-1.1.1"
 
 imagePullSecrets: []
 nameOverride: ""
diff --git a/client/Dockerfile b/client/Dockerfile
index 9e463805..e2e892b7 100644
--- a/client/Dockerfile
+++ b/client/Dockerfile
@@ -31,6 +31,6 @@ LABEL name="prism view server client" \
       vendor="EOX IT Services GmbH <https://eox.at>" \
       license="MIT Copyright (C) 2019 EOX IT Services GmbH <https://eox.at>" \
       type="prism view server client" \
-      version="1.1.0"
+      version="1.1.1"
 
 COPY html/ /usr/share/nginx/html/
diff --git a/config/dem_index-ops.html b/config/dem_index-ops.html
index c152b015..bef5c20f 100644
--- a/config/dem_index-ops.html
+++ b/config/dem_index-ops.html
@@ -3,7 +3,7 @@
 <head>
   <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
   <meta charset="UTF-8">
-  <meta name="application" content="VS Client release-1.1.0">
+  <meta name="application" content="VS Client release-1.1.1">
   <title>PRISM View Server</title>
   <link rel="icon" href="//eox.at/wp-content/uploads/2015/06/cropped-eox_eye-192x192.png" sizes="192x192" />
   <link rel="apple-touch-icon-precomposed" href="//eox.at/wp-content/uploads/2015/06/cropped-eox_eye-180x180.png" />
diff --git a/config/emg_index-ops.html b/config/emg_index-ops.html
index 340ca103..36089ae1 100644
--- a/config/emg_index-ops.html
+++ b/config/emg_index-ops.html
@@ -3,7 +3,7 @@
 <head>
   <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
   <meta charset="UTF-8">
-  <meta name="application" content="VS Client release-1.1.0">
+  <meta name="application" content="VS Client release-1.1.1">
   <title>PRISM View Server</title>
   <link rel="icon" href="//eox.at/wp-content/uploads/2015/06/cropped-eox_eye-192x192.png" sizes="192x192" />
   <link rel="apple-touch-icon-precomposed" href="//eox.at/wp-content/uploads/2015/06/cropped-eox_eye-180x180.png" />
diff --git a/config/vhr18_index-ops.html b/config/vhr18_index-ops.html
index 3ee551f3..18f23817 100644
--- a/config/vhr18_index-ops.html
+++ b/config/vhr18_index-ops.html
@@ -3,7 +3,7 @@
 <head>
   <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
   <meta charset="UTF-8">
-  <meta name="application" content="VS Client release-1.1.0">
+  <meta name="application" content="VS Client release-1.1.1">
   <title>PRISM View Server</title>
   <link rel="icon" href="//eox.at/wp-content/uploads/2015/06/cropped-eox_eye-192x192.png" sizes="192x192" />
   <link rel="apple-touch-icon-precomposed" href="//eox.at/wp-content/uploads/2015/06/cropped-eox_eye-180x180.png" />
diff --git a/core/Dockerfile b/core/Dockerfile
index 258f863b..94ceeffb 100644
--- a/core/Dockerfile
+++ b/core/Dockerfile
@@ -31,7 +31,7 @@ LABEL name="prism view server core" \
       vendor="EOX IT Services GmbH <https://eox.at>" \
       license="MIT Copyright (C) 2019 EOX IT Services GmbH <https://eox.at>" \
       type="prism view server core" \
-      version="1.1.0"
+      version="1.1.1"
 
 USER root
 
diff --git a/core/setup.py b/core/setup.py
index 3d85d8b5..ab290d86 100644
--- a/core/setup.py
+++ b/core/setup.py
@@ -6,7 +6,7 @@ long_description = ""
 
 setup(
     name="registrar", # Replace with your own username
-    version="1.1.0",
+    version="1.1.1",
     author="",
     author_email="",
     description="registrar for PVS",
diff --git a/docker-compose.base.ops.yml b/docker-compose.base.ops.yml
index 694f2935..6f198777 100644
--- a/docker-compose.base.ops.yml
+++ b/docker-compose.base.ops.yml
@@ -1,5 +1,5 @@
 version: "3.6"
-x-vs-version: :release-1.1.0 # bumpversion
+x-vs-version: :release-1.1.1 # bumpversion
 services:
   reverse-proxy:
     image: traefik:2.1
diff --git a/docker-compose.dem.ops.yml b/docker-compose.dem.ops.yml
index 96585779..e69764d1 100644
--- a/docker-compose.dem.ops.yml
+++ b/docker-compose.dem.ops.yml
@@ -1,5 +1,5 @@
 version: "3.6"
-x-vs-version: :release-1.1.0 # bumpversion
+x-vs-version: :release-1.1.1 # bumpversion
 services:
   database:
     volumes:
@@ -8,7 +8,7 @@ services:
         tmpfs:
           size: 536870912
   renderer:
-    image: registry.gitlab.eox.at/esa/prism/vs/pvs_core:release-1.1.0 # bumpversion
+    image: registry.gitlab.eox.at/esa/prism/vs/pvs_core:release-1.1.1 # bumpversion
     environment:
       INSTALL_DIR: "/var/www/pvs/ops/"
       INSTANCE_DIR: "/var/www/pvs/ops/pvs_instance/"
@@ -40,7 +40,7 @@ services:
     networks:
       - extnet
   cache:
-    image: registry.gitlab.eox.at/esa/prism/vs/pvs_cache:release-1.1.0 # bumpversion
+    image: registry.gitlab.eox.at/esa/prism/vs/pvs_cache:release-1.1.1 # bumpversion
     configs:
       - source: mapcache-ops
         target: /mapcache-template.xml
@@ -73,7 +73,7 @@ services:
     networks:
       - extnet
   registrar:
-    image: registry.gitlab.eox.at/esa/prism/vs/pvs_core:release-1.1.0 # bumpversion
+    image: registry.gitlab.eox.at/esa/prism/vs/pvs_core:release-1.1.1 # bumpversion
     environment:
       INSTALL_DIR: "/var/www/pvs/ops/"
       INSTANCE_DIR: "/var/www/pvs/ops/pvs_instance/"
@@ -83,19 +83,19 @@ services:
         constraints:
           - node.labels.type == internal
   ingestor:
-    image: registry.gitlab.eox.at/esa/prism/vs/pvs_ingestor:release-1.1.0 # bumpversion
+    image: registry.gitlab.eox.at/esa/prism/vs/pvs_ingestor:release-1.1.1 # bumpversion
     environment:
       REDIS_PREPROCESS_MD_QUEUE_KEY: "preprocess_queue"
     deploy:
       placement:
         constraints: [node.role == manager]
   sftp:
-    image: registry.gitlab.eox.at/esa/prism/vs/pvs_sftp:release-1.1.0 # bumpversion
+    image: registry.gitlab.eox.at/esa/prism/vs/pvs_sftp:release-1.1.1 # bumpversion
     deploy:
       placement:
         constraints: [node.role == manager]
   client:
-    image: registry.gitlab.eox.at/esa/prism/vs/pvs_client:release-1.1.0 # bumpversion
+    image: registry.gitlab.eox.at/esa/prism/vs/pvs_client:release-1.1.1 # bumpversion
     configs:
       - source: client-ops
         target: /usr/share/nginx/html/index.html
@@ -123,7 +123,7 @@ services:
     networks:
       - extnet
   preprocessor:
-    image: registry.gitlab.eox.at/esa/prism/vs/pvs_preprocessor:release-1.1.0 # bumpversion
+    image: registry.gitlab.eox.at/esa/prism/vs/pvs_preprocessor:release-1.1.1 # bumpversion
     volumes:
       - type: bind
         source: /var/vhr
diff --git a/docker-compose.emg.ops.yml b/docker-compose.emg.ops.yml
index d82ed5ad..66407878 100644
--- a/docker-compose.emg.ops.yml
+++ b/docker-compose.emg.ops.yml
@@ -1,5 +1,5 @@
 version: "3.6"
-x-vs-version: :release-1.1.0 # bumpversion
+x-vs-version: :release-1.1.1 # bumpversion
 services:
   database:
     volumes:
@@ -8,7 +8,7 @@ services:
         tmpfs:
           size: 536870912
   renderer:
-    image: registry.gitlab.eox.at/esa/prism/vs/pvs_core:release-1.1.0 # bumpversion
+    image: registry.gitlab.eox.at/esa/prism/vs/pvs_core:release-1.1.1 # bumpversion
     environment:
       INSTALL_DIR: "/var/www/pvs/ops/"
       INSTANCE_DIR: "/var/www/pvs/ops/pvs_instance/"
@@ -60,7 +60,7 @@ services:
     networks:
       - extnet
   cache:
-    image: registry.gitlab.eox.at/esa/prism/vs/pvs_cache:release-1.1.0 # bumpversion
+    image: registry.gitlab.eox.at/esa/prism/vs/pvs_cache:release-1.1.1 # bumpversion
     configs:
       - source: mapcache-ops
         target: /mapcache-template.xml
@@ -113,7 +113,7 @@ services:
     networks:
       - extnet
   registrar:
-    image: registry.gitlab.eox.at/esa/prism/vs/pvs_core:release-1.1.0 # bumpversion
+    image: registry.gitlab.eox.at/esa/prism/vs/pvs_core:release-1.1.1 # bumpversion
     environment:
       INSTALL_DIR: "/var/www/pvs/ops/"
       INSTANCE_DIR: "/var/www/pvs/ops/pvs_instance/"
@@ -123,19 +123,19 @@ services:
         constraints:
           - node.labels.type == internal
   ingestor:
-    image: registry.gitlab.eox.at/esa/prism/vs/pvs_ingestor:release-1.1.0 # bumpversion
+    image: registry.gitlab.eox.at/esa/prism/vs/pvs_ingestor:release-1.1.1 # bumpversion
     environment:
       REDIS_PREPROCESS_MD_QUEUE_KEY: "preprocess_queue"
     deploy:
       placement:
         constraints: [node.role == manager]
   sftp:
-    image: registry.gitlab.eox.at/esa/prism/vs/pvs_sftp:release-1.1.0 # bumpversion
+    image: registry.gitlab.eox.at/esa/prism/vs/pvs_sftp:release-1.1.1 # bumpversion
     deploy:
       placement:
         constraints: [node.role == manager]
   client:
-    image: registry.gitlab.eox.at/esa/prism/vs/pvs_client:release-1.1.0 # bumpversion
+    image: registry.gitlab.eox.at/esa/prism/vs/pvs_client:release-1.1.1 # bumpversion
     configs:
       - source: client-ops
         target: /usr/share/nginx/html/index.html
@@ -173,7 +173,7 @@ services:
     networks:
       - extnet
   preprocessor:
-    image: registry.gitlab.eox.at/esa/prism/vs/pvs_preprocessor:release-1.1.0 # bumpversion
+    image: registry.gitlab.eox.at/esa/prism/vs/pvs_preprocessor:release-1.1.1 # bumpversion
     volumes:
       - type: bind
         source: /var/vhr
diff --git a/docker-compose.logging.ops.yml b/docker-compose.logging.ops.yml
index d219cea5..63e02e90 100644
--- a/docker-compose.logging.ops.yml
+++ b/docker-compose.logging.ops.yml
@@ -1,8 +1,8 @@
 version: "3.6"
-x-vs-version: :release-1.1.0 # bumpversion
+x-vs-version: :release-1.1.1 # bumpversion
 services:
   fluentd:
-    image: registry.gitlab.eox.at/esa/prism/vs/fluentd:release-1.1.0 # bumpversion
+    image: registry.gitlab.eox.at/esa/prism/vs/fluentd:release-1.1.1 # bumpversion
     deploy:
       placement:
         # this is not strictly required, but feels right
diff --git a/docker-compose.vhr18.ops.yml b/docker-compose.vhr18.ops.yml
index 13e243ac..580d9ade 100644
--- a/docker-compose.vhr18.ops.yml
+++ b/docker-compose.vhr18.ops.yml
@@ -1,5 +1,5 @@
 version: "3.6"
-x-vs-version: :release-1.1.0 # bumpversion
+x-vs-version: :release-1.1.1 # bumpversion
 services:
   database:
     volumes:
@@ -8,7 +8,7 @@ services:
         tmpfs:
           size: 536870912
   renderer:
-    image: registry.gitlab.eox.at/esa/prism/vs/pvs_core:release-1.1.0 # bumpversion
+    image: registry.gitlab.eox.at/esa/prism/vs/pvs_core:release-1.1.1 # bumpversion
     environment:
       INSTALL_DIR: "/var/www/pvs/ops/"
       INSTANCE_DIR: "/var/www/pvs/ops/pvs_instance/"
@@ -40,7 +40,7 @@ services:
     networks:
       - extnet
   cache:
-    image: registry.gitlab.eox.at/esa/prism/vs/pvs_cache:release-1.1.0 # bumpversion
+    image: registry.gitlab.eox.at/esa/prism/vs/pvs_cache:release-1.1.1 # bumpversion
     configs:
       - source: mapcache-ops
         target: /mapcache-template.xml
@@ -73,7 +73,7 @@ services:
     networks:
       - extnet
   registrar:
-    image: registry.gitlab.eox.at/esa/prism/vs/pvs_core:release-1.1.0 # bumpversion
+    image: registry.gitlab.eox.at/esa/prism/vs/pvs_core:release-1.1.1 # bumpversion
     environment:
       INSTALL_DIR: "/var/www/pvs/ops/"
       INSTANCE_DIR: "/var/www/pvs/ops/pvs_instance/"
@@ -83,19 +83,19 @@ services:
         constraints:
           - node.labels.type == internal
   ingestor:
-    image: registry.gitlab.eox.at/esa/prism/vs/pvs_ingestor:release-1.1.0 # bumpversion
+    image: registry.gitlab.eox.at/esa/prism/vs/pvs_ingestor:release-1.1.1 # bumpversion
     environment:
       REDIS_PREPROCESS_MD_QUEUE_KEY: "preprocess_queue"
     deploy:
       placement:
         constraints: [node.role == manager]
   sftp:
-    image: registry.gitlab.eox.at/esa/prism/vs/pvs_sftp:release-1.1.0 # bumpversion
+    image: registry.gitlab.eox.at/esa/prism/vs/pvs_sftp:release-1.1.1 # bumpversion
     deploy:
       placement:
         constraints: [node.role == manager]
   client:
-    image: registry.gitlab.eox.at/esa/prism/vs/pvs_client:release-1.1.0 # bumpversion
+    image: registry.gitlab.eox.at/esa/prism/vs/pvs_client:release-1.1.1 # bumpversion
     configs:
       - source: client-ops
         target: /usr/share/nginx/html/index.html
@@ -123,7 +123,7 @@ services:
     networks:
       - extnet
   preprocessor:
-    image: registry.gitlab.eox.at/esa/prism/vs/pvs_preprocessor:release-1.1.0 # bumpversion
+    image: registry.gitlab.eox.at/esa/prism/vs/pvs_preprocessor:release-1.1.1 # bumpversion
     volumes:
       - type: bind
         source: /var/vhr
diff --git a/fluentd/Dockerfile b/fluentd/Dockerfile
index 744e312e..690f55dc 100644
--- a/fluentd/Dockerfile
+++ b/fluentd/Dockerfile
@@ -32,7 +32,7 @@ LABEL name="prism view server cache" \
       vendor="EOX IT Services GmbH <https://eox.at>" \
       license="MIT Copyright (C) 2019 EOX IT Services GmbH <https://eox.at>" \
       type="prism view server fluentd" \
-      version="1.1.0"
+      version="1.1.1"
 
 USER root
 RUN gem install fluent-plugin-elasticsearch \
diff --git a/ingestor/Dockerfile b/ingestor/Dockerfile
index 57eb6d2e..4c65489a 100644
--- a/ingestor/Dockerfile
+++ b/ingestor/Dockerfile
@@ -32,7 +32,7 @@ LABEL name="prism view server cache" \
       vendor="EOX IT Services GmbH <https://eox.at>" \
       license="MIT Copyright (C) 2020 EOX IT Services GmbH <https://eox.at>" \
       type="prism view server ingestor" \
-      version="1.1.0"
+      version="1.1.1"
 
 USER root
 ADD install.sh requirements.txt \
diff --git a/preprocessor/Dockerfile b/preprocessor/Dockerfile
index 6cc0b8e2..534855a4 100644
--- a/preprocessor/Dockerfile
+++ b/preprocessor/Dockerfile
@@ -32,7 +32,7 @@ LABEL name="prism view server preprocessor" \
       vendor="EOX IT Services GmbH <https://eox.at>" \
       license="MIT Copyright (C) 2019 EOX IT Services GmbH <https://eox.at>" \
       type="prism view server preprocessor" \
-      version="1.1.0"
+      version="1.1.1"
 
 ENV LC_ALL=C.UTF-8
 ENV LANG=C.UTF-8
diff --git a/preprocessor/setup.py b/preprocessor/setup.py
index 4ae7639f..0e167f26 100644
--- a/preprocessor/setup.py
+++ b/preprocessor/setup.py
@@ -6,7 +6,7 @@ long_description = ""
 
 setup(
     name="preprocessor", # Replace with your own username
-    version="1.1.0",
+    version="1.1.1",
     author="",
     author_email="",
     description="preprocessor for PVS",
diff --git a/sftp/Dockerfile b/sftp/Dockerfile
index 24ba9d4e..e3ef48e4 100644
--- a/sftp/Dockerfile
+++ b/sftp/Dockerfile
@@ -31,7 +31,7 @@ LABEL name="prism view server docker base image" \
       vendor="EOX IT Services GmbH <https://eox.at>" \
       license="MIT Copyright (C) 2020 EOX IT Services GmbH <https://eox.at>" \
       type="prism view server docker base image" \
-      version="1.1.0"
+      version="1.1.1"
 
 
 RUN mkdir /etc/sftp.d
diff --git a/testing/Dockerfile b/testing/Dockerfile
index df1d6507..e1da6626 100644
--- a/testing/Dockerfile
+++ b/testing/Dockerfile
@@ -30,7 +30,7 @@ LABEL name="prism view server docker base image" \
       vendor="EOX IT Services GmbH <https://eox.at>" \
       license="MIT Copyright (C) 2020 EOX IT Services GmbH <https://eox.at>" \
       type="prism view server docker base image" \
-      version="1.1.0"
+      version="1.1.1"
 
 FROM docker:19.03.13-dind
 
-- 
GitLab