Skip to content

Commit

Permalink
chore: bump validator plugin versions (#243)
Browse files Browse the repository at this point in the history
* chore: bump validator plugin versions

* chore: bump kube-rbac-proxy version in vsphere plugin values
  • Loading branch information
ahmad-ibra authored Mar 14, 2024
1 parent 0a77ed3 commit 2987021
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions chart/validator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ plugins:
- chart:
name: validator-plugin-aws
repository: "https://spectrocloud-labs.github.io/validator-plugin-aws"
version: v0.0.18
version: v0.0.25
values: |-
controllerManager:
kubeRbacProxy:
Expand Down Expand Up @@ -143,7 +143,7 @@ plugins:
- ALL
image:
repository: quay.io/spectrocloud-labs/validator-plugin-aws
tag: v0.0.18
tag: v0.0.25
resources:
limits:
cpu: 500m
Expand Down Expand Up @@ -177,7 +177,7 @@ plugins:
- chart:
name: validator-plugin-azure
repository: "https://spectrocloud-labs.github.io/validator-plugin-azure"
version: v0.0.2
version: v0.0.10
values: |-
controllerManager:
kubeRbacProxy:
Expand Down Expand Up @@ -212,7 +212,7 @@ plugins:
- ALL
image:
repository: quay.io/spectrocloud-labs/validator-plugin-azure
tag: v0.0.2
tag: v0.0.10
resources:
limits:
cpu: 500m
Expand Down Expand Up @@ -252,7 +252,7 @@ plugins:
- chart:
name: validator-plugin-vsphere
repository: "https://spectrocloud-labs.github.io/validator-plugin-vsphere"
version: v0.0.15
version: v0.0.19
values: |-
controllerManager:
kubeRbacProxy:
Expand All @@ -268,7 +268,7 @@ plugins:
- ALL
image:
repository: gcr.io/kubebuilder/kube-rbac-proxy
tag: v0.14.1
tag: v0.15.0
resources:
limits:
cpu: 500m
Expand All @@ -287,7 +287,7 @@ plugins:
- ALL
image:
repository: quay.io/spectrocloud-labs/validator-plugin-vsphere
tag: v0.0.15
tag: v0.0.19
resources:
limits:
cpu: 500m
Expand All @@ -313,7 +313,7 @@ plugins:
- chart:
name: validator-plugin-network
repository: "https://spectrocloud-labs.github.io/validator-plugin-network"
version: v0.0.9
version: v0.0.14
values: |-
controllerManager:
kubeRbacProxy:
Expand Down Expand Up @@ -350,7 +350,7 @@ plugins:
- ALL
image:
repository: quay.io/spectrocloud-labs/validator-plugin-network
tag: v0.0.9
tag: v0.0.14
resources:
limits:
cpu: 500m
Expand Down

0 comments on commit 2987021

Please sign in to comment.