From 8a01918922c07f8fb6c8d89dff12e3457c7de8f1 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Wed, 26 Feb 2025 13:40:51 +0100 Subject: [PATCH] Update argocd --- apps/templates/mbgwp-helm.yaml | 2 +- argocd/kustomization.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/templates/mbgwp-helm.yaml b/apps/templates/mbgwp-helm.yaml index b9a208d..ca7006e 100644 --- a/apps/templates/mbgwp-helm.yaml +++ b/apps/templates/mbgwp-helm.yaml @@ -13,7 +13,7 @@ spec: source: repoURL: https://charts.bitnami.com/bitnami targetRevision: 24.1.13 - chart: oci://registry-1.docker.io/bitnamicharts/wordpress + chart: wordpress helm: values: | ingress: diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml index ea7c5a2..c9e9414 100644 --- a/argocd/kustomization.yaml +++ b/argocd/kustomization.yaml @@ -6,7 +6,7 @@ namespace: argocd # additional resources like ingress rules, cluster and repository secrets. resources: -- https://raw.githubusercontent.com/argoproj/argo-cd/refs/tags/v2.13.2/manifests/install.yaml +- https://raw.githubusercontent.com/argoproj/argo-cd/refs/tags/v2.14.2/manifests/install.yaml - ingress.yaml patches: