mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-24 07:59:02 +00:00
Updated icon url (#855)
Signed-off-by: Nicholas Wilde <ncwilde43@gmail.com>
This commit is contained in:
parent
2c91a14ee7
commit
0258032687
@ -2,14 +2,14 @@ apiVersion: v2
|
|||||||
appVersion: v0.90.74
|
appVersion: v0.90.74
|
||||||
description: Status page for monitoring your websites and applications
|
description: Status page for monitoring your websites and applications
|
||||||
name: statping
|
name: statping
|
||||||
version: 3.3.1
|
version: 3.3.2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
keywords:
|
keywords:
|
||||||
- statping
|
- statping
|
||||||
- status
|
- status
|
||||||
- status-page
|
- status-page
|
||||||
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/statping
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/statping
|
||||||
icon: https://github.com/statping/statping/blob/dev/frontend/src/assets/logo.png?raw=true
|
icon: https://avatars.githubusercontent.com/u/61949049?s=200&v=4
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/statping/statping
|
- https://github.com/statping/statping
|
||||||
maintainers:
|
maintainers:
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# statping
|
# statping
|
||||||
|
|
||||||
![Version: 3.2.1](https://img.shields.io/badge/Version-3.2.1-informational?style=flat-square) ![AppVersion: v0.90.74](https://img.shields.io/badge/AppVersion-v0.90.74-informational?style=flat-square)
|
![Version: 3.3.2](https://img.shields.io/badge/Version-3.3.2-informational?style=flat-square) ![AppVersion: v0.90.74](https://img.shields.io/badge/AppVersion-v0.90.74-informational?style=flat-square)
|
||||||
|
|
||||||
Status page for monitoring your websites and applications
|
Status page for monitoring your websites and applications
|
||||||
|
|
||||||
@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://charts.bitnami.com/bitnami | postgresql | 10.3.15 |
|
| https://charts.bitnami.com/bitnami | postgresql | 10.3.15 |
|
||||||
| https://library-charts.k8s-at-home.com | common | 2.2.0 |
|
| https://library-charts.k8s-at-home.com | common | 2.3.1 |
|
||||||
|
|
||||||
## TL;DR
|
## TL;DR
|
||||||
|
|
||||||
@ -89,7 +89,7 @@ N/A
|
|||||||
| env.VIRTUAL_HOST | string | `""` | External URL you use to connect to the statping (the one you enter in your browser) |
|
| env.VIRTUAL_HOST | string | `""` | External URL you use to connect to the statping (the one you enter in your browser) |
|
||||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||||
| image.repository | string | `"statping/statping"` | |
|
| image.repository | string | `"statping/statping"` | |
|
||||||
| image.tag | string | `v0.90.74` | |
|
| image.tag | string | `"v0.90.65"` | |
|
||||||
| ingress.enabled | bool | `false` | |
|
| ingress.enabled | bool | `false` | |
|
||||||
| persistence | object | see bellow | Generated application config.yaml and logs are written here. Usually does not need to be persisted. |
|
| persistence | object | see bellow | Generated application config.yaml and logs are written here. Usually does not need to be persisted. |
|
||||||
| postgresql | object | see bellow | Bitnami postgres chart. For more options see https://github.com/bitnami/charts/tree/master/bitnami/postgresql |
|
| postgresql | object | see bellow | Bitnami postgres chart. For more options see https://github.com/bitnami/charts/tree/master/bitnami/postgresql |
|
||||||
@ -107,6 +107,20 @@ All notable changes to this application Helm chart will be documented in this fi
|
|||||||
|
|
||||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
|
### [3.3.2]
|
||||||
|
|
||||||
|
#### Added
|
||||||
|
|
||||||
|
- N/A
|
||||||
|
|
||||||
|
#### Changed
|
||||||
|
|
||||||
|
- Updated icon url
|
||||||
|
|
||||||
|
#### Removed
|
||||||
|
|
||||||
|
- N/A
|
||||||
|
|
||||||
### [2.0.0]
|
### [2.0.0]
|
||||||
|
|
||||||
#### Added
|
#### Added
|
||||||
@ -122,6 +136,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|||||||
|
|
||||||
- N/A
|
- N/A
|
||||||
|
|
||||||
|
[3.3.2]: #3.3.2
|
||||||
[2.0.0]: #2.0.0
|
[2.0.0]: #2.0.0
|
||||||
|
|
||||||
## Support
|
## Support
|
||||||
@ -131,3 +146,5 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|||||||
- Ask a [question](https://github.com/k8s-at-home/organization/discussions)
|
- Ask a [question](https://github.com/k8s-at-home/organization/discussions)
|
||||||
- Join our [Discord](https://discord.gg/sTMX7Vh) community
|
- 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)
|
||||||
|
@ -9,6 +9,20 @@ All notable changes to this application Helm chart will be documented in this fi
|
|||||||
|
|
||||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
|
### [3.3.2]
|
||||||
|
|
||||||
|
#### Added
|
||||||
|
|
||||||
|
- N/A
|
||||||
|
|
||||||
|
#### Changed
|
||||||
|
|
||||||
|
- Updated icon url
|
||||||
|
|
||||||
|
#### Removed
|
||||||
|
|
||||||
|
- N/A
|
||||||
|
|
||||||
### [2.0.0]
|
### [2.0.0]
|
||||||
|
|
||||||
#### Added
|
#### Added
|
||||||
@ -24,5 +38,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|||||||
|
|
||||||
- N/A
|
- N/A
|
||||||
|
|
||||||
|
[3.3.2]: #3.3.2
|
||||||
[2.0.0]: #2.0.0
|
[2.0.0]: #2.0.0
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
|
Loading…
Reference in New Issue
Block a user