Skip to content

Commit

Permalink
chore: bump AWS chart version
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
  • Loading branch information
TylerGillson committed Nov 28, 2023
1 parent a3733e1 commit dae85e8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions chart/validator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ plugins:
- chart:
name: validator-plugin-aws
repository: "https://spectrocloud-labs.github.io/validator-plugin-aws"
version: "v0.0.16"
version: v0.0.17
values: |-
controllerManager:
kubeRbacProxy:
Expand Down Expand Up @@ -112,7 +112,7 @@ plugins:
- ALL
image:
repository: quay.io/spectrocloud-labs/validator-plugin-aws
tag: v0.0.16
tag: v0.0.17
resources:
limits:
cpu: 500m
Expand Down Expand Up @@ -146,7 +146,7 @@ plugins:
- chart:
name: validator-plugin-azure
repository: "https://spectrocloud-labs.github.io/validator-plugin-azure"
version: "v0.0.2"
version: v0.0.2
values: |-
controllerManager:
kubeRbacProxy:
Expand Down Expand Up @@ -221,7 +221,7 @@ plugins:
- chart:
name: validator-plugin-vsphere
repository: "https://spectrocloud-labs.github.io/validator-plugin-vsphere"
version: "v0.0.13"
version: v0.0.13
values: |-
controllerManager:
kubeRbacProxy:
Expand Down Expand Up @@ -282,7 +282,7 @@ plugins:
- chart:
name: validator-plugin-network
repository: "https://spectrocloud-labs.github.io/validator-plugin-network"
version: "v0.0.7"
version: v0.0.7
values: |-
controllerManager:
kubeRbacProxy:
Expand Down

0 comments on commit dae85e8

Please sign in to comment.