mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-02-03 07:49:03 +00:00
[statping] Update helm chart postgresql to v10.1.3 (#319)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
43fe354c35
commit
66d14d9d7d
@ -2,7 +2,7 @@ apiVersion: v2
|
|||||||
name: statping
|
name: statping
|
||||||
description: Status page for monitoring your websites and applications
|
description: Status page for monitoring your websites and applications
|
||||||
type: application
|
type: application
|
||||||
version: 1.3.0
|
version: 1.4.0
|
||||||
appVersion: v0.90.65
|
appVersion: v0.90.65
|
||||||
keywords:
|
keywords:
|
||||||
- statping
|
- statping
|
||||||
@ -18,5 +18,5 @@ icon: https://github.com/statping/statping/blob/dev/frontend/src/assets/logo.png
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: postgresql
|
- name: postgresql
|
||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
version: 10.1.2
|
version: 10.1.3
|
||||||
condition: postgres.posgresql.enabled
|
condition: postgres.posgresql.enabled
|
||||||
|
Loading…
Reference in New Issue
Block a user