From aafe7599d86ee3922f420ae3fd1cf23b86a356ff Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Tue, 10 Sep 2024 13:05:53 +0200 Subject: [PATCH] Update Helm release wordpress to v23.1.12 --- installations/applications/helmfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installations/applications/helmfile.yaml b/installations/applications/helmfile.yaml index 8f01c9f..8f26e89 100644 --- a/installations/applications/helmfile.yaml +++ b/installations/applications/helmfile.yaml @@ -63,7 +63,7 @@ releases: - name: nrodionov chart: bitnami/wordpress - version: 23.1.7 + version: 23.1.12 namespace: applications installed: false inherit: -- 2.45.2