Skip to content

Commit

Permalink
chore: prepare release 1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
aellwein committed Oct 21, 2022
1 parent da174cc commit c2b2a4d
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 35 deletions.
Binary file added charts/cert-manager-webhook-netcup-1.0.9.tgz
Binary file not shown.
68 changes: 35 additions & 33 deletions charts/index.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,38 @@
apiVersion: v1
entries:
cert-manager-webhook-netcup:
- annotations:
artifacthub.io/changes: |
- Mitigation for CVE-2022-32149
- README and annotations in chart for ArtifactHub
- Possibility to use digest (image hash) in values.yml
artifacthub.io/containsSecurityUpdates: "true"
artifacthub.io/license: Apache-2.0
artifacthub.io/maintainers: |
- name: Alex Ellwein
email: [email protected]
apiVersion: v1
appVersion: 1.0.9
created: "2022-10-21T14:50:12.15854+02:00"
description: A Helm chart for cert manager webhook solver for ACME DNS01 challenge
via Netcup
digest: d3b6eab27e21af3ae6fb5473e4b0e5db8d75c95bf5ee9b7f1b2e25e98b488bd3
home: https://github.com/aellwein/cert-manager-webhook-netcup
icon: https://raw.githubusercontent.com/cert-manager/cert-manager/master/logo/logo.png
keywords:
- cert-manager
- webhook
- letsencrypt
- netcup
- ACME
- DNS01
name: cert-manager-webhook-netcup
urls:
- cert-manager-webhook-netcup-1.0.9.tgz
version: 1.0.9
- apiVersion: v1
appVersion: 1.0.8
created: "2022-10-20T07:48:54.721101+02:00"
created: "2022-10-21T14:50:12.158037+02:00"
description: Allow cert-manager to solve DNS challenges using Netcup DNS API
digest: 4b1c49ef9ab1c57428cff35824dd7cb13f187af74fa7dcd560dd788aa0dce892
name: cert-manager-webhook-netcup
Expand All @@ -12,7 +41,7 @@ entries:
version: 1.0.8
- apiVersion: v1
appVersion: 1.0.7
created: "2022-10-20T07:48:54.720541+02:00"
created: "2022-10-21T14:50:12.157605+02:00"
description: Allow cert-manager to solve DNS challenges using Netcup DNS API
digest: 0d262079f7326e41020df239298f5106bebaf9d797a9ce61550caa6457237a69
name: cert-manager-webhook-netcup
Expand All @@ -21,7 +50,7 @@ entries:
version: 1.0.7
- apiVersion: v1
appVersion: 1.0.6
created: "2022-10-20T07:48:54.720004+02:00"
created: "2022-10-21T14:50:12.157408+02:00"
description: Allow cert-manager to solve DNS challenges using Netcup DNS API
digest: f1eb0f11758d480a6fa187a54cdca8669b1ccdb75f022b53d84253723827b7c7
name: cert-manager-webhook-netcup
Expand All @@ -30,7 +59,7 @@ entries:
version: 1.0.6
- apiVersion: v1
appVersion: 1.0.5
created: "2022-10-20T07:48:54.719812+02:00"
created: "2022-10-21T14:50:12.157191+02:00"
description: Allow cert-manager to solve DNS challenges using Netcup DNS API
digest: 24df7547c2509b06972440c318a22e7e62c0c00c55a796b2c71b70c2e6a1f9bf
name: cert-manager-webhook-netcup
Expand All @@ -39,38 +68,11 @@ entries:
version: 1.0.5
- apiVersion: v1
appVersion: 1.0.3
created: "2022-10-20T07:48:54.719623+02:00"
created: "2022-10-21T14:50:12.156967+02:00"
description: Allow cert-manager to solve DNS challenges using Netcup DNS API
digest: 03f7f124bb6d76a606a9ed598466b1f4aa422c4406bde52cfff1202a209cd9fd
name: cert-manager-webhook-netcup
urls:
- cert-manager-webhook-netcup-1.0.3.tgz
version: 1.0.3
- apiVersion: v1
appVersion: 1.0.2
created: "2022-10-20T07:48:54.719421+02:00"
description: Allow cert-manager to solve DNS challenges using Netcup DNS API
digest: 16275f411b5346c1da22e5d7228eb05e1b85d8b5065e77f239827277485f515b
name: cert-manager-webhook-netcup
urls:
- cert-manager-webhook-netcup-1.0.2.tgz
version: 1.0.2
- apiVersion: v1
appVersion: 1.0.1
created: "2022-10-20T07:48:54.719205+02:00"
description: Allow cert-manager to solve DNS challenges using Netcup DNS API
digest: bb782e73538a4a16007a85cd66aadad21afdcc77ddcc3dfedde0284c67904b51
name: cert-manager-webhook-netcup
urls:
- cert-manager-webhook-netcup-1.0.1.tgz
version: 1.0.1
- apiVersion: v1
appVersion: 1.0.0
created: "2022-10-20T07:48:54.718983+02:00"
description: Allow cert-manager to solve DNS challenges using Netcup DNS API
digest: a052b26189dce9f8f93b0d7e93fe2dcf961e82f446e99b535760c408ad15c724
name: cert-manager-webhook-netcup
urls:
- cert-manager-webhook-netcup-1.0.0.tgz
version: 1.0.0
generated: "2022-10-20T07:48:54.718629+02:00"
generated: "2022-10-21T14:50:12.156631+02:00"
7 changes: 5 additions & 2 deletions deploy/cert-manager-webhook-netcup/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,8 @@ annotations:
artifacthub.io/maintainers: |
- name: Alex Ellwein
email: [email protected]
#artifacthub.io/containsSecurityUpdates: "true"
#artifacthub.io/changes:
artifacthub.io/containsSecurityUpdates: "true"
artifacthub.io/changes: |
- Mitigation for CVE-2022-32149
- README and annotations in chart for ArtifactHub
- Possibility to use digest (image hash) in values.yml

0 comments on commit c2b2a4d

Please sign in to comment.