File tree Expand file tree Collapse file tree 13 files changed +32
-30
lines changed Expand file tree Collapse file tree 13 files changed +32
-30
lines changed Original file line number Diff line number Diff line change 1- 0.4.4-dev
1+ 0.5.0
Original file line number Diff line number Diff line change @@ -98,11 +98,11 @@ metadata:
9898 ]
9999 capabilities : Basic Install
100100 categories : Security
101- olm.skipRange : ' >=0.4.1 <0.4.4-dev '
101+ olm.skipRange : ' >=0.4.1 <0.5.0 '
102102 operatorframework.io/suggested-namespace : security-profiles-operator
103103 operators.operatorframework.io/builder : operator-sdk-v1.22.2
104104 operators.operatorframework.io/project_layout : go.kubebuilder.io/v3
105- name : security-profiles-operator.v0.4.4-dev
105+ name : security-profiles-operator.v0.5.0
106106 namespace : placeholder
107107spec :
108108 apiservicedefinitions : {}
@@ -425,7 +425,7 @@ spec:
425425 valueFrom :
426426 fieldRef :
427427 fieldPath : metadata.namespace
428- image : gcr.io/k8s-staging-sp- operator/security-profiles-operator:latest
428+ image : k8s. gcr.io/security-profiles- operator/security-profiles-operator:v0.5.0
429429 imagePullPolicy : Always
430430 name : security-profiles-operator
431431 resources :
@@ -499,4 +499,4 @@ spec:
499499 name : rbac-proxy
500500 - image : quay.io/security-profiles-operator/selinuxd
501501 name : selinuxd
502- version : 0.4.4-dev
502+ version : 0.5.0
Original file line number Diff line number Diff line change @@ -172,7 +172,7 @@ dependencies:
172172 match : BOM_VERSION
173173
174174 - name : spo-current
175- version : 0.4.4-dev
175+ version : 0.5.0
176176 refPaths :
177177 - path : VERSION
178178 match : ^.*
Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ apiVersion: v2
22name : security-profiles-operator
33description : " The Kubernetes Security Profiles Operator."
44type : application
5- version : " 0.4.4-dev "
6- appVersion : " 0.4.4-dev "
5+ version : " 0.5.0 "
6+ appVersion : " 0.5.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.4.4
10+ newName : k8s.gcr.io/security-profiles-operator/security-profiles-operator
11+ newTag : v0.5.0
1212
1313commonLabels :
1414 app : security-profiles-operator
Original file line number Diff line number Diff line change @@ -2922,7 +2922,7 @@ spec:
29222922 valueFrom :
29232923 fieldRef :
29242924 fieldPath : metadata.namespace
2925- image : gcr.io/k8s-staging-sp- operator/security-profiles-operator:latest
2925+ image : k8s. gcr.io/security-profiles- operator/security-profiles-operator:v0.5.0
29262926 imagePullPolicy : Always
29272927 name : security-profiles-operator
29282928 resources :
Original file line number Diff line number Diff line change @@ -2920,7 +2920,7 @@ spec:
29202920 valueFrom :
29212921 fieldRef :
29222922 fieldPath : metadata.namespace
2923- image : image-registry.openshift-image-registry.svc:5000/openshift/ security-profiles-operator:latest
2923+ image : k8s.gcr.io/security-profiles-operator/ security-profiles-operator:v0.5.0
29242924 imagePullPolicy : Always
29252925 name : security-profiles-operator
29262926 resources :
Original file line number Diff line number Diff line change @@ -2920,7 +2920,7 @@ spec:
29202920 valueFrom :
29212921 fieldRef :
29222922 fieldPath : metadata.namespace
2923- image : gcr.io/k8s-staging-sp- operator/security-profiles-operator:latest
2923+ image : k8s. gcr.io/security-profiles- operator/security-profiles-operator:v0.5.0
29242924 imagePullPolicy : Always
29252925 name : security-profiles-operator
29262926 resources :
Original file line number Diff line number Diff line change @@ -2920,7 +2920,7 @@ spec:
29202920 valueFrom :
29212921 fieldRef :
29222922 fieldPath : metadata.namespace
2923- image : gcr.io/k8s-staging-sp- operator/security-profiles-operator:latest
2923+ image : k8s. gcr.io/security-profiles- operator/security-profiles-operator:v0.5.0
29242924 imagePullPolicy : Always
29252925 name : security-profiles-operator
29262926 resources :
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ metadata:
1414 namespace : olm
1515spec :
1616 sourceType : grpc
17- image : gcr.io/k8s-staging-sp- operator/security-profiles-operator-catalog:latest
17+ image : k8s. gcr.io/security-profiles- operator/security-profiles-operator-catalog:v0.5.0
1818---
1919apiVersion : operators.coreos.com/v1
2020kind : OperatorGroup
You can’t perform that action at this time.
0 commit comments