-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
129 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
-----BEGIN PGP SIGNED MESSAGE----- | ||
Hash: SHA256 | ||
|
||
annotations: | ||
artifacthub.io/changes: | | ||
- kind: fixed | ||
description: "do not pass netcup API error in some case" | ||
- kind: changed | ||
description: "bump netcup-dns-api to v1.0.4" | ||
- kind: changed | ||
description: "bump k8s.io/klog/v2 from 2.110.1 to 2.120.1" | ||
- kind: changed | ||
description: "bump cert-manager to 1.14.1" | ||
- kind: changed | ||
description: "bump k8s.io/apiextensions-apiserver from 0.28.4 to 0.29.1" | ||
artifacthub.io/containsSecurityUpdates: "false" | ||
artifacthub.io/license: Apache-2.0 | ||
artifacthub.io/maintainers: | | ||
- name: Alex Ellwein | ||
email: [email protected] | ||
artifacthub.io/signKey: | | ||
fingerprint: "F91914CE96676E209A8240290EEF2777053A7D1A" | ||
url: https://keybase.io/aellwein/pgp_keys.asc | ||
apiVersion: v1 | ||
appVersion: 1.0.21 | ||
description: A Helm chart for cert manager webhook solver for ACME DNS01 challenge | ||
via Netcup | ||
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 | ||
version: 1.0.21 | ||
|
||
... | ||
files: | ||
./cert-manager-webhook-netcup-1.0.21.tgz: sha256:a31f430e848abfad093c17bbc528b8ec98817c43ba6013f253224e8c2c6acc5f | ||
-----BEGIN PGP SIGNATURE----- | ||
|
||
iQIzBAEBCAAdFiEE1HATsJzIi3L2TkHNV/husVzFn5YFAmXCMxEACgkQV/husVzF | ||
n5Z/phAAnt/gr7hUAAa9dMSU6DWnPxDxgiDily0QTvz5ZYKqvJsaMnZ4Pg71liDb | ||
7P32NjKyQFqrR4a2jsM9gZZ1fqdgf4L3TMImuJf6yosD/vF31EcXm+bPiIrLYps6 | ||
/0AdRbegikHuVti2gEbNVAKzXGHiBsuHHEWvYO4w0O2ywjz6qmHS9lqZbEXRMif6 | ||
qw3xuammsBOrHoGDP8ZlvoYxMqBJc7hdGtEI5Hqr6ODigpdOFVEq9hV5ew8Jz2eg | ||
jIQ2mojx+FMN5hvK9otTydF90NzY/Q18BD7p5sIL7BouL9GwB13agz7ejcECoQwo | ||
yHNQdoj57V7bLzPI99qeWuBUB/kfl+BJfVb7708DJd5z0TeZTGLyoRjvDG83d6Ox | ||
8qsDddMCxpOK6BAIZuD4rmMzvmkTEUf9RPrW3H9Bmn7XoliwUMbE7RgWJ0F/pjtz | ||
mf6EeC1hu6qkcHpIhHDO5jXNdzdoUMDOTreSuw/0dVMfrXd05mEG+gJ6lOvnotnH | ||
GHPsKXcQpNpYIBkTgKV5BtX+DsHCcMk957vjGpC6UgGD6f9zaqMq+xJtZx0Ch3ca | ||
/Pyr+aGQnVKuPwY3sdTRlzssPvPiYjClkI4dNzjUmoMxlq2ODE92zPWoZMdniOhi | ||
xdeAfveGU5kSYdGWeVafGyxLHMOfxeO2Ql5sCKZDlOZLK9KGdFg= | ||
=2a6g | ||
-----END PGP SIGNATURE----- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,45 @@ | ||
apiVersion: v1 | ||
entries: | ||
cert-manager-webhook-netcup: | ||
- annotations: | ||
artifacthub.io/changes: | | ||
- kind: fixed | ||
description: "do not pass netcup API error in some case" | ||
- kind: changed | ||
description: "bump netcup-dns-api to v1.0.4" | ||
- kind: changed | ||
description: "bump k8s.io/klog/v2 from 2.110.1 to 2.120.1" | ||
- kind: changed | ||
description: "bump cert-manager to 1.14.1" | ||
- kind: changed | ||
description: "bump k8s.io/apiextensions-apiserver from 0.28.4 to 0.29.1" | ||
artifacthub.io/containsSecurityUpdates: "false" | ||
artifacthub.io/license: Apache-2.0 | ||
artifacthub.io/maintainers: | | ||
- name: Alex Ellwein | ||
email: [email protected] | ||
artifacthub.io/signKey: | | ||
fingerprint: "F91914CE96676E209A8240290EEF2777053A7D1A" | ||
url: https://keybase.io/aellwein/pgp_keys.asc | ||
apiVersion: v1 | ||
appVersion: 1.0.21 | ||
created: "2024-02-06T14:24:34.622089+01:00" | ||
description: A Helm chart for cert manager webhook solver for ACME DNS01 challenge | ||
via Netcup | ||
digest: a31f430e848abfad093c17bbc528b8ec98817c43ba6013f253224e8c2c6acc5f | ||
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.21.tgz | ||
version: 1.0.21 | ||
- annotations: | ||
artifacthub.io/changes: | | ||
- kind: security | ||
|
@@ -17,7 +56,7 @@ entries: | |
url: https://keybase.io/aellwein/pgp_keys.asc | ||
apiVersion: v1 | ||
appVersion: 1.0.20 | ||
created: "2023-12-19T13:28:56.082159+01:00" | ||
created: "2024-02-06T14:24:34.621866+01:00" | ||
description: A Helm chart for cert manager webhook solver for ACME DNS01 challenge | ||
via Netcup | ||
digest: fdbc579ef33cec9b176fbf26a076e615327ee58f9ad9d78ea3f2edf431faa422 | ||
|
@@ -48,7 +87,7 @@ entries: | |
url: https://keybase.io/aellwein/pgp_keys.asc | ||
apiVersion: v1 | ||
appVersion: 1.0.19 | ||
created: "2023-12-19T13:28:56.081933+01:00" | ||
created: "2024-02-06T14:24:34.621655+01:00" | ||
description: A Helm chart for cert manager webhook solver for ACME DNS01 challenge | ||
via Netcup | ||
digest: 0e2b1c42b40008c532eaac08534bfb98877d6bd59a80a6293f3d63630596a111 | ||
|
@@ -79,7 +118,7 @@ entries: | |
url: https://keybase.io/aellwein/pgp_keys.asc | ||
apiVersion: v1 | ||
appVersion: 1.0.18 | ||
created: "2023-12-19T13:28:56.081707+01:00" | ||
created: "2024-02-06T14:24:34.62144+01:00" | ||
description: A Helm chart for cert manager webhook solver for ACME DNS01 challenge | ||
via Netcup | ||
digest: 8e5442c883c2a1d588ee88b690ff2dd898e1c016b0d9709d8c88c378c2d459e1 | ||
|
@@ -110,7 +149,7 @@ entries: | |
url: https://keybase.io/aellwein/pgp_keys.asc | ||
apiVersion: v1 | ||
appVersion: 1.0.17 | ||
created: "2023-12-19T13:28:56.081486+01:00" | ||
created: "2024-02-06T14:24:34.621213+01:00" | ||
description: A Helm chart for cert manager webhook solver for ACME DNS01 challenge | ||
via Netcup | ||
digest: 48909dbd3cc34fbcaf268dc64ddb31dc4b869c823a613fff838ad331c58bc4d1 | ||
|
@@ -143,7 +182,7 @@ entries: | |
url: https://keybase.io/aellwein/pgp_keys.asc | ||
apiVersion: v1 | ||
appVersion: 1.0.15 | ||
created: "2023-12-19T13:28:56.081247+01:00" | ||
created: "2024-02-06T14:24:34.620992+01:00" | ||
description: A Helm chart for cert manager webhook solver for ACME DNS01 challenge | ||
via Netcup | ||
digest: 9004dfab480013735a304222d6cb258e1abf4ce6f2d91d6ab9079b6a143dbc6b | ||
|
@@ -178,7 +217,7 @@ entries: | |
url: https://keybase.io/aellwein/pgp_keys.asc | ||
apiVersion: v1 | ||
appVersion: 1.0.14 | ||
created: "2023-12-19T13:28:56.081008+01:00" | ||
created: "2024-02-06T14:24:34.620768+01:00" | ||
description: A Helm chart for cert manager webhook solver for ACME DNS01 challenge | ||
via Netcup | ||
digest: 5ae3d345efadfd55f8b3c154fd81f2ccd95896bed24ee918c9d71d495021a6b5 | ||
|
@@ -211,7 +250,7 @@ entries: | |
url: https://keybase.io/aellwein/pgp_keys.asc | ||
apiVersion: v1 | ||
appVersion: 1.0.13 | ||
created: "2023-12-19T13:28:56.080775+01:00" | ||
created: "2024-02-06T14:24:34.620533+01:00" | ||
description: A Helm chart for cert manager webhook solver for ACME DNS01 challenge | ||
via Netcup | ||
digest: 68f71804f042cf7d2a6a2470cb4dfb8c48c26389f07f66e266ae9a0619a15c21 | ||
|
@@ -271,7 +310,7 @@ entries: | |
email: [email protected] | ||
apiVersion: v1 | ||
appVersion: 1.0.12 | ||
created: "2023-12-19T13:28:56.080509+01:00" | ||
created: "2024-02-06T14:24:34.62029+01:00" | ||
description: A Helm chart for cert manager webhook solver for ACME DNS01 challenge | ||
via Netcup | ||
digest: bede761557c38f373c3923f9d9128f77c8fc32d2b1d79f1fda4cb548c031f62d | ||
|
@@ -298,7 +337,7 @@ entries: | |
email: [email protected] | ||
apiVersion: v1 | ||
appVersion: 1.0.11 | ||
created: "2023-12-19T13:28:56.079625+01:00" | ||
created: "2024-02-06T14:24:34.620017+01:00" | ||
description: A Helm chart for cert manager webhook solver for ACME DNS01 challenge | ||
via Netcup | ||
digest: aa66de90af78012c0521d3ec48265746ee97f26640248e4b68328331c4ce6f2d | ||
|
@@ -326,7 +365,7 @@ entries: | |
email: [email protected] | ||
apiVersion: v1 | ||
appVersion: 1.0.10 | ||
created: "2023-12-19T13:28:56.079384+01:00" | ||
created: "2024-02-06T14:24:34.619096+01:00" | ||
description: A Helm chart for cert manager webhook solver for ACME DNS01 challenge | ||
via Netcup | ||
digest: f6ec08186bf14c204eef0971e9c84545b5a8bb3d455d7cdcca488ddc71830695 | ||
|
@@ -355,7 +394,7 @@ entries: | |
email: [email protected] | ||
apiVersion: v1 | ||
appVersion: 1.0.9 | ||
created: "2023-12-19T13:28:56.083231+01:00" | ||
created: "2024-02-06T14:24:34.623175+01:00" | ||
description: A Helm chart for cert manager webhook solver for ACME DNS01 challenge | ||
via Netcup | ||
digest: d3b6eab27e21af3ae6fb5473e4b0e5db8d75c95bf5ee9b7f1b2e25e98b488bd3 | ||
|
@@ -374,7 +413,7 @@ entries: | |
version: 1.0.9 | ||
- apiVersion: v1 | ||
appVersion: 1.0.8 | ||
created: "2023-12-19T13:28:56.083024+01:00" | ||
created: "2024-02-06T14:24:34.622949+01:00" | ||
description: Allow cert-manager to solve DNS challenges using Netcup DNS API | ||
digest: 4b1c49ef9ab1c57428cff35824dd7cb13f187af74fa7dcd560dd788aa0dce892 | ||
name: cert-manager-webhook-netcup | ||
|
@@ -383,7 +422,7 @@ entries: | |
version: 1.0.8 | ||
- apiVersion: v1 | ||
appVersion: 1.0.7 | ||
created: "2023-12-19T13:28:56.08285+01:00" | ||
created: "2024-02-06T14:24:34.622775+01:00" | ||
description: Allow cert-manager to solve DNS challenges using Netcup DNS API | ||
digest: 0d262079f7326e41020df239298f5106bebaf9d797a9ce61550caa6457237a69 | ||
name: cert-manager-webhook-netcup | ||
|
@@ -392,7 +431,7 @@ entries: | |
version: 1.0.7 | ||
- apiVersion: v1 | ||
appVersion: 1.0.6 | ||
created: "2023-12-19T13:28:56.082683+01:00" | ||
created: "2024-02-06T14:24:34.622607+01:00" | ||
description: Allow cert-manager to solve DNS challenges using Netcup DNS API | ||
digest: f1eb0f11758d480a6fa187a54cdca8669b1ccdb75f022b53d84253723827b7c7 | ||
name: cert-manager-webhook-netcup | ||
|
@@ -401,7 +440,7 @@ entries: | |
version: 1.0.6 | ||
- apiVersion: v1 | ||
appVersion: 1.0.5 | ||
created: "2023-12-19T13:28:56.082508+01:00" | ||
created: "2024-02-06T14:24:34.622428+01:00" | ||
description: Allow cert-manager to solve DNS challenges using Netcup DNS API | ||
digest: 24df7547c2509b06972440c318a22e7e62c0c00c55a796b2c71b70c2e6a1f9bf | ||
name: cert-manager-webhook-netcup | ||
|
@@ -410,11 +449,11 @@ entries: | |
version: 1.0.5 | ||
- apiVersion: v1 | ||
appVersion: 1.0.3 | ||
created: "2023-12-19T13:28:56.082333+01:00" | ||
created: "2024-02-06T14:24:34.62226+01: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 | ||
generated: "2023-12-19T13:28:56.079032+01:00" | ||
generated: "2024-02-06T14:24:34.618742+01:00" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
apiVersion: v1 | ||
appVersion: "1.0.20" | ||
version: 1.0.20 | ||
appVersion: "1.0.21" | ||
version: 1.0.21 | ||
description: A Helm chart for cert manager webhook solver for ACME DNS01 challenge via Netcup | ||
name: cert-manager-webhook-netcup | ||
home: https://github.com/aellwein/cert-manager-webhook-netcup | ||
|
@@ -17,12 +17,19 @@ annotations: | |
artifacthub.io/maintainers: | | ||
- name: Alex Ellwein | ||
email: [email protected] | ||
artifacthub.io/containsSecurityUpdates: "true" | ||
artifacthub.io/containsSecurityUpdates: "false" | ||
# kinds: added, changed, deprecated, removed, fixed, security. | ||
artifacthub.io/changes: | | ||
- kind: security | ||
description: "bump to golang.org/x/crypto 0.17.0 to mitigate CVE-2023-48795" | ||
- kind: fixed | ||
description: "do not pass netcup API error in some case" | ||
- kind: changed | ||
description: "Build webhook with Go 1.21" | ||
description: "bump netcup-dns-api to v1.0.4" | ||
- kind: changed | ||
description: "bump k8s.io/klog/v2 from 2.110.1 to 2.120.1" | ||
- kind: changed | ||
description: "bump cert-manager to 1.14.1" | ||
- kind: changed | ||
description: "bump k8s.io/apiextensions-apiserver from 0.28.4 to 0.29.1" | ||
artifacthub.io/signKey: | | ||
fingerprint: "F91914CE96676E209A8240290EEF2777053A7D1A" | ||
url: https://keybase.io/aellwein/pgp_keys.asc |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters