Commit 3b1d471 1 parent 4170a3d commit 3b1d471 Copy full SHA for 3b1d471
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 : latest
13
+ newTag : v0.7.0
Original file line number Diff line number Diff line change @@ -11106,7 +11106,7 @@ spec:
11106
11106
containers:
11107
11107
- command:
11108
11108
- /bin/rollouts-controller
11109
- image: argoproj/argo-rollouts:latest
11109
+ image: argoproj/argo-rollouts:v0.7.0
11110
11110
imagePullPolicy: Always
11111
11111
name: argo-rollouts
11112
11112
volumeMounts:
Original file line number Diff line number Diff line change @@ -10999,7 +10999,7 @@ spec:
10999
10999
containers:
11000
11000
- command:
11001
11001
- /bin/rollouts-controller
11002
- image: argoproj/argo-rollouts:latest
11002
+ image: argoproj/argo-rollouts:v0.7.0
11003
11003
imagePullPolicy: Always
11004
11004
name: argo-rollouts
11005
11005
volumeMounts:
You can’t perform that action at this time.
0 commit comments