Skip to content

Commit ea2bb9c

Browse files
saschagrunertk8s-ci-robot
authored andcommitted
Bump to v0.8.3
Signed-off-by: Sascha Grunert <[email protected]>
1 parent 5a3d178 commit ea2bb9c

16 files changed

+29
-29
lines changed

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.8.3-dev
1+
0.8.3

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.8.2
245-
olm.skipRange: '>=0.4.1 <0.8.3-dev'
244+
containerImage: registry.k8s.io/security-profiles-operator/security-profiles-operator:v0.8.3
245+
olm.skipRange: '>=0.4.1 <0.8.3'
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.8.3-dev
252+
name: security-profiles-operator.v0.8.3
253253
namespace: placeholder
254254
spec:
255255
apiservicedefinitions: {}
@@ -874,7 +874,7 @@ spec:
874874
fieldPath: spec.nodeName
875875
- name: KUBELET_DIR
876876
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.3
878878
imagePullPolicy: Always
879879
name: security-profiles-operator
880880
resources:
@@ -985,5 +985,5 @@ spec:
985985
name: selinuxd-el8
986986
- image: quay.io/security-profiles-operator/selinuxd-el9:latest
987987
name: selinuxd-el9
988-
replaces: security-profiles-operator.v0.8.0
989-
version: 0.8.3-dev
988+
replaces: security-profiles-operator.v0.8.2
989+
version: 0.8.3

dependencies.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ dependencies:
184184
match: BOM_VERSION
185185

186186
- name: spo-current
187-
version: 0.8.3-dev
187+
version: 0.8.3
188188
refPaths:
189189
- path: VERSION
190190
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.8.2
9+
containerImage: registry.k8s.io/security-profiles-operator/security-profiles-operator:v0.8.3
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.8.0
92+
replaces: security-profiles-operator.v0.8.2
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.8.3-dev",
17-
"skipRange": ">=0.4.1 <0.8.3-dev"
16+
"name": "security-profiles-operator.v0.8.3",
17+
"skipRange": ">=0.4.1 <0.8.3"
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.8.3-dev"
6-
appVersion: "0.8.3-dev"
5+
version: "0.8.3"
6+
appVersion: "0.8.3"

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.8.3
9+
newName: registry.k8s.io/security-profiles-operator/security-profiles-operator
10+
newTag: v0.8.3
1111

1212

1313
resources:

deploy/namespace-operator.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3199,7 +3199,7 @@ spec:
31993199
fieldPath: spec.nodeName
32003200
- name: KUBELET_DIR
32013201
value: /var/lib/kubelet
3202-
image: gcr.io/k8s-staging-sp-operator/security-profiles-operator:latest
3202+
image: registry.k8s.io/security-profiles-operator/security-profiles-operator:v0.8.3
32033203
imagePullPolicy: Always
32043204
name: security-profiles-operator
32053205
resources:

deploy/openshift-dev.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3190,7 +3190,7 @@ spec:
31903190
fieldPath: spec.nodeName
31913191
- name: KUBELET_DIR
31923192
value: /var/lib/kubelet
3193-
image: image-registry.openshift-image-registry.svc:5000/openshift/security-profiles-operator:latest
3193+
image: registry.k8s.io/security-profiles-operator/security-profiles-operator:v0.8.3
31943194
imagePullPolicy: Always
31953195
name: security-profiles-operator
31963196
resources:

deploy/openshift-downstream.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3210,7 +3210,7 @@ spec:
32103210
fieldPath: spec.nodeName
32113211
- name: KUBELET_DIR
32123212
value: /var/lib/kubelet
3213-
image: gcr.io/k8s-staging-sp-operator/security-profiles-operator:latest
3213+
image: registry.k8s.io/security-profiles-operator/security-profiles-operator:v0.8.3
32143214
imagePullPolicy: Always
32153215
name: security-profiles-operator
32163216
resources:

deploy/operator.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3197,7 +3197,7 @@ spec:
31973197
fieldPath: spec.nodeName
31983198
- name: KUBELET_DIR
31993199
value: /var/lib/kubelet
3200-
image: gcr.io/k8s-staging-sp-operator/security-profiles-operator:latest
3200+
image: registry.k8s.io/security-profiles-operator/security-profiles-operator:v0.8.3
32013201
imagePullPolicy: Always
32023202
name: security-profiles-operator
32033203
resources:

deploy/webhook-operator.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3197,7 +3197,7 @@ spec:
31973197
fieldPath: spec.nodeName
31983198
- name: KUBELET_DIR
31993199
value: /var/lib/kubelet
3200-
image: gcr.io/k8s-staging-sp-operator/security-profiles-operator:latest
3200+
image: registry.k8s.io/security-profiles-operator/security-profiles-operator:v0.8.3
32013201
imagePullPolicy: Always
32023202
name: security-profiles-operator
32033203
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.3
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_wait -ncert-manager --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.3#${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.3
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
@@ -311,8 +311,8 @@ func (e *e2e) deployOperator(manifest string) {
311311
// ones from the nodes
312312
e.logf("Setting imagePullPolicy to '%s' in manifest: %s", e.pullPolicy, manifest)
313313
e.updateManifest(manifest, "imagePullPolicy: Always", fmt.Sprintf("imagePullPolicy: %s", e.pullPolicy))
314-
e.updateManifest(manifest, "image: .*gcr.io/k8s-staging-sp-operator/.*", fmt.Sprintf("image: %s", e.testImage))
315-
e.updateManifest(manifest, "value: .*gcr.io/k8s-staging-sp-operator/.*", fmt.Sprintf("value: %s", e.testImage))
314+
e.updateManifest(manifest, "image: .*registry.k8s.io/.*", fmt.Sprintf("image: %s", e.testImage))
315+
e.updateManifest(manifest, "value: .*registry.k8s.io/.*", fmt.Sprintf("value: %s", e.testImage))
316316
if e.selinuxEnabled {
317317
e.updateManifest(manifest, "enableSelinux: false", "enableSelinux: true")
318318
}

0 commit comments

Comments
 (0)