diff --git a/deploy/index.yaml b/deploy/index.yaml index ebc0de3..b3071bd 100644 --- a/deploy/index.yaml +++ b/deploy/index.yaml @@ -1,12 +1,23 @@ 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: @@ -14,7 +25,7 @@ entries: 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 @@ -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 @@ -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" diff --git a/deploy/simply-dns-webhook-1.0.3.tgz b/deploy/simply-dns-webhook-1.0.3.tgz new file mode 100644 index 0000000..ce74c77 Binary files /dev/null and b/deploy/simply-dns-webhook-1.0.3.tgz differ diff --git a/deploy/simply-dns-webhook/Chart.yaml b/deploy/simply-dns-webhook/Chart.yaml index 0922cbd..88789f0 100644 --- a/deploy/simply-dns-webhook/Chart.yaml +++ b/deploy/simply-dns-webhook/Chart.yaml @@ -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" diff --git a/deploy/simply-dns-webhook/values.yaml b/deploy/simply-dns-webhook/values.yaml index e80160b..c9efdb1 100644 --- a/deploy/simply-dns-webhook/values.yaml +++ b/deploy/simply-dns-webhook/values.yaml @@ -14,7 +14,7 @@ certManager: image: repository: ghcr.io/runnerm/simply-dns-webhook - tag: v1.0.2 + tag: v1.0.3 pullPolicy: Always nameOverride: ""