Fix Weave GitOps image tag - remove invalid v0.41.0
Deploy Cluster / Terraform (push) Successful in 40s
Deploy Cluster / Ansible (push) Successful in 4m33s

The version v0.41.0 doesn't exist in the registry. Removing explicit
image tag to let the chart use its default compatible version.
This commit is contained in:
2026-03-24 01:39:48 +00:00
parent e47ec2a3e7
commit 8745bcda47
@@ -21,9 +21,6 @@ spec:
remediation: remediation:
retries: 3 retries: 3
values: values:
image:
repository: ghcr.io/weaveworks/wego-app
tag: v0.41.0
service: service:
type: ClusterIP type: ClusterIP
port: 9001 port: 9001