Fix Weave GitOps image tag - remove invalid v0.41.0
All checks were successful
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

View File

@@ -21,9 +21,6 @@ spec:
remediation:
retries: 3
values:
image:
repository: ghcr.io/weaveworks/wego-app
tag: v0.41.0
service:
type: ClusterIP
port: 9001