From 237985d6ac5ab39ffec8e17e3aa1cc35890fd871 Mon Sep 17 00:00:00 2001 From: Ilia Medvedev Date: Tue, 2 Jul 2024 14:52:43 +0300 Subject: [PATCH] adjust plugin yaml --- v1/plugin.yaml | 2 +- v2/plugin.yaml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/v1/plugin.yaml b/v1/plugin.yaml index bf0778d..486bb4b 100644 --- a/v1/plugin.yaml +++ b/v1/plugin.yaml @@ -2,7 +2,7 @@ # with the other vcluster values during vcluster create or helm install. plugin: prometheus-operator-resources: - image: ilmedcodefreh/vcluster-prom-operator-plugin:v1-v0.1.0 + image: ghcr.io/codefresh-contrib/vcluster-prometheus-operator-plugin:v1-main imagePullPolicy: IfNotPresent rbac: role: diff --git a/v2/plugin.yaml b/v2/plugin.yaml index 511a051..9c21e04 100644 --- a/v2/plugin.yaml +++ b/v2/plugin.yaml @@ -2,7 +2,8 @@ # with the other vcluster values during vcluster create or helm install. plugins: prometheus-operator-resources: - image: ilmedcodefreh/vcluster-prom-operator-plugin:v2-v0.1.0 + # Use release tag instead of main for stable revision - for example v2-v0.1.0 + image: ghcr.io/codefresh-contrib/vcluster-prometheus-operator-plugin:v2-main imagePullPolicy: IfNotPresent rbac: role: