Update bundle

This commit is contained in:
Martin Montes
2024-05-02 16:46:36 +02:00
parent 86d7aba0e1
commit 720fba206e
3 changed files with 21 additions and 20 deletions

View File

@ -376,8 +376,8 @@ metadata:
capabilities: Auto Pilot
categories: Database
certified: "true"
containerImage: mariadb/mariadb-operator-enterprise@sha256:181c471bae75418cbefd54fb7d65fe5ac8e341136509e203fc148f216308b713
createdAt: "2024-04-30T12:12:17Z"
containerImage: mariadb/mariadb-operator-enterprise@sha256:557e729463fb9555e2c616461fa5b8d23cc41592b986f5bcc64aaed76b3733a3
createdAt: "2024-05-02T14:45:14Z"
features.operators.openshift.io/disconnected: "false"
features.operators.openshift.io/fips-compliant: "false"
features.operators.openshift.io/proxy-aware: "false"
@ -393,7 +393,7 @@ metadata:
operatorframework.io/arch.amd64: supported
operatorframework.io/arch.arm64: supported
operatorframework.io/os.linux: supported
name: mariadb-operator-enterprise.v0.0.27
name: mariadb-operator-enterprise.v0.0.28
namespace: placeholder
spec:
apiservicedefinitions: {}
@ -3502,6 +3502,7 @@ spec:
- configmaps
verbs:
- create
- delete
- get
- list
- patch
@ -3958,11 +3959,11 @@ spec:
- name: RELATED_IMAGE_EXPORTER_MAXSCALE
value: mariadb/maxscale-prometheus-exporter-ubi@sha256:9c46ec50a349d4c91a78ad34cc56e3bdad84ac7e8d92af101d98bcc55268142f
- name: MARIADB_OPERATOR_IMAGE
value: mariadb/mariadb-operator-enterprise:v0.0.27
value: mariadb/mariadb-operator-enterprise:v0.0.28
- name: MARIADB_GALERA_INIT_IMAGE
value: mariadb/mariadb-operator-enterprise:v0.0.27
value: mariadb/mariadb-operator-enterprise:v0.0.28
- name: MARIADB_GALERA_AGENT_IMAGE
value: mariadb/mariadb-operator-enterprise:v0.0.27
value: mariadb/mariadb-operator-enterprise:v0.0.28
- name: MARIADB_GALERA_LIB_PATH
value: /usr/lib/galera/libgalera_enterprise_smm.so
- name: WATCH_NAMESPACE
@ -3979,7 +3980,7 @@ spec:
fieldPath: metadata.namespace
- name: MARIADB_OPERATOR_SA_PATH
value: /var/run/secrets/kubernetes.io/serviceaccount/token
image: mariadb/mariadb-operator-enterprise@sha256:181c471bae75418cbefd54fb7d65fe5ac8e341136509e203fc148f216308b713
image: mariadb/mariadb-operator-enterprise@sha256:557e729463fb9555e2c616461fa5b8d23cc41592b986f5bcc64aaed76b3733a3
livenessProbe:
httpGet:
path: /healthz
@ -4082,19 +4083,19 @@ spec:
provider:
name: MariaDB Corporation
relatedImages:
- image: prom/mysqld-exporter@sha256:7211a617ec657701ca819aa0ba28e1d5750f5bf2c1391b755cc4a48cc360b0fa
name: exporter
- image: mariadb/maxscale-prometheus-exporter-ubi@sha256:9c46ec50a349d4c91a78ad34cc56e3bdad84ac7e8d92af101d98bcc55268142f
name: exporter-maxscale
- image: mariadb/mariadb-operator-enterprise@sha256:181c471bae75418cbefd54fb7d65fe5ac8e341136509e203fc148f216308b713
name: mariadb-operator-enterprise
- image: mariadb/maxscale-prometheus-exporter-ubi@sha256:9c46ec50a349d4c91a78ad34cc56e3bdad84ac7e8d92af101d98bcc55268142f
name: exporter_maxscale
- image: us-central1-docker.pkg.dev/mariadb-es-docker-registry/enterprise-docker/enterprise-server@sha256:edc26ab2cddec2a444e5b49bdfa97132efce167e9d0eef47d49d25394c5f8631
name: mariadb
- image: mariadb/maxscale@sha256:f2ce262fe7764e16da2b01bdf2fb2fc777bb66f688ec4c8ef37d50de2995ce12
name: maxscale
version: 0.0.27
- image: prom/mysqld-exporter@sha256:7211a617ec657701ca819aa0ba28e1d5750f5bf2c1391b755cc4a48cc360b0fa
name: exporter
- image: mariadb/maxscale-prometheus-exporter-ubi@sha256:9c46ec50a349d4c91a78ad34cc56e3bdad84ac7e8d92af101d98bcc55268142f
name: exporter-maxscale
- image: mariadb/mariadb-operator-enterprise@sha256:557e729463fb9555e2c616461fa5b8d23cc41592b986f5bcc64aaed76b3733a3
name: mariadb-operator-enterprise
- image: mariadb/maxscale-prometheus-exporter-ubi@sha256:9c46ec50a349d4c91a78ad34cc56e3bdad84ac7e8d92af101d98bcc55268142f
name: exporter_maxscale
version: 0.0.28
webhookdefinitions:
- admissionReviewVersions:
- v1

View File

@ -6,4 +6,4 @@ kind: Kustomization
images:
- name: controller
newName: mariadb/mariadb-operator-enterprise
newTag: v0.0.27
newTag: v0.0.28

View File

@ -52,11 +52,11 @@ spec:
- name: RELATED_IMAGE_EXPORTER_MAXSCALE
value: mariadb/maxscale-prometheus-exporter-ubi:latest
- name: MARIADB_OPERATOR_IMAGE
value: mariadb/mariadb-operator-enterprise:v0.0.27
value: mariadb/mariadb-operator-enterprise:v0.0.28
- name: MARIADB_GALERA_INIT_IMAGE
value: mariadb/mariadb-operator-enterprise:v0.0.27
value: mariadb/mariadb-operator-enterprise:v0.0.28
- name: MARIADB_GALERA_AGENT_IMAGE
value: mariadb/mariadb-operator-enterprise:v0.0.27
value: mariadb/mariadb-operator-enterprise:v0.0.28
- name: MARIADB_GALERA_LIB_PATH
value: /usr/lib/galera/libgalera_enterprise_smm.so
- name: WATCH_NAMESPACE