From 908e406252afbeadbd79c0f1d70b6d769358f6b1 Mon Sep 17 00:00:00 2001 From: addetz <43963729+addetz@users.noreply.github.com> Date: Thu, 21 Dec 2023 14:49:29 +0000 Subject: [PATCH] docs: bump up hello-universe tag in manifests DOC-921 --- .../iaas-cluster-deployment-tf/manifests/hello-universe.yaml | 2 +- .../iaas-cluster-update-tf/manifests/hello-universe-3tier.yaml | 2 +- terraform/iaas-cluster-update-tf/manifests/hello-universe.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/terraform/iaas-cluster-deployment-tf/manifests/hello-universe.yaml b/terraform/iaas-cluster-deployment-tf/manifests/hello-universe.yaml index 579907f..5253f43 100644 --- a/terraform/iaas-cluster-deployment-tf/manifests/hello-universe.yaml +++ b/terraform/iaas-cluster-deployment-tf/manifests/hello-universe.yaml @@ -34,7 +34,7 @@ spec: spec: containers: - name: hello-universe - image: ghcr.io/spectrocloud/hello-universe:1.0.12 + image: ghcr.io/spectrocloud/hello-universe:1.1.0 imagePullPolicy: IfNotPresent ports: - containerPort: 8080 \ No newline at end of file diff --git a/terraform/iaas-cluster-update-tf/manifests/hello-universe-3tier.yaml b/terraform/iaas-cluster-update-tf/manifests/hello-universe-3tier.yaml index e9a5f6c..47c9bfe 100644 --- a/terraform/iaas-cluster-update-tf/manifests/hello-universe-3tier.yaml +++ b/terraform/iaas-cluster-update-tf/manifests/hello-universe-3tier.yaml @@ -34,7 +34,7 @@ spec: spec: containers: - name: hello-universe - image: ghcr.io/spectrocloud/hello-universe:1.0.12 + image: ghcr.io/spectrocloud/hello-universe:1.1.0 imagePullPolicy: IfNotPresent ports: - containerPort: 8080 diff --git a/terraform/iaas-cluster-update-tf/manifests/hello-universe.yaml b/terraform/iaas-cluster-update-tf/manifests/hello-universe.yaml index cc01197..d601ec7 100644 --- a/terraform/iaas-cluster-update-tf/manifests/hello-universe.yaml +++ b/terraform/iaas-cluster-update-tf/manifests/hello-universe.yaml @@ -34,7 +34,7 @@ spec: spec: containers: - name: hello-universe - image: ghcr.io/spectrocloud/hello-universe:1.0.12 + image: ghcr.io/spectrocloud/hello-universe:1.1.0 imagePullPolicy: IfNotPresent ports: - containerPort: 8080