Skip to content

Commit cc03d7e

Browse files
add tag to plugin.yaml
1 parent a003c9a commit cc03d7e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

v1/plugin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# with the other vcluster values during vcluster create or helm install.
33
plugin:
44
prometheus-operator-resources:
5-
image: ilmedcodefreh/vcluster-prom-operator-plugin
5+
image: ilmedcodefreh/vcluster-prom-operator-plugin:v1-v0.1.0
66
imagePullPolicy: IfNotPresent
77
rbac:
88
role:

v2/plugin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# with the other vcluster values during vcluster create or helm install.
33
plugins:
44
prometheus-operator-resources:
5-
image: ilmedcodefreh/vcluster-prom-operator-plugin
5+
image: ilmedcodefreh/vcluster-prom-operator-plugin:v2-v0.1.0
66
imagePullPolicy: IfNotPresent
77
rbac:
88
role:

0 commit comments

Comments
 (0)