Skip to content

Commit fa422f1

Browse files
committed
fixes
1 parent 895e7d5 commit fa422f1

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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:abdea7d7cd2cfe6124b74ddcaabfe946b5b38e01bce7af0143ee091432d03df9
25+
containerImage: quay.io/axis919/swgi-operator@sha256:77c36d4e55bffa70921e5e3d5321e9198c588c2891fbb460d1482f78d4ebd251
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,11 +111,11 @@ spec:
111111
type: RuntimeDefault
112112
containers:
113113
- name: axis-swgi-operator
114-
image: quay.io/axis919/swgi-operator@sha256:abdea7d7cd2cfe6124b74ddcaabfe946b5b38e01bce7af0143ee091432d03df9
114+
image: quay.io/axis919/swgi-operator@sha256:77c36d4e55bffa70921e5e3d5321e9198c588c2891fbb460d1482f78d4ebd251
115115
imagePullPolicy: IfNotPresent
116116
env:
117117
- name: RELATED_IMAGE_AXIS_SWGI_OPERATOR
118-
value: quay.io/axis919/swgi-operator@sha256:abdea7d7cd2cfe6124b74ddcaabfe946b5b38e01bce7af0143ee091432d03df9
118+
value: quay.io/axis919/swgi-operator@sha256:77c36d4e55bffa70921e5e3d5321e9198c588c2891fbb460d1482f78d4ebd251
119119
- name: RELATED_IMAGE_AXIS_SWGI_API
120120
value: quay.io/axis919/swgi-core@sha256:3424029ec66f356d85d349c37b49fda137c4911d3b9490f630c9b30e83eef75c
121121
command:
@@ -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:abdea7d7cd2cfe6124b74ddcaabfe946b5b38e01bce7af0143ee091432d03df9
147+
image: quay.io/axis919/swgi-operator@sha256:77c36d4e55bffa70921e5e3d5321e9198c588c2891fbb460d1482f78d4ebd251
148148
- name: axis-swgi-api
149149
image: quay.io/axis919/swgi-core@sha256:3424029ec66f356d85d349c37b49fda137c4911d3b9490f630c9b30e83eef75c

0 commit comments

Comments
 (0)