From c6de36c34c0090215546f864581e3f3c1809a94f Mon Sep 17 00:00:00 2001 From: "k8s-at-home[bot]" Date: Tue, 5 Jul 2022 09:58:07 +0000 Subject: [PATCH] chore: Auto-update chart README [skip ci] --- charts/stable/ntfy/README.md | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/charts/stable/ntfy/README.md b/charts/stable/ntfy/README.md index 46c07049..73d23ef6 100644 --- a/charts/stable/ntfy/README.md +++ b/charts/stable/ntfy/README.md @@ -1,14 +1,14 @@ # ntfy -![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square) +![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![AppVersion: v1.27.2](https://img.shields.io/badge/AppVersion-v1.27.2-informational?style=flat-square) -ntfy helm package +Send push notifications to your phone or desktop using PUT/POST **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/k8s-at-home/charts/issues/new/choose)** ## Source Code -* +* ## Requirements @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.k8s-at-home.com | common | 4.0.0 | +| https://library-charts.k8s-at-home.com | common | 4.4.2 | ## TL;DR @@ -75,10 +75,11 @@ N/A | Key | Type | Default | Description | |-----|------|---------|-------------| +| args | list | See values.yaml | Configures command args to run the docker image in server mode | | env | object | See below | environment variables. See more environment variables in the [ntfy documentation](https://ntfy.org/docs). | | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | -| image.repository | string | `"ntfy/ntfy"` | image repository | +| image.repository | string | `"binwiederhier/ntfy"` | image repository | | image.tag | string | chart.appVersion | image tag | | ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | @@ -90,7 +91,7 @@ N/A #### Added -- Initial version +* Initial version #### Changed @@ -100,6 +101,10 @@ N/A N/A +### Older versions + +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/ntfy?modal=changelog) + ## Support - See the [Docs](https://docs.k8s-at-home.com/our-helm-charts/getting-started/) @@ -108,4 +113,4 @@ N/A - Join our [Discord](https://discord.gg/sTMX7Vh) community ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) +Autogenerated from chart metadata using [helm-docs v0.1.1](https://github.com/k8s-at-home/helm-docs/releases/v0.1.1)