Skip to content

Commit

Permalink
chart update
Browse files Browse the repository at this point in the history
  • Loading branch information
RunnerM committed Oct 1, 2022
1 parent a596601 commit 8ac1fc5
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 8 deletions.
21 changes: 16 additions & 5 deletions deploy/index.yaml
Original file line number Diff line number Diff line change
@@ -1,20 +1,31 @@
apiVersion: v1
entries:
simply-dns-webhook:
- apiVersion: v2
appVersion: 1.0.3
created: "2022-10-01T21:09:42.9841972+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: 04a1be8038caed41e20f256612161651758e6d99da7096f0222cdf2d57bd61e7
name: simply-dns-webhook
type: application
urls:
- https://runnerm.github.io/simply-dns-webhook/simply-dns-webhook-1.0.3.tgz
version: 1.0.3
- apiVersion: v2
appVersion: 1.0.0
created: "2022-09-27T12:00:57.1757927+02:00"
created: "2022-10-01T21:09:42.9836147+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: db9729f7eee027cbb46b276e9210c538a6aa7cee25f2a710e0be748b7564f4ac
digest: cf3be17f6203ce9429c2646c5e674a1b23d9749094006f270b3fff19fb237a42
name: simply-dns-webhook
type: application
urls:
- https://runnerm.github.io/simply-dns-webhook/simply-dns-webhook-1.0.2.tgz
version: 1.0.2
- apiVersion: v2
appVersion: 1.0.0
created: "2022-09-27T12:00:57.1752734+02:00"
created: "2022-10-01T21:09:42.9824359+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: 569f661f2eacc3fef309d407b772627319e45017e295545c66aa33d5b338e7d9
Expand All @@ -25,7 +36,7 @@ entries:
version: 1.0.1
- apiVersion: v2
appVersion: 1.0.0
created: "2022-09-27T12:00:57.1752734+02:00"
created: "2022-10-01T21:09:42.9818512+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: 334532be5c3e14f9155ff0afaacfb8227a2e2589402c41b6d3fe262d26467fb4
Expand All @@ -34,4 +45,4 @@ entries:
urls:
- https://runnerm.github.io/simply-dns-webhook/simply-dns-webhook-1.0.0.tgz
version: 1.0.0
generated: "2022-09-27T12:00:57.169959+02:00"
generated: "2022-10-01T21:09:42.9806844+02:00"
Binary file added deploy/simply-dns-webhook-1.0.3.tgz
Binary file not shown.
4 changes: 2 additions & 2 deletions deploy/simply-dns-webhook/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.0.2
version: 1.0.3

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "1.0.0"
appVersion: "1.0.3"
2 changes: 1 addition & 1 deletion deploy/simply-dns-webhook/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ certManager:

image:
repository: ghcr.io/runnerm/simply-dns-webhook
tag: v1.0.2
tag: v1.0.3
pullPolicy: Always

nameOverride: ""
Expand Down

0 comments on commit 8ac1fc5

Please sign in to comment.