From d7b6f634a04aab4fc04d23a050d5d5fe47b97b3c Mon Sep 17 00:00:00 2001 From: Mark Newman Date: Wed, 6 Mar 2019 13:10:54 +0000 Subject: [PATCH] Bump version 3.15.0 --- docker-compose.enterprise.yml | 50 +++++++++++++++++------------------ docker-compose.yml | 32 +++++++++++----------- 2 files changed, 41 insertions(+), 41 deletions(-) diff --git a/docker-compose.enterprise.yml b/docker-compose.enterprise.yml index bdd967e..9f533d9 100644 --- a/docker-compose.enterprise.yml +++ b/docker-compose.enterprise.yml @@ -8,7 +8,7 @@ services: ERNEST_CRYPTO_KEY: CRYPTO_KEY_TEMPLATE ERNEST_EDITION: enterprise NATS_URI: nats://nats:4222 - image: quay.io/ernest/all-all-aws-connector:3.14.0 + image: quay.io/ernest/all-all-aws-connector:3.15.0 networks: - ernest restart: always @@ -20,7 +20,7 @@ services: ERNEST_CRYPTO_KEY: CRYPTO_KEY_TEMPLATE ERNEST_EDITION: enterprise NATS_URI: nats://nats:4222 - image: quay.io/ernest/all-all-azure-connector:3.14.0 + image: quay.io/ernest/all-all-azure-connector:3.15.0 networks: - ernest restart: always @@ -31,7 +31,7 @@ services: ERNEST_CRYPTO_KEY: CRYPTO_KEY_TEMPLATE ERNEST_EDITION: enterprise NATS_URI: nats://nats:4222 - image: quay.io/ernest/all-all-fake-connector:3.14.0 + image: quay.io/ernest/all-all-fake-connector:3.15.0 networks: - ernest restart: always @@ -42,7 +42,7 @@ services: ERNEST_CRYPTO_KEY: CRYPTO_KEY_TEMPLATE ERNEST_EDITION: enterprise NATS_URI: nats://nats:4222 - image: quay.io/ernest/all-all-vcloud-connector:3.14.0 + image: quay.io/ernest/all-all-vcloud-connector:3.15.0 networks: - ernest restart: always @@ -54,7 +54,7 @@ services: ERNEST_EDITION: enterprise JWT_SECRET: GENERATEDJWTSECRET NATS_URI: nats://nats:4222 - image: quay.io/ernest/api-gateway:3.14.0 + image: quay.io/ernest/api-gateway:3.15.0 networks: - ernest ports: @@ -68,7 +68,7 @@ services: ERNEST_EDITION: enterprise JWT_SECRET: GENERATEDJWTSECRET NATS_URI: nats://nats:4222 - image: quay.io/ernest/authenticator:3.14.0 + image: quay.io/ernest/authenticator:3.15.0 networks: - ernest restart: always @@ -80,7 +80,7 @@ services: ERNEST_CRYPTO_KEY: CRYPTO_KEY_TEMPLATE ERNEST_EDITION: enterprise NATS_URI: nats://nats:4222 - image: quay.io/ernest/authorization-store:3.14.0 + image: quay.io/ernest/authorization-store:3.15.0 networks: - ernest restart: always @@ -90,7 +90,7 @@ services: environment: ERNEST_EDITION: enterprise NATS_URI: nats://nats:4222 - image: quay.io/ernest/compliance:3.14.0 + image: quay.io/ernest/compliance:3.15.0 networks: - ernest restart: always @@ -102,7 +102,7 @@ services: ERNEST_CRYPTO_KEY: CRYPTO_KEY_TEMPLATE ERNEST_EDITION: enterprise NATS_URI: nats://nats:4222 - image: quay.io/ernest/config-store:3.14.0 + image: quay.io/ernest/config-store:3.15.0 networks: - ernest restart: always @@ -116,7 +116,7 @@ services: ERNEST_CRYPTO_KEY: CRYPTO_KEY_TEMPLATE ERNEST_EDITION: enterprise NATS_URI: nats://nats:4222 - image: quay.io/ernest/datacenter-store:3.14.0 + image: quay.io/ernest/datacenter-store:3.15.0 networks: - ernest restart: always @@ -127,7 +127,7 @@ services: ERNEST_CRYPTO_KEY: CRYPTO_KEY_TEMPLATE ERNEST_EDITION: enterprise NATS_URI: nats://nats:4222 - image: quay.io/ernest/definition-mapper:3.14.0 + image: quay.io/ernest/definition-mapper:3.15.0 networks: - ernest restart: always @@ -138,7 +138,7 @@ services: ERNEST_CRYPTO_KEY: CRYPTO_KEY_TEMPLATE ERNEST_EDITION: enterprise NATS_URI: nats://nats:4222 - image: quay.io/ernest/federation:3.14.0 + image: quay.io/ernest/federation:3.15.0 networks: - ernest restart: always @@ -152,7 +152,7 @@ services: ERNEST_LOG_FILE: /var/logs/ernest.log JWT_SECRET: GENERATEDJWTSECRET NATS_URI: nats://nats:4222 - image: quay.io/ernest/logger:3.14.0 + image: quay.io/ernest/logger:3.15.0 networks: - ernest ports: @@ -167,7 +167,7 @@ services: environment: ERNEST_EDITION: enterprise NATS_URI: nats://nats:4222 - image: quay.io/ernest/mfa:3.14.0 + image: quay.io/ernest/mfa:3.15.0 networks: - ernest restart: always @@ -179,7 +179,7 @@ services: ERNEST_EDITION: enterprise JWT_SECRET: GENERATEDJWTSECRET NATS_URI: nats://nats:4222 - image: quay.io/ernest/monit:3.14.0 + image: quay.io/ernest/monit:3.15.0 networks: - ernest ports: @@ -210,7 +210,7 @@ services: ERNEST_CRYPTO_KEY: CRYPTO_KEY_TEMPLATE ERNEST_EDITION: enterprise NATS_URI: nats://nats:4222 - image: quay.io/ernest/notification-store:3.14.0 + image: quay.io/ernest/notification-store:3.15.0 networks: - ernest restart: always @@ -221,7 +221,7 @@ services: ERNEST_EDITION: enterprise JWT_SECRET: GENERATEDJWTSECRET NATS_URI: nats://nats:4222 - image: quay.io/ernest/notify:3.14.0 + image: quay.io/ernest/notify:3.15.0 networks: - ernest ports: @@ -236,7 +236,7 @@ services: ERNEST_EDITION: enterprise JWT_SECRET: GENERATEDJWTSECRET NATS_URI: nats://nats:4222 - image: quay.io/ernest/papi:3.14.0 + image: quay.io/ernest/papi:3.15.0 networks: - ernest ports: @@ -249,7 +249,7 @@ services: environment: ERNEST_EDITION: enterprise NATS_URI: nats://nats:4222 - image: quay.io/ernest/policy-store:3.14.0 + image: quay.io/ernest/policy-store:3.15.0 networks: - ernest restart: always @@ -270,7 +270,7 @@ services: ERNEST_CRYPTO_KEY: CRYPTO_KEY_TEMPLATE ERNEST_EDITION: enterprise NATS_URI: nats://nats:4222 - image: quay.io/ernest/scheduler:3.14.0 + image: quay.io/ernest/scheduler:3.15.0 networks: - ernest restart: always @@ -282,7 +282,7 @@ services: ERNEST_CRYPTO_KEY: CRYPTO_KEY_TEMPLATE ERNEST_EDITION: enterprise NATS_URI: nats://nats:4222 - image: quay.io/ernest/service-store:3.14.0 + image: quay.io/ernest/service-store:3.15.0 networks: - ernest restart: always @@ -292,7 +292,7 @@ services: environment: ERNEST_EDITION: enterprise NATS_URI: nats://nats:4222 - image: quay.io/ernest/supervisor:3.14.0 + image: quay.io/ernest/supervisor:3.15.0 networks: - ernest restart: always @@ -304,7 +304,7 @@ services: ERNEST_CRYPTO_KEY: CRYPTO_KEY_TEMPLATE ERNEST_EDITION: enterprise NATS_URI: nats://nats:4222 - image: quay.io/ernest/usage-store:3.14.0 + image: quay.io/ernest/usage-store:3.15.0 networks: - ernest restart: always @@ -316,14 +316,14 @@ services: ERNEST_CRYPTO_KEY: CRYPTO_KEY_TEMPLATE ERNEST_EDITION: enterprise NATS_URI: nats://nats:4222 - image: quay.io/ernest/user-store:3.14.0 + image: quay.io/ernest/user-store:3.15.0 networks: - ernest restart: always webui: environment: ERNEST_EDITION: enterprise - image: quay.io/ernest/webui:3.14.0 + image: quay.io/ernest/webui:3.15.0 networks: - ernest restart: always diff --git a/docker-compose.yml b/docker-compose.yml index 77074b2..ed22fa0 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -8,7 +8,7 @@ services: ERNEST_CRYPTO_KEY: CRYPTO_KEY_TEMPLATE ERNEST_EDITION: community NATS_URI: nats://nats:4222 - image: quay.io/ernest/all-all-aws-connector:3.14.0 + image: quay.io/ernest/all-all-aws-connector:3.15.0 networks: - ernest restart: always @@ -20,7 +20,7 @@ services: ERNEST_CRYPTO_KEY: CRYPTO_KEY_TEMPLATE ERNEST_EDITION: community NATS_URI: nats://nats:4222 - image: quay.io/ernest/all-all-azure-connector:3.14.0 + image: quay.io/ernest/all-all-azure-connector:3.15.0 networks: - ernest restart: always @@ -31,7 +31,7 @@ services: ERNEST_CRYPTO_KEY: CRYPTO_KEY_TEMPLATE ERNEST_EDITION: community NATS_URI: nats://nats:4222 - image: quay.io/ernest/all-all-fake-connector:3.14.0 + image: quay.io/ernest/all-all-fake-connector:3.15.0 networks: - ernest restart: always @@ -42,7 +42,7 @@ services: ERNEST_CRYPTO_KEY: CRYPTO_KEY_TEMPLATE ERNEST_EDITION: community NATS_URI: nats://nats:4222 - image: quay.io/ernest/all-all-vcloud-connector:3.14.0 + image: quay.io/ernest/all-all-vcloud-connector:3.15.0 networks: - ernest restart: always @@ -54,7 +54,7 @@ services: ERNEST_EDITION: community JWT_SECRET: GENERATEDJWTSECRET NATS_URI: nats://nats:4222 - image: quay.io/ernest/api-gateway:3.14.0 + image: quay.io/ernest/api-gateway:3.15.0 networks: - ernest ports: @@ -68,7 +68,7 @@ services: ERNEST_EDITION: community JWT_SECRET: GENERATEDJWTSECRET NATS_URI: nats://nats:4222 - image: quay.io/ernest/authenticator:3.14.0 + image: quay.io/ernest/authenticator:3.15.0 networks: - ernest restart: always @@ -80,7 +80,7 @@ services: ERNEST_CRYPTO_KEY: CRYPTO_KEY_TEMPLATE ERNEST_EDITION: community NATS_URI: nats://nats:4222 - image: quay.io/ernest/authorization-store:3.14.0 + image: quay.io/ernest/authorization-store:3.15.0 networks: - ernest restart: always @@ -92,7 +92,7 @@ services: ERNEST_CRYPTO_KEY: CRYPTO_KEY_TEMPLATE ERNEST_EDITION: community NATS_URI: nats://nats:4222 - image: quay.io/ernest/config-store:3.14.0 + image: quay.io/ernest/config-store:3.15.0 networks: - ernest restart: always @@ -106,7 +106,7 @@ services: ERNEST_CRYPTO_KEY: CRYPTO_KEY_TEMPLATE ERNEST_EDITION: community NATS_URI: nats://nats:4222 - image: quay.io/ernest/datacenter-store:3.14.0 + image: quay.io/ernest/datacenter-store:3.15.0 networks: - ernest restart: always @@ -117,7 +117,7 @@ services: ERNEST_CRYPTO_KEY: CRYPTO_KEY_TEMPLATE ERNEST_EDITION: community NATS_URI: nats://nats:4222 - image: quay.io/ernest/definition-mapper:3.14.0 + image: quay.io/ernest/definition-mapper:3.15.0 networks: - ernest restart: always @@ -131,7 +131,7 @@ services: ERNEST_LOG_FILE: /var/logs/ernest.log JWT_SECRET: GENERATEDJWTSECRET NATS_URI: nats://nats:4222 - image: quay.io/ernest/logger:3.14.0 + image: quay.io/ernest/logger:3.15.0 networks: - ernest ports: @@ -148,7 +148,7 @@ services: ERNEST_EDITION: community JWT_SECRET: GENERATEDJWTSECRET NATS_URI: nats://nats:4222 - image: quay.io/ernest/monit:3.14.0 + image: quay.io/ernest/monit:3.15.0 networks: - ernest ports: @@ -189,7 +189,7 @@ services: ERNEST_CRYPTO_KEY: CRYPTO_KEY_TEMPLATE ERNEST_EDITION: community NATS_URI: nats://nats:4222 - image: quay.io/ernest/scheduler:3.14.0 + image: quay.io/ernest/scheduler:3.15.0 networks: - ernest restart: always @@ -201,7 +201,7 @@ services: ERNEST_CRYPTO_KEY: CRYPTO_KEY_TEMPLATE ERNEST_EDITION: community NATS_URI: nats://nats:4222 - image: quay.io/ernest/service-store:3.14.0 + image: quay.io/ernest/service-store:3.15.0 networks: - ernest restart: always @@ -213,7 +213,7 @@ services: ERNEST_CRYPTO_KEY: CRYPTO_KEY_TEMPLATE ERNEST_EDITION: community NATS_URI: nats://nats:4222 - image: quay.io/ernest/usage-store:3.14.0 + image: quay.io/ernest/usage-store:3.15.0 networks: - ernest restart: always @@ -225,7 +225,7 @@ services: ERNEST_CRYPTO_KEY: CRYPTO_KEY_TEMPLATE ERNEST_EDITION: community NATS_URI: nats://nats:4222 - image: quay.io/ernest/user-store:3.14.0 + image: quay.io/ernest/user-store:3.15.0 networks: - ernest restart: always