File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,6 @@ type: application
1818version : 0.2.0
1919# This is the version number of the application being deployed. This version number should be
2020# incremented each time you make changes to the application.
21- appVersion : v1.51 .0
21+ appVersion : v1.52 .0
2222maintainers :
2323 - name : " foundationdb-ci"
Original file line number Diff line number Diff line change 11---
22image :
33 repository : foundationdb/fdb-kubernetes-operator
4- tag : v1.51 .0
4+ tag : v1.52 .0
55 pullPolicy : IfNotPresent
66initContainers :
77 6.2 :
Original file line number Diff line number Diff line change 8383 containers :
8484 - command :
8585 - /manager
86- image : foundationdb/fdb-kubernetes-operator:v1.51 .0
86+ image : foundationdb/fdb-kubernetes-operator:v1.52 .0
8787 name : manager
8888 env :
8989 - name : WATCH_NAMESPACE
Original file line number Diff line number Diff line change @@ -178,7 +178,7 @@ spec:
178178 valueFrom :
179179 fieldRef :
180180 fieldPath : metadata.namespace
181- image : foundationdb/fdb-kubernetes-operator:v1.51 .0
181+ image : foundationdb/fdb-kubernetes-operator:v1.52 .0
182182 name : manager
183183 ports :
184184 - containerPort : 8080
You can’t perform that action at this time.
0 commit comments