From 4bd6cc1edc62baa38b3bf9f8bed3d329a4b8a42f Mon Sep 17 00:00:00 2001 From: Camila Macedo <7708031+camilamacedo86@users.noreply.github.com> Date: Thu, 12 Dec 2024 14:57:47 +0000 Subject: [PATCH] Update catalog-templates.md - Remove deprecated image from examples The kube-rbac-proxy from upstream is deprecated. Therefore, its better do not have it in the examples since we do not promoted its usage Signed-off-by: Camila Macedo <7708031+camilamacedo86@users.noreply.github.com> --- content/en/docs/Reference/catalog-templates.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/content/en/docs/Reference/catalog-templates.md b/content/en/docs/Reference/catalog-templates.md index a701b278..0e645777 100644 --- a/content/en/docs/Reference/catalog-templates.md +++ b/content/en/docs/Reference/catalog-templates.md @@ -94,8 +94,6 @@ properties: packageName: example-operator version: 0.1.0 relatedImages: -- image: gcr.io/kubebuilder/kube-rbac-proxy:v0.8.0 - name: "" - image: docker.io/example/example-operator-bundle:0.1.0 name: "" - image: docker.io/example/example-operator:0.1.0