diff --git a/charts/stable/webhook-receiver/README.md b/charts/stable/webhook-receiver/README.md index 339af8bc0c..20901452fc 100644 --- a/charts/stable/webhook-receiver/README.md +++ b/charts/stable/webhook-receiver/README.md @@ -1,6 +1,6 @@ # webhook-receiver -![Version: 1.1.2](https://img.shields.io/badge/Version-1.1.2-informational?style=flat-square) ![AppVersion: v0.23.0](https://img.shields.io/badge/AppVersion-v0.23.0-informational?style=flat-square) +![Version: 0.0.1](https://img.shields.io/badge/Version-0.0.1-informational?style=flat-square) ![AppVersion: 2.8.1](https://img.shields.io/badge/AppVersion-2.8.1-informational?style=flat-square) webhook-receiver monitors IRC announce channels to get releases as soon as they are available with good filtering @@ -72,15 +72,15 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/geek-cookbook/library-charts/tree/main/charts/stable/common) +**Important**: When deploying an application Helm chart you can add more values from the common library chart [here](https://github.com/geek-cookbook/library-charts/tree/main/charts/stable/common) | Key | Type | Default | Description | |-----|------|---------|-------------| -| config | string | `"# config.toml\n\n# Hostname / IP\n#\n# Default: \"localhost\"\n#\nhost = \"0.0.0.0\"\n\n# Port\n#\n# Default: 7474\n#\nport = 7474\n\n# Base url\n# Set custom baseUrl eg /webhook-receiver/ to serve in subdirectory.\n# Not needed for subdomain, or by accessing with the :port directly.\n#\n# Optional\n#\n#baseUrl = \"/webhook-receiver/\"\n\n# webhook-receiver logs file\n# If not defined, logs to stdout\n#\n# Optional\n#\n#logPath = \"log/webhook-receiver.log\"\n\n# Log level\n#\n# Default: \"DEBUG\"\n#\n# Options: \"ERROR\", \"DEBUG\", \"INFO\", \"WARN\"\n#\nlogLevel = \"INFO\"\n\n# Session secret\n#\nsessionSecret = \"secret-session-key\"\n\n# Custom definitions\n#\n#customDefinitions = \"test/definitions\"\n"` | | +| config | string | `"id: date \nexecute-command: /usr/bin/date\nresponse-message: Online\ninclude-command-output-in-response: true\n"` | | | env | object | See below | environment variables. See [image docs](https://docs.geek-cookbook.com/our-container-images/configuration/) for more details. | | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | -| image.repository | string | `"ghcr.io/webhook-receiver/webhook-receiver"` | image repository | +| image.repository | string | `"ghcr.io/geek-cookbook/webhook-receiver"` | image repository | | image.tag | string | `nil` | | | 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. | @@ -88,7 +88,7 @@ N/A ## Changelog -### Version 1.1.2 +### Version 0.0.1 #### Added @@ -96,6 +96,7 @@ N/A #### Changed +* Updated appVersion to v1.10.0 * Upgraded `common` chart dependency to version 4.5.2 #### Fixed @@ -108,10 +109,9 @@ A historical overview of changes can be found on [ArtifactHUB](https://artifacth ## Support -- See the [Docs](https://geek-cookbook.funkypenguin.co.nz/) -- Open an [issue](https://github.com/geek-cookbook/charts/issues/new/choose) -- Ask a [question](https://github.com/geek-cookbook/organization/discussions) -- Join our [Discord](http://chat.funkypenguin.co.nz) community +- Basic support requests start [here](https://geek-cookbook.funkypenguin.co.nz/support/). +- Bugs or feature requests should be opened in an [issue](https://github.com/geek-cookbook/charts/issues/new/choose). +- Questions or comments should be discussed in either our [Discord](http://chat.funkypenguin.co.nz) or [Forum](https://forum.funkypenguin.co.nz) ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v0.1.1](https://github.com/geek-cookbook/helm-docs/releases/v0.1.1) +Autogenerated from chart metadata using [helm-docs v0.1.1](https://github.com/k8s-at-home/helm-docs/releases/v0.1.1)