From 8d7466148318c349fe17b84d7a50ab523b2d163b Mon Sep 17 00:00:00 2001 From: MichaelFisher1997 Date: Tue, 5 May 2026 05:01:33 +0000 Subject: [PATCH] fix: use published weave gitops chart --- infrastructure/addons/flux-ui/helmrelease-weave-gitops.yaml | 2 +- infrastructure/addons/flux-ui/ocirepository-weave-gitops.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/infrastructure/addons/flux-ui/helmrelease-weave-gitops.yaml b/infrastructure/addons/flux-ui/helmrelease-weave-gitops.yaml index 63c4ffd..0b5b633 100644 --- a/infrastructure/addons/flux-ui/helmrelease-weave-gitops.yaml +++ b/infrastructure/addons/flux-ui/helmrelease-weave-gitops.yaml @@ -19,7 +19,7 @@ spec: values: image: repository: ghcr.io/weaveworks/wego-app - tag: v0.39.1-rc.1 + tag: v0.38.0 pullPolicy: IfNotPresent adminUser: create: true diff --git a/infrastructure/addons/flux-ui/ocirepository-weave-gitops.yaml b/infrastructure/addons/flux-ui/ocirepository-weave-gitops.yaml index a52582b..fb1ca15 100644 --- a/infrastructure/addons/flux-ui/ocirepository-weave-gitops.yaml +++ b/infrastructure/addons/flux-ui/ocirepository-weave-gitops.yaml @@ -8,7 +8,7 @@ spec: insecure: true url: oci://10.27.27.239:5001/weaveworks/charts/weave-gitops ref: - tag: 0.39.1-rc.1 + tag: 4.0.36 layerSelector: mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip operation: copy