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.11.5 #252

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.11.0/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.11.0
digest: sha256:32ad19b646feccb1585538816a26b1d1db04d0c0a9af9d245f60a3c96aa25173
generated: "2024-07-16T16:05:08.97744+02:00"
version: v1.11.5
digest: sha256:1ff0098734b75c77f2d669220a608a23dbc5e52db4a27818f20c21525174f908
generated: "2024-07-25T13:27:37.058553839Z"
4 changes: 2 additions & 2 deletions cert-manager/charts/v1.11.0/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.11.0
version: 1.11.1

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