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 1049435 commit c569524
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.17
version: v0.0.18
values: |-
controllerManager:
kubeRbacProxy:
Expand All @@ -93,7 +93,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 @@ -112,7 +112,7 @@ plugins:
- ALL
image:
repository: quay.io/spectrocloud-labs/validator-plugin-aws
tag: v0.0.17
tag: v0.0.18
resources:
limits:
cpu: 500m
Expand Down

0 comments on commit c569524

Please sign in to comment.