Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Kubewarden dependencies #36

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open
6 changes: 3 additions & 3 deletions helmfile.d/kubewarden.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ releases:
chart: kubewarden/kubewarden-crds
wait: true
waitForJobs: true
version: 1.6.0
version: 1.10.0
- name: kubewarden-controller
namespace: kubewarden
chart: kubewarden/kubewarden-controller
Expand All @@ -29,7 +29,7 @@ releases:
port: 8080
auditScanner:
policyReporter: true
version: 2.2.0
version: 3.1.0
- name: kubewarden-defaults
namespace: kubewarden
chart: kubewarden/kubewarden-defaults
Expand All @@ -43,4 +43,4 @@ releases:
- recommendedPolicies:
enabled: true
defaultPolicyMode: protect
version: 2.1.0
version: 2.5.0