Skip to content
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/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.19.5
digest: sha256:4957db497e9010050d89137bc8624156497e8b3a565fe6d715b1c4856176f887
generated: "2026-04-28T16:48:00.361468368Z"
version: v1.20.2
digest: sha256:f218239b4538c64d57e098a56c69dcbc4e076ffcc3d320c5a5fef1e6309e38cf
generated: "2026-05-05T08:44:37.534398379Z"
4 changes: 2 additions & 2 deletions cert-manager/charts/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ keywords:
- kube-lego
- letsencrypt
- tls
version: 1.19.2
version: 1.20.0
appVersion: 1.18.2
maintainers:
- name: ivogoman
- name: kengou
dependencies:
- name: cert-manager
repository: https://charts.jetstack.io
version: v1.19.5
version: v1.20.2
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions cert-manager/plugindefinition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ kind: PluginDefinition
metadata:
name: cert-manager
spec:
version: 1.19.2
version: 1.20.0
displayName: Certificate manager
description: Automated TLS certificate management
docMarkDownUrl: https://raw.githubusercontent.com/cloudoperators/greenhouse-extensions/main/cert-manager/README.md
icon: https://raw.githubusercontent.com/cert-manager/cert-manager/master/logo/logo.png
helmChart:
name: cert-manager
repository: oci://ghcr.io/cloudoperators/greenhouse-extensions/charts
version: 1.19.2
version: 1.20.0
options:
- name: cert-manager.installCRDs
description: Whether to install CRDs
Expand Down
Loading