diff --git a/deploy/index.yaml b/deploy/index.yaml index 9d6d435..3848b1c 100644 --- a/deploy/index.yaml +++ b/deploy/index.yaml @@ -1,9 +1,21 @@ apiVersion: v1 entries: simply-dns-webhook: + - apiVersion: v2 + appVersion: 1.1.2 + created: "2023-01-13T14:12:00.9147719+01: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: 07e4ae8bbdc8fcfedcdf03ba835dc8f4a3c3b58226318f365b5802b3d81e8e82 + icon: https://user-images.githubusercontent.com/51089137/195098737-fc66a30f-6174-45ed-b995-3f2689dafd2e.png + name: simply-dns-webhook + type: application + urls: + - https://runnerm.github.io/simply-dns-webhook/simply-dns-webhook-1.1.2.tgz + version: 1.1.2 - apiVersion: v2 appVersion: 1.1.1 - created: "2023-01-10T13:22:51.8637386+01:00" + created: "2023-01-13T14:12:00.9142558+01: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: ac102e2c99bdbc2cc4c2522043b729cd85783409b6876db33d42cb7dddbb1d18 @@ -15,7 +27,7 @@ entries: version: 1.1.1 - apiVersion: v2 appVersion: 1.1.0 - created: "2023-01-10T13:22:51.8631997+01:00" + created: "2023-01-13T14:12:00.9131979+01: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: f8957d73529e51e1acd498c0c89bdbe431f9de851fb9f0a6524253da560f597e @@ -27,7 +39,7 @@ entries: version: 1.1.0 - apiVersion: v2 appVersion: 1.0.3 - created: "2023-01-10T13:22:51.8590202+01:00" + created: "2023-01-13T14:12:00.9121556+01: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: 4e6498f38ca6a629c48570d4e8f764324506b4ca9b67c04a3aa5537f0c0ec343 @@ -39,7 +51,7 @@ entries: version: 1.0.3 - apiVersion: v2 appVersion: 1.0.0 - created: "2023-01-10T13:22:51.8585134+01:00" + created: "2023-01-13T14:12:00.9111219+01: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: cf3be17f6203ce9429c2646c5e674a1b23d9749094006f270b3fff19fb237a42 @@ -50,7 +62,7 @@ entries: version: 1.0.2 - apiVersion: v2 appVersion: 1.0.0 - created: "2023-01-10T13:22:51.8584592+01:00" + created: "2023-01-13T14:12:00.9100224+01: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 @@ -61,7 +73,7 @@ entries: version: 1.0.1 - apiVersion: v2 appVersion: 1.0.0 - created: "2023-01-10T13:22:51.8574001+01:00" + created: "2023-01-13T14:12:00.9084707+01: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 @@ -70,4 +82,4 @@ entries: urls: - https://runnerm.github.io/simply-dns-webhook/simply-dns-webhook-1.0.0.tgz version: 1.0.0 -generated: "2023-01-10T13:22:51.8568769+01:00" +generated: "2023-01-13T14:12:00.9025983+01:00" diff --git a/deploy/simply-dns-webhook-1.1.2.tgz b/deploy/simply-dns-webhook-1.1.2.tgz new file mode 100644 index 0000000..aa57210 Binary files /dev/null and b/deploy/simply-dns-webhook-1.1.2.tgz differ diff --git a/deploy/simply-dns-webhook/Chart.yaml b/deploy/simply-dns-webhook/Chart.yaml index f3b610b..04ab070 100644 --- a/deploy/simply-dns-webhook/Chart.yaml +++ b/deploy/simply-dns-webhook/Chart.yaml @@ -15,12 +15,12 @@ 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.1.1 +version: 1.1.2 # 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.1.1" +appVersion: "1.1.2" icon: "https://user-images.githubusercontent.com/51089137/195098737-fc66a30f-6174-45ed-b995-3f2689dafd2e.png" diff --git a/deploy/simply-dns-webhook/values.yaml b/deploy/simply-dns-webhook/values.yaml index 2358512..d2097af 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.1.1 + tag: v1.1.2 pullPolicy: IfNotPresent nameOverride: ""