File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1- 0.3.0-dev
1+ 0.3.0
Original file line number Diff line number Diff line change @@ -4,11 +4,11 @@ kind: Kustomization
44
55images :
66 - name : security-profiles-operator
7- newName : gcr.io/k8s-staging-sp-operator/security-profiles-operator
8- newTag : latest
7+ # newName: gcr.io/k8s-staging-sp-operator/security-profiles-operator
8+ # newTag: latest
99 # For images to be released:
10- # newName: k8s.gcr.io/security-profiles-operator/security-profiles-operator
11- # newTag: v0.3.0
10+ newName : k8s.gcr.io/security-profiles-operator/security-profiles-operator
11+ newTag : v0.3.0
1212
1313patchesStrategicMerge :
1414- |-
Original file line number Diff line number Diff line change @@ -1346,7 +1346,7 @@ spec:
13461346 valueFrom :
13471347 fieldRef :
13481348 fieldPath : metadata.namespace
1349- image : gcr.io/k8s-staging-sp- operator/security-profiles-operator:latest
1349+ image : k8s. gcr.io/security-profiles- operator/security-profiles-operator:v0.3.0
13501350 imagePullPolicy : Always
13511351 name : security-profiles-operator
13521352 securityContext :
@@ -1388,7 +1388,7 @@ spec:
13881388 containers :
13891389 - args :
13901390 - webhook
1391- image : gcr.io/k8s-staging-sp- operator/security-profiles-operator:latest
1391+ image : k8s. gcr.io/security-profiles- operator/security-profiles-operator:v0.3.0
13921392 imagePullPolicy : Always
13931393 name : security-profiles-operator
13941394 ports :
Original file line number Diff line number Diff line change @@ -1344,7 +1344,7 @@ spec:
13441344 valueFrom :
13451345 fieldRef :
13461346 fieldPath : metadata.namespace
1347- image : gcr.io/k8s-staging-sp- operator/security-profiles-operator:latest
1347+ image : k8s. gcr.io/security-profiles- operator/security-profiles-operator:v0.3.0
13481348 imagePullPolicy : Always
13491349 name : security-profiles-operator
13501350 securityContext :
@@ -1386,7 +1386,7 @@ spec:
13861386 containers :
13871387 - args :
13881388 - webhook
1389- image : gcr.io/k8s-staging-sp- operator/security-profiles-operator:latest
1389+ image : k8s. gcr.io/security-profiles- operator/security-profiles-operator:v0.3.0
13901390 imagePullPolicy : Always
13911391 name : security-profiles-operator
13921392 ports :
You can’t perform that action at this time.
0 commit comments