@@ -241,15 +241,15 @@ metadata:
241
241
]
242
242
capabilities : Basic Install
243
243
categories : Security
244
- containerImage : registry.k8s.io/security-profiles-operator/security-profiles-operator:v0.8.0
245
- olm.skipRange : ' >=0.4.1 <0.8.1-dev '
244
+ containerImage : registry.k8s.io/security-profiles-operator/security-profiles-operator:v0.8.1
245
+ olm.skipRange : ' >=0.4.1 <0.8.1'
246
246
operatorframework.io/cluster-monitoring : " true"
247
247
operatorframework.io/suggested-namespace : security-profiles-operator
248
248
operators.openshift.io/valid-subscription : ' ["OpenShift Kubernetes Engine", "OpenShift
249
249
Container Platform", "OpenShift Platform Plus"]'
250
250
operators.operatorframework.io/builder : operator-sdk-v1.25.0
251
251
operators.operatorframework.io/project_layout : go.kubebuilder.io/v3
252
- name : security-profiles-operator.v0.8.1-dev
252
+ name : security-profiles-operator.v0.8.1
253
253
namespace : placeholder
254
254
spec :
255
255
apiservicedefinitions : {}
@@ -874,7 +874,7 @@ spec:
874
874
fieldPath : spec.nodeName
875
875
- name : KUBELET_DIR
876
876
value : /var/lib/kubelet
877
- image : gcr. io/k8s-staging-sp- operator/security-profiles-operator:latest
877
+ image : registry.k8s. io/security-profiles- operator/security-profiles-operator:v0.8.1
878
878
imagePullPolicy : Always
879
879
name : security-profiles-operator
880
880
resources :
@@ -985,5 +985,5 @@ spec:
985
985
name : selinuxd-el8
986
986
- image : quay.io/security-profiles-operator/selinuxd-el9:latest
987
987
name : selinuxd-el9
988
- replaces : security-profiles-operator.v0.7.1
989
- version : 0.8.1-dev
988
+ replaces : security-profiles-operator.v0.8.0
989
+ version : 0.8.1
0 commit comments