Skip to content

Commit

Permalink
release: update resources
Browse files Browse the repository at this point in the history
  • Loading branch information
apicurio-ci committed Mar 13, 2024
1 parent 7bc90b2 commit ae00239
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 21 deletions.
8 changes: 4 additions & 4 deletions config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- resources/manager.yaml
- resources/manager.yaml
generatorOptions:
disableNameSuffixHash: true
#configMapGenerator:
#- files:
# - resources/manager_config.yaml
# name: apicurio-registry-operator-config
images:
- name: REGISTRY_OPERATOR_IMAGE
newName: quay.io/apicurio/apicurio-registry-operator
newTag: 1.2.0-dev
- name: REGISTRY_OPERATOR_IMAGE
newName: quay.io/apicurio/apicurio-registry-operator
newTag: 1.2.0-dev
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ metadata:
capabilities: Basic Install
categories: Streaming & Messaging
certified: "false"
containerImage: quay.io/apicurio/apicurio-registry-operator:1.1.1
createdAt: "2024-03-11"
containerImage: quay.io/apicurio/apicurio-registry-operator:1.2.0-dev
createdAt: "2024-03-13"
description: Deploy and manage Apicurio Registry on Kubernetes.
repository: https://github.com/Apicurio/apicurio-registry-operator
support: Apicurio
Expand Down Expand Up @@ -351,4 +351,4 @@ spec:
name: Apicurio
selector: {}
version: 0.0.0
replaces: apicurio-registry-operator.v1.1.0-v2.4.12.final
replaces: apicurio-registry-operator.v1.1.1-v2.5.9.final
28 changes: 14 additions & 14 deletions install/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
labels:
apicur.io/name: apicurio-registry-operator
apicur.io/type: operator
apicur.io/version: 1.1.1
apicur.io/version: 1.2.0-dev
name: apicurioregistries.registry.apicur.io
spec:
group: registry.apicur.io
Expand Down Expand Up @@ -4865,7 +4865,7 @@ metadata:
labels:
apicur.io/name: apicurio-registry-operator
apicur.io/type: operator
apicur.io/version: 1.1.1
apicur.io/version: 1.2.0-dev
name: apicurio-registry-operator
namespace: apicurio-registry-operator-namespace
---
Expand All @@ -4875,7 +4875,7 @@ metadata:
labels:
apicur.io/name: apicurio-registry-operator
apicur.io/type: operator
apicur.io/version: 1.1.1
apicur.io/version: 1.2.0-dev
name: apicurio-registry-operator-leader-election-role
namespace: apicurio-registry-operator-namespace
rules:
Expand Down Expand Up @@ -4918,7 +4918,7 @@ metadata:
labels:
apicur.io/name: apicurio-registry-operator
apicur.io/type: operator
apicur.io/version: 1.1.1
apicur.io/version: 1.2.0-dev
name: apicurio-registry-operator-role
rules:
- apiGroups:
Expand Down Expand Up @@ -5018,7 +5018,7 @@ metadata:
labels:
apicur.io/name: apicurio-registry-operator
apicur.io/type: operator
apicur.io/version: 1.1.1
apicur.io/version: 1.2.0-dev
name: apicurio-registry-operator-leader-election-rolebinding
namespace: apicurio-registry-operator-namespace
roleRef:
Expand All @@ -5036,7 +5036,7 @@ metadata:
labels:
apicur.io/name: apicurio-registry-operator
apicur.io/type: operator
apicur.io/version: 1.1.1
apicur.io/version: 1.2.0-dev
name: apicurio-registry-operator-rolebinding
roleRef:
apiGroup: rbac.authorization.k8s.io
Expand All @@ -5053,7 +5053,7 @@ metadata:
labels:
apicur.io/name: apicurio-registry-operator
apicur.io/type: operator
apicur.io/version: 1.1.1
apicur.io/version: 1.2.0-dev
name: apicurio-registry-operator
name: apicurio-registry-operator
namespace: apicurio-registry-operator-namespace
Expand All @@ -5063,14 +5063,14 @@ spec:
matchLabels:
apicur.io/name: apicurio-registry-operator
apicur.io/type: operator
apicur.io/version: 1.1.1
apicur.io/version: 1.2.0-dev
name: apicurio-registry-operator
template:
metadata:
labels:
apicur.io/name: apicurio-registry-operator
apicur.io/type: operator
apicur.io/version: 1.1.1
apicur.io/version: 1.2.0-dev
name: apicurio-registry-operator
spec:
containers:
Expand All @@ -5080,13 +5080,13 @@ spec:
- /manager
env:
- name: REGISTRY_VERSION
value: 2.5.9.Final
value: 2.x
- name: REGISTRY_IMAGE_MEM
value: quay.io/apicurio/apicurio-registry-mem:2.5.9.Final
value: quay.io/apicurio/apicurio-registry-mem:2.5.x-snapshot
- name: REGISTRY_IMAGE_KAFKASQL
value: quay.io/apicurio/apicurio-registry-kafkasql:2.5.9.Final
value: quay.io/apicurio/apicurio-registry-kafkasql:2.5.x-snapshot
- name: REGISTRY_IMAGE_SQL
value: quay.io/apicurio/apicurio-registry-sql:2.5.9.Final
value: quay.io/apicurio/apicurio-registry-sql:2.5.x-snapshot
- name: WATCH_NAMESPACE
valueFrom:
fieldRef:
Expand All @@ -5101,7 +5101,7 @@ spec:
fieldPath: metadata.namespace
- name: OPERATOR_NAME
value: apicurio-registry-operator
image: quay.io/apicurio/apicurio-registry-operator:1.1.1
image: quay.io/apicurio/apicurio-registry-operator:1.2.0-dev
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down

0 comments on commit ae00239

Please sign in to comment.