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: