Commit 233526a 1 parent d421c99 commit 233526a Copy full SHA for 233526a
File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,4 +10,4 @@ resources:
10
10
- argo-rollouts-metrics-service.yaml
11
11
images :
12
12
- name : argoproj/argo-rollouts
13
- newTag : 0 .9.0
13
+ newTag : v0 .9.0
Original file line number Diff line number Diff line change @@ -14455,7 +14455,7 @@ spec:
14455
14455
containers:
14456
14456
- command:
14457
14457
- /bin/rollouts-controller
14458
- image: argoproj/argo-rollouts:0 .9.0
14458
+ image: argoproj/argo-rollouts:v0 .9.0
14459
14459
imagePullPolicy: Always
14460
14460
name: argo-rollouts
14461
14461
volumeMounts:
Original file line number Diff line number Diff line change @@ -14299,7 +14299,7 @@ spec:
14299
14299
containers:
14300
14300
- command:
14301
14301
- /bin/rollouts-controller
14302
- image: argoproj/argo-rollouts:0 .9.0
14302
+ image: argoproj/argo-rollouts:v0 .9.0
14303
14303
imagePullPolicy: Always
14304
14304
name: argo-rollouts
14305
14305
volumeMounts:
You can’t perform that action at this time.
0 commit comments