Skip to content

Commit

Permalink
fix index
Browse files Browse the repository at this point in the history
  • Loading branch information
RunnerM committed May 26, 2023
1 parent da4833b commit 1e281fa
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 5 deletions.
4 changes: 2 additions & 2 deletions deploy/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
#This is a script for building and indexing the chart.

helm lint simply-dns-webhook
#helm package simply-dns-webhook
helm repo index . --url https://runnerm.github.io/simply-dns-webhook/ --merge index.yaml
helm package simply-dns-webhook
helm repo index . --url https://runnerm.github.io/simply-dns-webhook/
32 changes: 29 additions & 3 deletions deploy/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,42 @@ entries:
simply-dns-webhook:
- apiVersion: v2
appVersion: 1.3.0
created: "2023-05-25T22:38:52.874115834+02:00"
created: "2023-05-26T10:25:18.29744494+02:00"
description: A Helm chart for Simply.com dns01 challenge support for cert-manager.
Refer to https://github.com/RunnerM/simply-dns-webhook for documentation.
digest: 4c7112d2412849488f74ed839546327101416bd5427bc6e8a7322795988a91be
digest: c743ade64f435c0739e9adb2420308b4797cda7ac7ecfa02edb239e8b7fd7e3e
home: https://runnerm.github.io/simply-dns-webhook/README.md
icon: https://user-images.githubusercontent.com/51089137/195098737-fc66a30f-6174-45ed-b995-3f2689dafd2e.png
maintainers:
- email: [email protected]
name: runnerm
url: https://github.com/runnerm
name: simply-dns-webhook
sources:
- https://github.com/RunnerM/simply-dns-webhook
type: application
urls:
- https://runnerm.github.io/simply-dns-webhook/simply-dns-webhook-1.3.0.tgz
version: 1.3.0
- apiVersion: v2
appVersion: 1.2.1
created: "2023-05-26T10:25:18.297194715+02:00"
description: A Helm chart for Simply.com dns01 challenge support for cert-manager.
Refer to https://github.com/RunnerM/simply-dns-webhook for documentation.
digest: b16d8e96dcccdfaef2f8aa53a184534528be58175b3d528c3defa2bf52ad45f2
home: https://runnerm.github.io/simply-dns-webhook/README.md
icon: https://user-images.githubusercontent.com/51089137/195098737-fc66a30f-6174-45ed-b995-3f2689dafd2e.png
maintainers:
- email: [email protected]
name: runnerm
url: https://github.com/runnerm
name: simply-dns-webhook
sources:
- https://github.com/RunnerM/simply-dns-webhook
type: application
urls:
- https://runnerm.github.io/simply-dns-webhook/simply-dns-webhook-1.2.1.tgz
version: 1.2.1
- apiVersion: v2
appVersion: 1.2.0
created: "2023-04-05T12:57:09.492649921+02:00"
Expand Down Expand Up @@ -118,4 +144,4 @@ entries:
urls:
- https://runnerm.github.io/simply-dns-webhook/simply-dns-webhook-1.0.0.tgz
version: 1.0.0
generated: "2023-05-25T22:38:52.871489938+02:00"
generated: "2023-05-26T10:25:18.294959437+02:00"
Binary file modified deploy/simply-dns-webhook-1.3.0.tgz
Binary file not shown.

0 comments on commit 1e281fa

Please sign in to comment.