You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by om...@apache.org on 2019/07/29 12:40:25 UTC

[incubator-dlab] branch DLAB-terraform updated: updated image tag

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

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


The following commit(s) were added to refs/heads/DLAB-terraform by this push:
     new 4da6089  updated image tag
4da6089 is described below

commit 4da6089c13ef3ec3dc88caca35c933055a263f25
Author: Oleh Martushevskyi <Ol...@epam.com>
AuthorDate: Mon Jul 29 15:40:15 2019 +0300

    updated image tag
---
 .../terraform/aws/ssn-helm-charts/main/dlab-billing-chart/values.yaml   | 2 +-
 .../terraform/aws/ssn-helm-charts/main/dlab-ui-chart/values.yaml        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/infrastructure-provisioning/terraform/aws/ssn-helm-charts/main/dlab-billing-chart/values.yaml b/infrastructure-provisioning/terraform/aws/ssn-helm-charts/main/dlab-billing-chart/values.yaml
index 9482a36..bf04481 100644
--- a/infrastructure-provisioning/terraform/aws/ssn-helm-charts/main/dlab-billing-chart/values.yaml
+++ b/infrastructure-provisioning/terraform/aws/ssn-helm-charts/main/dlab-billing-chart/values.yaml
@@ -27,7 +27,7 @@ replicaCount: 1
 
 image:
   repository: koppox/dlab-billing
-  tag: '1.1'
+  tag: '1.4-alpine'
   # pullPolicy: IfNotPresent
   pullPolicy: Always
 
diff --git a/infrastructure-provisioning/terraform/aws/ssn-helm-charts/main/dlab-ui-chart/values.yaml b/infrastructure-provisioning/terraform/aws/ssn-helm-charts/main/dlab-ui-chart/values.yaml
index da77154..0b26657 100644
--- a/infrastructure-provisioning/terraform/aws/ssn-helm-charts/main/dlab-ui-chart/values.yaml
+++ b/infrastructure-provisioning/terraform/aws/ssn-helm-charts/main/dlab-ui-chart/values.yaml
@@ -27,7 +27,7 @@ replicaCount: 1
 
 image:
   repository: koppox/dlab-ui
-  tag: '1.3-hardj'
+  tag: '1.4-alpine'
   pullPolicy: Always
 
 service:


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