Skip to content

Commit

Permalink
chore: prepare release 1.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
aellwein committed Dec 29, 2022
1 parent 681572e commit 1fa14d0
Show file tree
Hide file tree
Showing 6 changed files with 42 additions and 16 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ OS ?= $(shell go env GOOS)
ARCH ?= $(shell go env GOARCH)

IMAGE_NAME := "elvino76/cert-manager-webhook-netcup"
IMAGE_TAG := "1.0.9"
IMAGE_TAG := "1.0.10"

OUT := $(shell pwd)/_out

Expand Down
3 changes: 1 addition & 2 deletions charts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,8 @@ for configuration and more details.
Release
-------

* Run this directory:
* Run inside this directory:
```
helm package ../deploy/cert-manager-webhook-netcup && helm repo index .
```
* Add build artifact and index.yaml to git and commit to this branch.
Binary file added charts/cert-manager-webhook-netcup-1.0.10.tgz
Binary file not shown.
42 changes: 35 additions & 7 deletions charts/index.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,34 @@
apiVersion: v1
entries:
cert-manager-webhook-netcup:
- annotations:
artifacthub.io/changes: |
- Use updated deps to mitigate [CVE-2022-41717](https://nvd.nist.gov/vuln/detail/CVE-2022-41717)
- Use Go 1.19 and alpine 3.17 Docker image
artifacthub.io/containsSecurityUpdates: "true"
artifacthub.io/license: Apache-2.0
artifacthub.io/maintainers: |
- name: Alex Ellwein
email: [email protected]
apiVersion: v1
appVersion: 1.0.10
created: "2022-12-29T18:18:38.610904+01:00"
description: A Helm chart for cert manager webhook solver for ACME DNS01 challenge
via Netcup
digest: f6ec08186bf14c204eef0971e9c84545b5a8bb3d455d7cdcca488ddc71830695
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.10.tgz
version: 1.0.10
- annotations:
artifacthub.io/changes: |
- Mitigation for CVE-2022-32149
Expand All @@ -13,7 +41,7 @@ entries:
email: [email protected]
apiVersion: v1
appVersion: 1.0.9
created: "2022-10-21T14:50:12.15854+02:00"
created: "2022-12-29T18:18:38.612962+01:00"
description: A Helm chart for cert manager webhook solver for ACME DNS01 challenge
via Netcup
digest: d3b6eab27e21af3ae6fb5473e4b0e5db8d75c95bf5ee9b7f1b2e25e98b488bd3
Expand All @@ -32,7 +60,7 @@ entries:
version: 1.0.9
- apiVersion: v1
appVersion: 1.0.8
created: "2022-10-21T14:50:12.158037+02:00"
created: "2022-12-29T18:18:38.612641+01:00"
description: Allow cert-manager to solve DNS challenges using Netcup DNS API
digest: 4b1c49ef9ab1c57428cff35824dd7cb13f187af74fa7dcd560dd788aa0dce892
name: cert-manager-webhook-netcup
Expand All @@ -41,7 +69,7 @@ entries:
version: 1.0.8
- apiVersion: v1
appVersion: 1.0.7
created: "2022-10-21T14:50:12.157605+02:00"
created: "2022-12-29T18:18:38.612413+01:00"
description: Allow cert-manager to solve DNS challenges using Netcup DNS API
digest: 0d262079f7326e41020df239298f5106bebaf9d797a9ce61550caa6457237a69
name: cert-manager-webhook-netcup
Expand All @@ -50,7 +78,7 @@ entries:
version: 1.0.7
- apiVersion: v1
appVersion: 1.0.6
created: "2022-10-21T14:50:12.157408+02:00"
created: "2022-12-29T18:18:38.612175+01:00"
description: Allow cert-manager to solve DNS challenges using Netcup DNS API
digest: f1eb0f11758d480a6fa187a54cdca8669b1ccdb75f022b53d84253723827b7c7
name: cert-manager-webhook-netcup
Expand All @@ -59,7 +87,7 @@ entries:
version: 1.0.6
- apiVersion: v1
appVersion: 1.0.5
created: "2022-10-21T14:50:12.157191+02:00"
created: "2022-12-29T18:18:38.611912+01:00"
description: Allow cert-manager to solve DNS challenges using Netcup DNS API
digest: 24df7547c2509b06972440c318a22e7e62c0c00c55a796b2c71b70c2e6a1f9bf
name: cert-manager-webhook-netcup
Expand All @@ -68,11 +96,11 @@ entries:
version: 1.0.5
- apiVersion: v1
appVersion: 1.0.3
created: "2022-10-21T14:50:12.156967+02:00"
created: "2022-12-29T18:18:38.611454+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: "2022-10-21T14:50:12.156631+02:00"
generated: "2022-12-29T18:18:38.610529+01:00"
9 changes: 4 additions & 5 deletions deploy/cert-manager-webhook-netcup/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
appVersion: "1.0.9"
version: 1.0.9
appVersion: "1.0.10"
version: 1.0.10
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
Expand All @@ -19,6 +19,5 @@ annotations:
email: [email protected]
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
- Use updated deps to mitigate [CVE-2022-41717](https://nvd.nist.gov/vuln/detail/CVE-2022-41717)
- Use Go 1.19 and alpine 3.17 Docker image
2 changes: 1 addition & 1 deletion deploy/cert-manager-webhook-netcup/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ certManager:

image:
repository: elvino76/cert-manager-webhook-netcup
tag: 1.0.9
tag: 1.0.10
# sha hash can be used to specify image version, instead of tag
hash: ""
pullPolicy: IfNotPresent
Expand Down

0 comments on commit 1fa14d0

Please sign in to comment.