Skip to content

Commit aa7957e

Browse files
authored
Updated rollout image with multi-arch
1 parent 33f1d09 commit aa7957e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

manifests/yamls/rollout.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ spec:
320320
containers:
321321
- command:
322322
- /bin/rollouts-controller
323-
image: quay.io/devtron/rollout:v0.6.0
323+
image: quay.io/devtron/rollout:v0.6.2
324324
imagePullPolicy: IfNotPresent
325325
name: argo-rollouts
326326
volumeMounts:
@@ -18123,4 +18123,4 @@ spec:
1812318123
type: object
1812418124
required:
1812518125
- spec
18126-
type: object
18126+
type: object

0 commit comments

Comments
 (0)