* chore(deps): update helm chart common to v4.5.2 * chore: Auto-update chart metadata Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
31 lines
865 B
YAML
31 lines
865 B
YAML
---
|
|
apiVersion: v2
|
|
appVersion: 1.2.0
|
|
description: Cert-Manager Webhook for DNSMadeEasy
|
|
name: dnsmadeeasy-webhook
|
|
version: 4.7.2
|
|
keywords:
|
|
- cert-manager
|
|
- dnsmadeeasy
|
|
- letsencrypt
|
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/dnsmadeeasy-webhook
|
|
icon: https://pbs.twimg.com/profile_images/1759911243/dnsmeavatar_400x400.png
|
|
sources:
|
|
- https://github.com/k8s-at-home/dnsmadeeasy-webhook
|
|
- https://cert-manager.io
|
|
maintainers:
|
|
- name: angelnu
|
|
email: git@angelnu.com
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.k8s-at-home.com
|
|
version: 4.5.2
|
|
- name: cert-manager
|
|
repository: https://charts.jetstack.io
|
|
version: v1.8.0
|
|
condition: cert-manager.enabled
|
|
annotations:
|
|
artifacthub.io/changes: |-
|
|
- kind: changed
|
|
description: Upgraded `common` chart dependency to version 4.5.2
|