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:
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user