Skip to content

Commit

Permalink
add tag to plugin.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ilia-medvedev-codefresh committed Jul 2, 2024
1 parent a003c9a commit cc03d7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion v1/plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion v2/plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit cc03d7e

Please sign in to comment.