Skip to content

Commit

Permalink
chore(deps): update helm release cert-manager to v1.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent fe2b0f5 commit 801d301
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scripts/development/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ releases:
- name: cert-manager
namespace: cert-manager
chart: jetstack/cert-manager
version: v1.14.5
version: v1.16.1
values:
- installCRDs: true
extraArgs:
Expand Down
2 changes: 1 addition & 1 deletion test/functional/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ releases:
- name: cert-manager
namespace: cert-manager
chart: jetstack/cert-manager
version: v1.14.5
version: v1.16.1
wait: true
waitForJobs: true
values:
Expand Down

0 comments on commit 801d301

Please sign in to comment.