Skip to content

Commit 0d72a51

Browse files
committed
fixes
1 parent be7d07f commit 0d72a51

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

operators/axis-swgi-operator/0.1.0/manifests/axis-swgi-operator.clusterserviceversion.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ metadata:
1313
"name": "axis-swgi-api"
1414
},
1515
"spec": {
16-
"image": "quay.io/axis919/swgi-core@sha256:ad938716978c797a67698d4edd89a766b2a59626ad00999038bad4e76c53587b",
16+
"image": "quay.io/axis919/swgi-core@sha256:3424029ec66f356d85d349c37b49fda137c4911d3b9490f630c9b30e83eef75c",
1717
"replicas": 1,
1818
"port": 8080
1919
}
@@ -22,7 +22,7 @@ metadata:
2222
capabilities: Basic Install
2323
categories: Security,Developer Tools
2424
certified: "false"
25-
containerImage: quay.io/axis919/swgi-operator@sha256:bd06e708973ccded6a3a0f62406d8d5ac3c79c79451f7633e8cb33a5c089ed5c
25+
containerImage: quay.io/axis919/swgi-operator@sha256:8b97ebd8ff7d0a9f7b60edab44ec3b95efb9185027f71975a18a2931dc44e366
2626
createdAt: "2026-03-18T00:00:00Z"
2727
description: SWGI operator bundle for Red Hat Connect certification testing.
2828
features.operators.openshift.io/disconnected: "true"
@@ -111,13 +111,13 @@ spec:
111111
type: RuntimeDefault
112112
containers:
113113
- name: axis-swgi-operator
114-
image: quay.io/axis919/swgi-operator@sha256:bd06e708973ccded6a3a0f62406d8d5ac3c79c79451f7633e8cb33a5c089ed5c
114+
image: quay.io/axis919/swgi-operator@sha256:8b97ebd8ff7d0a9f7b60edab44ec3b95efb9185027f71975a18a2931dc44e366
115115
imagePullPolicy: IfNotPresent
116116
env:
117117
- name: RELATED_IMAGE_AXIS_SWGI_OPERATOR
118-
value: quay.io/axis919/swgi-operator@sha256:bd06e708973ccded6a3a0f62406d8d5ac3c79c79451f7633e8cb33a5c089ed5c
118+
value: quay.io/axis919/swgi-operator@sha256:8b97ebd8ff7d0a9f7b60edab44ec3b95efb9185027f71975a18a2931dc44e366
119119
- name: RELATED_IMAGE_AXIS_SWGI_API
120-
value: quay.io/axis919/swgi-core@sha256:ad938716978c797a67698d4edd89a766b2a59626ad00999038bad4e76c53587b
120+
value: quay.io/axis919/swgi-core@sha256:3424029ec66f356d85d349c37b49fda137c4911d3b9490f630c9b30e83eef75c
121121
command:
122122
- kopf
123123
args:
@@ -144,6 +144,6 @@ spec:
144144
description: Declares the desired SWGI operand deployment and runtime configuration.
145145
relatedImages:
146146
- name: axis-swgi-operator
147-
image: quay.io/axis919/swgi-operator@sha256:bd06e708973ccded6a3a0f62406d8d5ac3c79c79451f7633e8cb33a5c089ed5c
147+
image: quay.io/axis919/swgi-operator@sha256:8b97ebd8ff7d0a9f7b60edab44ec3b95efb9185027f71975a18a2931dc44e366
148148
- name: axis-swgi-api
149-
image: quay.io/axis919/swgi-core@sha256:ad938716978c797a67698d4edd89a766b2a59626ad00999038bad4e76c53587b
149+
image: quay.io/axis919/swgi-core@sha256:3424029ec66f356d85d349c37b49fda137c4911d3b9490f630c9b30e83eef75c

0 commit comments

Comments
 (0)