Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 71e1144

Browse files
author
geek-cookbook[bot]
committed
chore: Auto-update chart README [skip ci]
1 parent 9e557a6 commit 71e1144

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

charts/stable/webhook-receiver/README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# webhook-receiver
22

3-
![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)
3+
![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)
44

55
webhook-receiver monitors IRC announce channels to get releases as soon as they are available with good filtering
66

@@ -72,30 +72,31 @@ N/A
7272

7373
## Values
7474

75-
**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)
75+
**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)
7676

7777
| Key | Type | Default | Description |
7878
|-----|------|---------|-------------|
79-
| 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"` | |
79+
| config | string | `"id: date \nexecute-command: /usr/bin/date\nresponse-message: Online\ninclude-command-output-in-response: true\n"` | |
8080
| env | object | See below | environment variables. See [image docs](https://docs.geek-cookbook.com/our-container-images/configuration/) for more details. |
8181
| env.TZ | string | `"UTC"` | Set the container timezone |
8282
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
83-
| image.repository | string | `"ghcr.io/webhook-receiver/webhook-receiver"` | image repository |
83+
| image.repository | string | `"ghcr.io/geek-cookbook/webhook-receiver"` | image repository |
8484
| image.tag | string | `nil` | |
8585
| ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. |
8686
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
8787
| service | object | See values.yaml | Configures service settings for the chart. |
8888

8989
## Changelog
9090

91-
### Version 1.1.2
91+
### Version 0.0.1
9292

9393
#### Added
9494

9595
N/A
9696

9797
#### Changed
9898

99+
* Updated appVersion to v1.10.0
99100
* Upgraded `common` chart dependency to version 4.5.2
100101

101102
#### Fixed
@@ -108,10 +109,9 @@ A historical overview of changes can be found on [ArtifactHUB](https://artifacth
108109

109110
## Support
110111

111-
- See the [Docs](https://geek-cookbook.funkypenguin.co.nz/)
112-
- Open an [issue](https://github.com/geek-cookbook/charts/issues/new/choose)
113-
- Ask a [question](https://github.com/geek-cookbook/organization/discussions)
114-
- Join our [Discord](http://chat.funkypenguin.co.nz) community
112+
- Basic support requests start [here](https://geek-cookbook.funkypenguin.co.nz/support/).
113+
- Bugs or feature requests should be opened in an [issue](https://github.com/geek-cookbook/charts/issues/new/choose).
114+
- Questions or comments should be discussed in either our [Discord](http://chat.funkypenguin.co.nz) or [Forum](https://forum.funkypenguin.co.nz)
115115

116116
----------------------------------------------
117-
Autogenerated from chart metadata using [helm-docs v0.1.1](https://github.com/geek-cookbook/helm-docs/releases/v0.1.1)
117+
Autogenerated from chart metadata using [helm-docs v0.1.1](https://github.com/k8s-at-home/helm-docs/releases/v0.1.1)

0 commit comments

Comments
 (0)