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

chore(deps): update helm release cert-manager to v1.16.4 #599

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions cert-manager/charts/v1.16.2/cert-manager/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: cert-manager
repository: https://charts.jetstack.io
version: v1.16.2
digest: sha256:356899ad78a5ab6fecec926dfa8ea5fddd7e189961af4fac92cd74fbba612a79
generated: "2025-01-20T13:51:14.380663+01:00"
version: v1.16.4
digest: sha256:0698bd6b8149eefdae3e78aba90c88e2feac90675db9e30dfd790f8a2063ec3a
generated: "2025-02-20T14:01:21.927550763Z"
4 changes: 2 additions & 2 deletions cert-manager/charts/v1.16.2/cert-manager/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
apiVersion: v2
description: A Helm chart for installing the jetstack/cert-manager.
name: cert-manager
version: 1.16.2
version: 1.16.3

dependencies:
- name: cert-manager
repository: https://charts.jetstack.io
version: 1.16.2
version: v1.16.4
Loading