This is an automated email from the ASF dual-hosted git repository.

omartushevskyi pushed a commit to branch DLAB-1158
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git


The following commit(s) were added to refs/heads/DLAB-1158 by this push:
     new 58227ab  added gcp gke deploying
58227ab is described below

commit 58227ab7c87fadf8b28f5d19551e33c88d526080
Author: Oleh Martushevskyi <oleh_martushevs...@epam.com>
AuthorDate: Thu Dec 19 17:57:03 2019 +0200

    added gcp gke deploying
---
 .../terraform/aws/ssn-helm-charts/main/files/keycloak_values.yaml       | 2 +-
 .../gcp/ssn-gke/main/modules/helm_charts/files/keycloak_values.yaml     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/infrastructure-provisioning/terraform/aws/ssn-helm-charts/main/files/keycloak_values.yaml
 
b/infrastructure-provisioning/terraform/aws/ssn-helm-charts/main/files/keycloak_values.yaml
index c400eb7..569e4e7 100644
--- 
a/infrastructure-provisioning/terraform/aws/ssn-helm-charts/main/files/keycloak_values.yaml
+++ 
b/infrastructure-provisioning/terraform/aws/ssn-helm-charts/main/files/keycloak_values.yaml
@@ -21,7 +21,7 @@
 
 keycloak:
   image:
-    tag: "7.0.1"
+    tag: "7.0.0"
   replicas: 1
   basepath: auth
   username: ${keycloak_user}
diff --git 
a/infrastructure-provisioning/terraform/gcp/ssn-gke/main/modules/helm_charts/files/keycloak_values.yaml
 
b/infrastructure-provisioning/terraform/gcp/ssn-gke/main/modules/helm_charts/files/keycloak_values.yaml
index c400eb7..569e4e7 100644
--- 
a/infrastructure-provisioning/terraform/gcp/ssn-gke/main/modules/helm_charts/files/keycloak_values.yaml
+++ 
b/infrastructure-provisioning/terraform/gcp/ssn-gke/main/modules/helm_charts/files/keycloak_values.yaml
@@ -21,7 +21,7 @@
 
 keycloak:
   image:
-    tag: "7.0.1"
+    tag: "7.0.0"
   replicas: 1
   basepath: auth
   username: ${keycloak_user}


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@dlab.apache.org
For additional commands, e-mail: commits-h...@dlab.apache.org

Reply via email to