@@ -13,15 +13,15 @@ metadata:
13
13
}
14
14
]
15
15
capabilities : Seamless Upgrades
16
- createdAt : " 2024-11-19T13:55:17Z "
16
+ createdAt : " 2024-11-29T15:05:07Z "
17
17
features.operators.openshift.io/disconnected : " true"
18
18
features.operators.openshift.io/fips-compliant : " false"
19
19
features.operators.openshift.io/proxy-aware : " false"
20
20
features.operators.openshift.io/tls-profiles : " false"
21
21
features.operators.openshift.io/token-auth-aws : " false"
22
22
features.operators.openshift.io/token-auth-azure : " false"
23
23
features.operators.openshift.io/token-auth-gcp : " false"
24
- olm.skipRange : ' >=1.1.0 <1.8.0 '
24
+ olm.skipRange : ' >=1.1.0 <1.8.1 '
25
25
operatorframework.io/suggested-namespace : openshift-sandboxed-containers-operator
26
26
operators.openshift.io/valid-subscription : ' ["OpenShift Container Platform", "OpenShift
27
27
Platform Plus"]'
@@ -32,7 +32,7 @@ metadata:
32
32
labels :
33
33
operatorframework.io/arch.amd64 : supported
34
34
operatorframework.io/os.linux : supported
35
- name : sandboxed-containers-operator.v1.8.0
35
+ name : sandboxed-containers-operator.v1.8.1
36
36
spec :
37
37
apiservicedefinitions : {}
38
38
customresourcedefinitions :
@@ -411,25 +411,25 @@ spec:
411
411
- name : PEERPODS_NAMESPACE
412
412
value : openshift-sandboxed-containers-operator
413
413
- name : RELATED_IMAGE_KATA_MONITOR
414
- value : registry.redhat.io/openshift-sandboxed-containers/osc-monitor-rhel9:1.8.0
414
+ value : registry.redhat.io/openshift-sandboxed-containers/osc-monitor-rhel9:1.8.1
415
415
- name : SANDBOXED_CONTAINERS_EXTENSION
416
416
value : kata-containers
417
417
- name : RELATED_IMAGE_CAA
418
- value : registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9:1.8.0
418
+ value : registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9:1.8.1
419
419
- name : RELATED_IMAGE_PEERPODS_WEBHOOK
420
- value : registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-webhook-rhel9:1.8.0
420
+ value : registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-webhook-rhel9:1.8.1
421
421
- name : RELATED_IMAGE_PODVM_BUILDER
422
- value : registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9:1.8.0
422
+ value : registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9:1.8.1
423
423
- name : RELATED_IMAGE_PODVM_PAYLOAD
424
- value : registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9:1.8.0
424
+ value : registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9:1.8.1
425
425
envFrom :
426
426
- secretRef :
427
427
name : peer-pods-secret
428
428
optional : true
429
429
- configMapRef :
430
430
name : peer-pods-cm
431
431
optional : true
432
- image : quay.io/openshift_sandboxed_containers/openshift-sandboxed-containers-operator:v1.8.0
432
+ image : quay.io/openshift_sandboxed_containers/openshift-sandboxed-containers-operator:v1.8.1
433
433
imagePullPolicy : Always
434
434
name : manager
435
435
ports :
@@ -525,7 +525,7 @@ spec:
525
525
containers :
526
526
- command :
527
527
- /metrics-server
528
- image : registry.redhat.io/openshift-sandboxed-containers/osc-monitor-rhel9:1.8.0
528
+ image : registry.redhat.io/openshift-sandboxed-containers/osc-monitor-rhel9:1.8.1
529
529
name : metrics-server
530
530
ports :
531
531
- containerPort : 8091
@@ -591,18 +591,18 @@ spec:
591
591
provider :
592
592
name : Red Hat
593
593
relatedImages :
594
- - image : registry.redhat.io/openshift-sandboxed-containers/osc-monitor-rhel9:1.8.0
594
+ - image : registry.redhat.io/openshift-sandboxed-containers/osc-monitor-rhel9:1.8.1
595
595
name : kata-monitor
596
- - image : registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9:1.8.0
596
+ - image : registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9:1.8.1
597
597
name : caa
598
- - image : registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-webhook-rhel9:1.8.0
598
+ - image : registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-webhook-rhel9:1.8.1
599
599
name : peerpods-webhook
600
- - image : registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9:1.8.0
600
+ - image : registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9:1.8.1
601
601
name : podvm-builder
602
- - image : registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9:1.8.0
602
+ - image : registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9:1.8.1
603
603
name : podvm-payload
604
- replaces : sandboxed-containers-operator.v1.7 .0
605
- version : 1.8.0
604
+ replaces : sandboxed-containers-operator.v1.8 .0
605
+ version : 1.8.1
606
606
webhookdefinitions :
607
607
- admissionReviewVersions :
608
608
- v1
0 commit comments