Skip to content

Commit b619a8f

Browse files
saschagrunertk8s-ci-robot
authored andcommitted
Bump to v0.8.0
Signed-off-by: Sascha Grunert <[email protected]>
1 parent 70b86dd commit b619a8f

16 files changed

+29
-29
lines changed

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.7.2-dev
1+
0.8.0

bundle/manifests/security-profiles-operator.clusterserviceversion.yaml

+6-6
Original file line numberDiff line numberDiff line change
@@ -241,15 +241,15 @@ metadata:
241241
]
242242
capabilities: Basic Install
243243
categories: Security
244-
containerImage: registry.k8s.io/security-profiles-operator/security-profiles-operator:v0.7.1
245-
olm.skipRange: '>=0.4.1 <0.7.2-dev'
244+
containerImage: registry.k8s.io/security-profiles-operator/security-profiles-operator:v0.8.0
245+
olm.skipRange: '>=0.4.1 <0.8.0'
246246
operatorframework.io/cluster-monitoring: "true"
247247
operatorframework.io/suggested-namespace: security-profiles-operator
248248
operators.openshift.io/valid-subscription: '["OpenShift Kubernetes Engine", "OpenShift
249249
Container Platform", "OpenShift Platform Plus"]'
250250
operators.operatorframework.io/builder: operator-sdk-v1.25.0
251251
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
252-
name: security-profiles-operator.v0.7.2-dev
252+
name: security-profiles-operator.v0.8.0
253253
namespace: placeholder
254254
spec:
255255
apiservicedefinitions: {}
@@ -870,7 +870,7 @@ spec:
870870
fieldPath: spec.nodeName
871871
- name: KUBELET_DIR
872872
value: /var/lib/kubelet
873-
image: gcr.io/k8s-staging-sp-operator/security-profiles-operator:latest
873+
image: registry.k8s.io/security-profiles-operator/security-profiles-operator:v0.8.0
874874
imagePullPolicy: Always
875875
name: security-profiles-operator
876876
resources:
@@ -977,5 +977,5 @@ spec:
977977
name: rbac-proxy
978978
- image: quay.io/security-profiles-operator/selinuxd
979979
name: selinuxd
980-
replaces: security-profiles-operator.v0.7.0
981-
version: 0.7.2-dev
980+
replaces: security-profiles-operator.v0.7.1
981+
version: 0.8.0

dependencies.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ dependencies:
220220
match: BOM_VERSION
221221

222222
- name: spo-current
223-
version: 0.7.2-dev
223+
version: 0.8.0
224224
refPaths:
225225
- path: VERSION
226226
match: ^.*

deploy/base/clusterserviceversion.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
alm-examples: '[]'
77
capabilities: Basic Install
88
categories: Security
9-
containerImage: registry.k8s.io/security-profiles-operator/security-profiles-operator:v0.7.1
9+
containerImage: registry.k8s.io/security-profiles-operator/security-profiles-operator:v0.8.0
1010
olm.skipRange: '>=0.4.1 <0.4.2-dev'
1111
operatorframework.io/suggested-namespace: security-profiles-operator
1212
operators.openshift.io/valid-subscription: '["OpenShift Kubernetes Engine", "OpenShift Container Platform", "OpenShift Platform Plus"]'
@@ -89,5 +89,5 @@ spec:
8989
provider:
9090
name: Kubernetes SIGs
9191
url: https://github.com/kubernetes-sigs
92-
replaces: security-profiles-operator.v0.7.0
92+
replaces: security-profiles-operator.v0.7.1
9393
version: 0.0.0

deploy/catalog-preamble.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"package": "security-profiles-operator",
1414
"entries": [
1515
{
16-
"name": "security-profiles-operator.v0.7.2-dev",
17-
"skipRange": ">=0.4.1 <0.7.2-dev"
16+
"name": "security-profiles-operator.v0.8.0",
17+
"skipRange": ">=0.4.1 <0.8.0"
1818
}
1919
]
2020
}

deploy/helm/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ apiVersion: v2
22
name: security-profiles-operator
33
description: "The Kubernetes Security Profiles Operator."
44
type: application
5-
version: "0.7.2-dev"
6-
appVersion: "0.7.2-dev"
5+
version: "0.8.0"
6+
appVersion: "0.8.0"

deploy/kustomize-deployment/kustomization.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ kind: Kustomization
33

44
images:
55
- name: security-profiles-operator
6-
newName: gcr.io/k8s-staging-sp-operator/security-profiles-operator
7-
newTag: latest
6+
# # newName: gcr.io/k8s-staging-sp-operator/security-profiles-operator
7+
# # newTag: latest
88
# For images to be released:
9-
# newName: registry.k8s.io/security-profiles-operator/security-profiles-operator
10-
# newTag: v0.7.2
9+
newName: registry.k8s.io/security-profiles-operator/security-profiles-operator
10+
newTag: v0.8.0
1111

1212

1313
resources:

deploy/namespace-operator.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3041,7 +3041,7 @@ spec:
30413041
fieldPath: spec.nodeName
30423042
- name: KUBELET_DIR
30433043
value: /var/lib/kubelet
3044-
image: gcr.io/k8s-staging-sp-operator/security-profiles-operator:latest
3044+
image: registry.k8s.io/security-profiles-operator/security-profiles-operator:v0.8.0
30453045
imagePullPolicy: Always
30463046
name: security-profiles-operator
30473047
resources:

deploy/openshift-dev.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3032,7 +3032,7 @@ spec:
30323032
fieldPath: spec.nodeName
30333033
- name: KUBELET_DIR
30343034
value: /var/lib/kubelet
3035-
image: image-registry.openshift-image-registry.svc:5000/openshift/security-profiles-operator:latest
3035+
image: registry.k8s.io/security-profiles-operator/security-profiles-operator:v0.8.0
30363036
imagePullPolicy: Always
30373037
name: security-profiles-operator
30383038
resources:

deploy/openshift-downstream.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3052,7 +3052,7 @@ spec:
30523052
fieldPath: spec.nodeName
30533053
- name: KUBELET_DIR
30543054
value: /var/lib/kubelet
3055-
image: gcr.io/k8s-staging-sp-operator/security-profiles-operator:latest
3055+
image: registry.k8s.io/security-profiles-operator/security-profiles-operator:v0.8.0
30563056
imagePullPolicy: Always
30573057
name: security-profiles-operator
30583058
resources:

deploy/operator.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3039,7 +3039,7 @@ spec:
30393039
fieldPath: spec.nodeName
30403040
- name: KUBELET_DIR
30413041
value: /var/lib/kubelet
3042-
image: gcr.io/k8s-staging-sp-operator/security-profiles-operator:latest
3042+
image: registry.k8s.io/security-profiles-operator/security-profiles-operator:v0.8.0
30433043
imagePullPolicy: Always
30443044
name: security-profiles-operator
30453045
resources:

deploy/webhook-operator.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3039,7 +3039,7 @@ spec:
30393039
fieldPath: spec.nodeName
30403040
- name: KUBELET_DIR
30413041
value: /var/lib/kubelet
3042-
image: gcr.io/k8s-staging-sp-operator/security-profiles-operator:latest
3042+
image: registry.k8s.io/security-profiles-operator/security-profiles-operator:v0.8.0
30433043
imagePullPolicy: Always
30443044
name: security-profiles-operator
30453045
resources:

examples/olm/install-resources.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ metadata:
1717
namespace: olm
1818
spec:
1919
sourceType: grpc
20-
image: gcr.io/k8s-staging-sp-operator/security-profiles-operator-catalog:latest
20+
image: registry.k8s.io/security-profiles-operator/security-profiles-operator-catalog:v0.8.0
2121
---
2222
apiVersion: operators.coreos.com/v1alpha1
2323
kind: Subscription

hack/ci/e2e-olm.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ function build_and_push_packages() {
4545

4646
# Create a manifest with local image
4747
cp deploy/operator.yaml ${OPERATOR_MANIFEST}
48-
sed -i "s#gcr.io/k8s-staging-sp-operator/security-profiles-operator.*\$#${IMG}#" ${OPERATOR_MANIFEST}
48+
sed -i "s#registry.k8s.io/security-profiles-operator.*\$#${IMG}#" ${OPERATOR_MANIFEST}
4949
grep ${IMG} ${OPERATOR_MANIFEST} || exit 1
5050

5151
# this is a kludge, we need to make sure kustomize can be overwritten
@@ -73,7 +73,7 @@ function deploy_deps() {
7373
kubectl -ncert-manager wait --for condition=ready pod -l app.kubernetes.io/instance=cert-manager
7474

7575
# All installation methods run off the same catalog
76-
sed -i "s#gcr.io/k8s-staging-sp-operator/security-profiles-operator-catalog:latest#${CATALOG_IMG}#g" examples/olm/install-resources.yaml
76+
sed -i "s#registry.k8s.io/security-profiles-operator/security-profiles-operator-catalog:v0.8.0#${CATALOG_IMG}#g" examples/olm/install-resources.yaml
7777

7878
}
7979

hack/deploy-localhost.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ index d7bf1964..d2a9c614 100644
1515
fieldPath: spec.nodeName
1616
- name: KUBELET_DIR
1717
value: /var/lib/kubelet
18-
- image: gcr.io/k8s-staging-sp-operator/security-profiles-operator:latest
18+
- image: registry.k8s.io/security-profiles-operator/security-profiles-operator:v0.8.0
1919
- imagePullPolicy: Always
2020
+ image: localhost/security-profiles-operator:latest
2121
+ imagePullPolicy: IfNotPresent

test/e2e_test.go

+2-2
Original file line numberDiff line numberDiff line change
@@ -293,8 +293,8 @@ func (e *e2e) deployOperator(manifest string) {
293293
// ones from the nodes
294294
e.logf("Setting imagePullPolicy to '%s' in manifest: %s", e.pullPolicy, manifest)
295295
e.updateManifest(manifest, "imagePullPolicy: Always", fmt.Sprintf("imagePullPolicy: %s", e.pullPolicy))
296-
e.updateManifest(manifest, "image: .*gcr.io/k8s-staging-sp-operator/.*", fmt.Sprintf("image: %s", e.testImage))
297-
e.updateManifest(manifest, "value: .*gcr.io/k8s-staging-sp-operator/.*", fmt.Sprintf("value: %s", e.testImage))
296+
e.updateManifest(manifest, "image: .*registry.k8s.io/.*", fmt.Sprintf("image: %s", e.testImage))
297+
e.updateManifest(manifest, "value: .*registry.k8s.io/.*", fmt.Sprintf("value: %s", e.testImage))
298298
e.updateManifest(manifest, "value: .*quay.io/.*/selinuxd.*", fmt.Sprintf("value: %s", e.selinuxdImage))
299299
if e.selinuxEnabled {
300300
e.updateManifest(manifest, "enableSelinux: false", "enableSelinux: true")

0 commit comments

Comments
 (0)