Fix Weave GitOps image tag - remove invalid v0.41.0
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user