From 3c3253b9339fddc0c7decb8de3888ccd1ee79fa8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20S=C3=BC=C3=9F?= Date: Tue, 12 Dec 2023 09:04:24 +0100 Subject: [PATCH] fix: set updated provider in olm bundle --- bundle/manifests/grafana-operator.clusterserviceversion.yaml | 5 +++-- .../bases/grafana-operator.clusterserviceversion.yaml | 3 ++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/bundle/manifests/grafana-operator.clusterserviceversion.yaml b/bundle/manifests/grafana-operator.clusterserviceversion.yaml index a44171422..2a703d33c 100644 --- a/bundle/manifests/grafana-operator.clusterserviceversion.yaml +++ b/bundle/manifests/grafana-operator.clusterserviceversion.yaml @@ -95,7 +95,7 @@ metadata: capabilities: Basic Install categories: Monitoring containerImage: ghcr.io/grafana/grafana-operator@sha256:97561cef949b58f55ec67d133c02ac205e2ec3fb77388aeb868dacfcebad0752 - createdAt: "2023-12-11T16:03:28Z" + createdAt: "2023-12-12T08:04:09Z" operators.operatorframework.io/builder: operator-sdk-v1.32.0 operators.operatorframework.io/project_layout: go.kubebuilder.io/v3 repository: https://github.com/grafana/grafana-operator @@ -415,7 +415,8 @@ spec: maturity: stable minKubeVersion: 1.23.0 provider: - name: Community + name: Grafana Labs + url: https://grafana.com relatedImages: - image: docker.io/grafana/grafana@sha256:ff68ed4324e471ffa269aa5308cdcf12276ef2d5a660daea95db9d629a32a7d8 name: grafana diff --git a/config/manifests/bases/grafana-operator.clusterserviceversion.yaml b/config/manifests/bases/grafana-operator.clusterserviceversion.yaml index 37149b38a..fd7fd80dc 100644 --- a/config/manifests/bases/grafana-operator.clusterserviceversion.yaml +++ b/config/manifests/bases/grafana-operator.clusterserviceversion.yaml @@ -63,6 +63,7 @@ spec: maturity: stable minKubeVersion: 1.23.0 provider: - name: Community + name: Grafana Labs + url: https://grafana.com replaces: grafana-operator.v5.5.2 version: 0.0.0