Skip to content

Commit

Permalink
Bump version 3.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
g3kk0 committed Jun 6, 2018
1 parent 7c1ebcc commit 61e0abe
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
46 changes: 23 additions & 23 deletions docker-compose.enterprise.yml
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.9.0
image: quay.io/ernest/all-all-aws-connector:3.10.0
links:
- nats
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.9.0
image: quay.io/ernest/all-all-azure-connector:3.10.0
links:
- nats
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.9.0
image: quay.io/ernest/all-all-fake-connector:3.10.0
links:
- nats
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.9.0
image: quay.io/ernest/all-all-vcloud-connector:3.10.0
links:
- nats
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.9.0
image: quay.io/ernest/api-gateway:3.10.0
links:
- nats
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.9.0
image: quay.io/ernest/authenticator:3.10.0
links:
- nats
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.9.0
image: quay.io/ernest/authorization-store:3.10.0
links:
- nats
restart: always
Expand All @@ -90,7 +90,7 @@ services:
environment:
ERNEST_EDITION: enterprise
NATS_URI: nats://nats:4222
image: quay.io/ernest/compliance:3.9.0
image: quay.io/ernest/compliance:3.10.0
links:
- nats
restart: always
Expand All @@ -100,7 +100,7 @@ services:
ERNEST_CRYPTO_KEY: CRYPTO_KEY_TEMPLATE
ERNEST_EDITION: enterprise
NATS_URI: nats://nats:4222
image: quay.io/ernest/config-store:3.9.0
image: quay.io/ernest/config-store:3.10.0
links:
- nats
restart: always
Expand All @@ -114,7 +114,7 @@ services:
ERNEST_CRYPTO_KEY: CRYPTO_KEY_TEMPLATE
ERNEST_EDITION: enterprise
NATS_URI: nats://nats:4222
image: quay.io/ernest/datacenter-store:3.9.0
image: quay.io/ernest/datacenter-store:3.10.0
links:
- nats
restart: always
Expand All @@ -125,7 +125,7 @@ services:
ERNEST_CRYPTO_KEY: CRYPTO_KEY_TEMPLATE
ERNEST_EDITION: enterprise
NATS_URI: nats://nats:4222
image: quay.io/ernest/definition-mapper:3.9.0
image: quay.io/ernest/definition-mapper:3.10.0
links:
- nats
- postgres
Expand All @@ -137,7 +137,7 @@ services:
ERNEST_CRYPTO_KEY: CRYPTO_KEY_TEMPLATE
ERNEST_EDITION: enterprise
NATS_URI: nats://nats:4222
image: quay.io/ernest/federation:3.9.0
image: quay.io/ernest/federation:3.10.0
links:
- nats
restart: always
Expand All @@ -151,7 +151,7 @@ services:
ERNEST_LOG_FILE: /var/logs/ernest.log
JWT_SECRET: GENERATEDJWTSECRET
NATS_URI: nats://nats:4222
image: quay.io/ernest/logger:3.9.0
image: quay.io/ernest/logger:3.10.0
links:
- nats
ports:
Expand All @@ -166,7 +166,7 @@ services:
environment:
ERNEST_EDITION: enterprise
NATS_URI: nats://nats:4222
image: quay.io/ernest/mfa:3.9.0
image: quay.io/ernest/mfa:3.10.0
links:
- nats
restart: always
Expand All @@ -178,7 +178,7 @@ services:
ERNEST_EDITION: enterprise
JWT_SECRET: GENERATEDJWTSECRET
NATS_URI: nats://nats:4222
image: quay.io/ernest/monit:3.9.0
image: quay.io/ernest/monit:3.10.0
links:
- nats
ports:
Expand Down Expand Up @@ -209,7 +209,7 @@ services:
ERNEST_CRYPTO_KEY: CRYPTO_KEY_TEMPLATE
ERNEST_EDITION: enterprise
NATS_URI: nats://nats:4222
image: quay.io/ernest/notification-store:3.9.0
image: quay.io/ernest/notification-store:3.10.0
links:
- nats
restart: always
Expand All @@ -222,7 +222,7 @@ services:
ERNEST_EDITION: enterprise
JWT_SECRET: GENERATEDJWTSECRET
NATS_URI: nats://nats:4222
image: quay.io/ernest/papi:3.9.0
image: quay.io/ernest/papi:3.10.0
links:
- nats
- api-gateway:api-gateway
Expand All @@ -236,7 +236,7 @@ services:
environment:
ERNEST_EDITION: enterprise
NATS_URI: nats://nats:4222
image: quay.io/ernest/policy-store:3.9.0
image: quay.io/ernest/policy-store:3.10.0
links:
- nats
restart: always
Expand All @@ -255,7 +255,7 @@ services:
ERNEST_CRYPTO_KEY: CRYPTO_KEY_TEMPLATE
ERNEST_EDITION: enterprise
NATS_URI: nats://nats:4222
image: quay.io/ernest/scheduler:3.9.0
image: quay.io/ernest/scheduler:3.10.0
links:
- nats
- postgres
Expand All @@ -268,7 +268,7 @@ services:
ERNEST_CRYPTO_KEY: CRYPTO_KEY_TEMPLATE
ERNEST_EDITION: enterprise
NATS_URI: nats://nats:4222
image: quay.io/ernest/service-store:3.9.0
image: quay.io/ernest/service-store:3.10.0
links:
- nats
restart: always
Expand All @@ -278,7 +278,7 @@ services:
environment:
ERNEST_EDITION: enterprise
NATS_URI: nats://nats:4222
image: quay.io/ernest/supervisor:3.9.0
image: quay.io/ernest/supervisor:3.10.0
links:
- nats
restart: always
Expand All @@ -290,7 +290,7 @@ services:
ERNEST_CRYPTO_KEY: CRYPTO_KEY_TEMPLATE
ERNEST_EDITION: enterprise
NATS_URI: nats://nats:4222
image: quay.io/ernest/usage-store:3.9.0
image: quay.io/ernest/usage-store:3.10.0
links:
- nats
restart: always
Expand All @@ -302,7 +302,7 @@ services:
ERNEST_CRYPTO_KEY: CRYPTO_KEY_TEMPLATE
ERNEST_EDITION: enterprise
NATS_URI: nats://nats:4222
image: quay.io/ernest/user-store:3.9.0
image: quay.io/ernest/user-store:3.10.0
links:
- nats
restart: always
Expand Down
32 changes: 16 additions & 16 deletions docker-compose.yml
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.9.0
image: quay.io/ernest/all-all-aws-connector:3.10.0
links:
- nats
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.9.0
image: quay.io/ernest/all-all-azure-connector:3.10.0
links:
- nats
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.9.0
image: quay.io/ernest/all-all-fake-connector:3.10.0
links:
- nats
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.9.0
image: quay.io/ernest/all-all-vcloud-connector:3.10.0
links:
- nats
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.9.0
image: quay.io/ernest/api-gateway:3.10.0
links:
- nats
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.9.0
image: quay.io/ernest/authenticator:3.10.0
links:
- nats
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.9.0
image: quay.io/ernest/authorization-store:3.10.0
links:
- nats
restart: always
Expand All @@ -90,7 +90,7 @@ services:
ERNEST_CRYPTO_KEY: CRYPTO_KEY_TEMPLATE
ERNEST_EDITION: community
NATS_URI: nats://nats:4222
image: quay.io/ernest/config-store:3.9.0
image: quay.io/ernest/config-store:3.10.0
links:
- nats
restart: always
Expand All @@ -104,7 +104,7 @@ services:
ERNEST_CRYPTO_KEY: CRYPTO_KEY_TEMPLATE
ERNEST_EDITION: community
NATS_URI: nats://nats:4222
image: quay.io/ernest/datacenter-store:3.9.0
image: quay.io/ernest/datacenter-store:3.10.0
links:
- nats
restart: always
Expand All @@ -115,7 +115,7 @@ services:
ERNEST_CRYPTO_KEY: CRYPTO_KEY_TEMPLATE
ERNEST_EDITION: community
NATS_URI: nats://nats:4222
image: quay.io/ernest/definition-mapper:3.9.0
image: quay.io/ernest/definition-mapper:3.10.0
links:
- nats
- postgres
Expand All @@ -130,7 +130,7 @@ services:
ERNEST_LOG_FILE: /var/logs/ernest.log
JWT_SECRET: GENERATEDJWTSECRET
NATS_URI: nats://nats:4222
image: quay.io/ernest/logger:3.9.0
image: quay.io/ernest/logger:3.10.0
links:
- nats
ports:
Expand All @@ -147,7 +147,7 @@ services:
ERNEST_EDITION: community
JWT_SECRET: GENERATEDJWTSECRET
NATS_URI: nats://nats:4222
image: quay.io/ernest/monit:3.9.0
image: quay.io/ernest/monit:3.10.0
links:
- nats
ports:
Expand Down Expand Up @@ -186,7 +186,7 @@ services:
ERNEST_CRYPTO_KEY: CRYPTO_KEY_TEMPLATE
ERNEST_EDITION: community
NATS_URI: nats://nats:4222
image: quay.io/ernest/scheduler:3.9.0
image: quay.io/ernest/scheduler:3.10.0
links:
- nats
- postgres
Expand All @@ -199,7 +199,7 @@ services:
ERNEST_CRYPTO_KEY: CRYPTO_KEY_TEMPLATE
ERNEST_EDITION: community
NATS_URI: nats://nats:4222
image: quay.io/ernest/service-store:3.9.0
image: quay.io/ernest/service-store:3.10.0
links:
- nats
restart: always
Expand All @@ -211,7 +211,7 @@ services:
ERNEST_CRYPTO_KEY: CRYPTO_KEY_TEMPLATE
ERNEST_EDITION: community
NATS_URI: nats://nats:4222
image: quay.io/ernest/usage-store:3.9.0
image: quay.io/ernest/usage-store:3.10.0
links:
- nats
restart: always
Expand All @@ -223,7 +223,7 @@ services:
ERNEST_CRYPTO_KEY: CRYPTO_KEY_TEMPLATE
ERNEST_EDITION: community
NATS_URI: nats://nats:4222
image: quay.io/ernest/user-store:3.9.0
image: quay.io/ernest/user-store:3.10.0
links:
- nats
restart: always
Expand Down

0 comments on commit 61e0abe

Please sign in to comment.