Skip to content

Commit

Permalink
Bump Chart version and add ReadMe.
Browse files Browse the repository at this point in the history
  • Loading branch information
unmerkbar authored Sep 24, 2024
1 parent 71bd6fe commit f5ead99
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/uptime-kuma/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ name: uptime-kuma
sources:
- https://github.com/louislam/uptime-kuma
type: application
version: 2.19.4
version: 2.20.0
1 change: 1 addition & 0 deletions charts/uptime-kuma/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ A self-hosted Monitoring tool like "Uptime-Robot".
| podEnv[0].value | string | `"3001"` | |
| podLabels | object | `{}` | |
| podSecurityContext | object | `{}` | |
| priorityClassName | string | `""` | Use this option to set custom PriorityClass to the created deployment |
| readinessProbe.enabled | bool | `true` | |
| readinessProbe.exec.command | list | `[]` | |
| readinessProbe.failureThreshold | int | `3` | |
Expand Down

0 comments on commit f5ead99

Please sign in to comment.