Skip to content

Commit

Permalink
Bump version 3.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
g3kk0 committed Mar 6, 2019
1 parent 27dd586 commit d7b6f63
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 41 deletions.
50 changes: 25 additions & 25 deletions docker-compose.enterprise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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:
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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:
Expand All @@ -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
Expand All @@ -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:
Expand Down Expand Up @@ -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
Expand All @@ -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:
Expand All @@ -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:
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down
32 changes: 16 additions & 16 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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:
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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:
Expand All @@ -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:
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down

0 comments on commit d7b6f63

Please sign in to comment.