From cc03d7e755d91daa3b20389afb3c70343efdcbac Mon Sep 17 00:00:00 2001 From: Ilia Medvedev Date: Tue, 2 Jul 2024 14:38:57 +0300 Subject: [PATCH] add tag to plugin.yaml --- v1/plugin.yaml | 2 +- v2/plugin.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/v1/plugin.yaml b/v1/plugin.yaml index 9cca30e..bf0778d 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 + image: ilmedcodefreh/vcluster-prom-operator-plugin:v1-v0.1.0 imagePullPolicy: IfNotPresent rbac: role: diff --git a/v2/plugin.yaml b/v2/plugin.yaml index c6d0af0..511a051 100644 --- a/v2/plugin.yaml +++ b/v2/plugin.yaml @@ -2,7 +2,7 @@ # with the other vcluster values during vcluster create or helm install. plugins: prometheus-operator-resources: - image: ilmedcodefreh/vcluster-prom-operator-plugin + image: ilmedcodefreh/vcluster-prom-operator-plugin:v2-v0.1.0 imagePullPolicy: IfNotPresent rbac: role: