Skip to content

Commit

Permalink
Update(install.yaml): New 2.5.4 release images
Browse files Browse the repository at this point in the history
  • Loading branch information
rkubis committed Dec 5, 2023
1 parent 56aa34d commit 3a8b66d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions scripts/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4747,9 +4747,9 @@ spec:
name: apicurio-registry-operator
rht.comp: Service_Registry
rht.comp_t: infrastructure
rht.comp_ver: "2.4"
rht.comp_ver: "2.5"
rht.prod_name: Red_Hat_Integration
rht.prod_ver: "2.4"
rht.prod_ver: "2.5"
spec:
containers:
- args:
Expand All @@ -4758,11 +4758,11 @@ spec:
- /manager
env:
- name: REGISTRY_VERSION
value: 2.4.4.SP1-redhat-00001
value: 2.5.4.Final-redhat-00001
- name: RELATED_IMAGE_REGISTRY_IMAGE_KAFKASQL
value: registry.redhat.io/integration/service-registry-kafkasql-rhel8:2.4.4-6.1698057668
value: registry.redhat.io/integration/service-registry-kafkasql-rhel8:2.5.4-1
- name: RELATED_IMAGE_REGISTRY_IMAGE_SQL
value: registry.redhat.io/integration/service-registry-sql-rhel8:2.4.4-6.1698057666
value: registry.redhat.io/integration/service-registry-sql-rhel8:2.5.4-1
- name: WATCH_NAMESPACE
valueFrom:
fieldRef:
Expand All @@ -4777,7 +4777,7 @@ spec:
fieldPath: metadata.namespace
- name: OPERATOR_NAME
value: apicurio-registry-operator
image: registry.redhat.io/integration/service-registry-rhel8-operator:2.2.2-2
image: registry.redhat.io/integration/service-registry-rhel8-operator:2.2.2-7
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down

0 comments on commit 3a8b66d

Please sign in to comment.