File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -9143,6 +9143,6 @@ spec:
91439143 - args:
91449144 - -alsologtostderr
91459145 - --lock-namespace=mpi-operator
9146- image: mpioperator/mpi-operator:master
9146+ image: mpioperator/mpi-operator:0.7
91479147 name: mpi-operator
91489148 serviceAccountName: mpi-operator
Original file line number Diff line number Diff line change @@ -17,3 +17,7 @@ labels:
1717 app.kubernetes.io/component : mpijob
1818 app.kubernetes.io/name : mpi-operator
1919 kustomize.component : mpi-operator
20+ images :
21+ - name : mpioperator/mpi-operator
22+ newName : mpioperator/mpi-operator
23+ newTag : " 0.7"
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ namespace: mpi-operator
77images :
88- name : mpioperator/mpi-operator
99 newName : mpioperator/mpi-operator
10- newTag : master
10+ newTag : " 0.7 "
1111patches :
1212- path : ./patch.yaml
1313 target :
You can’t perform that action at this time.
0 commit comments