From de40e9a24af9498fc00628e748956681c9d920f4 Mon Sep 17 00:00:00 2001 From: Breno de Souza Date: Fri, 29 Sep 2023 10:31:23 -0300 Subject: [PATCH] ENGPM-554 Updating references to entando730 instead of entando721 --- plain-templates/misc/entando-cds.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plain-templates/misc/entando-cds.yaml b/plain-templates/misc/entando-cds.yaml index 6659577e..b5118edf 100644 --- a/plain-templates/misc/entando-cds.yaml +++ b/plain-templates/misc/entando-cds.yaml @@ -61,9 +61,9 @@ spec: - name: FORCE_CDS value: "false" - name: REPO_PATH - value: https://raw.github.com/entando-ps/cds/entando721/entando-data/ + value: https://raw.github.com/entando-ps/cds/entando730/entando-data/ - name: ARCHIVE_NAME - value: entando721.tar.gz + value: entando730.tar.gz image: registry.hub.docker.com/entando/busybox-cds:1.36.0 imagePullPolicy: IfNotPresent volumeMounts: