Skip to content

Commit

Permalink
feat(helm): update cert-manager (v1.16.3 → v1.17.0) (#3392)
Browse files Browse the repository at this point in the history
Co-authored-by: bot-blake[bot] <129223303+bot-blake[bot]@users.noreply.github.com>
  • Loading branch information
bot-blake[bot] authored Feb 3, 2025
1 parent 7436119 commit 56186c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
chart:
spec:
chart: cert-manager
version: v1.16.3
version: v1.17.0
sourceRef:
kind: HelmRepository
name: jetstack
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/bootstrap/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ releases:
- name: cert-manager
namespace: cert-manager
chart: jetstack/cert-manager
version: v1.16.3
version: v1.17.0
values:
- ../apps/cert-manager/cert-manager/app/resources/values.yaml
needs:
Expand Down

0 comments on commit 56186c2

Please sign in to comment.