From 5d359995fc20ed88ce3749603d21f7e3e5e42fbc Mon Sep 17 00:00:00 2001 From: "Paula.Blechschmidt" Date: Mon, 29 Jan 2024 15:47:32 +0100 Subject: [PATCH 1/2] update wordpress-initializer to 11.0.5 at qa and prod --- values_cusprod.yaml | 2 +- values_cusqa.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/values_cusprod.yaml b/values_cusprod.yaml index 0981ad9..a9e896d 100644 --- a/values_cusprod.yaml +++ b/values_cusprod.yaml @@ -179,7 +179,7 @@ smardigo-worker: wordpressInitializer: enabled: true image: - version: 11.0.3 + version: 11.0.5 additional_labels: restart: 20231031-0950 config: diff --git a/values_cusqa.yaml b/values_cusqa.yaml index 9e3cf17..33f3152 100644 --- a/values_cusqa.yaml +++ b/values_cusqa.yaml @@ -182,7 +182,7 @@ smardigo-worker: wordpressInitializer: enabled: true image: - version: 11.0.3 + version: 11.0.5 additional_labels: restart: 20231031-0950 config: From 8d069733555b81db45c16db64766646c83dc7afb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20H=C3=A4hnel?= Date: Mon, 29 Jan 2024 15:21:28 +0000 Subject: [PATCH 2/2] NOTICKET: Update Wordpress Helmchart - produces failures if different chart versions given for thg and egeld24 --- Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chart.yaml b/Chart.yaml index 42a01ab..72243dc 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -40,7 +40,7 @@ dependencies: version: 0.1.41 repository: oci://prodnso-harbor-01.smardigo.digital/smardigo - name: smardigo-wordpress - version: 0.1.39 + version: 0.1.41 repository: oci://prodnso-harbor-01.smardigo.digital/smardigo condition: egeld24-wordpress.enabled alias: egeld24-wordpress