mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 23:49:12 +00:00
[statping] Update helm chart postgresql to v10.1.4 (#342)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
863dc3e33b
commit
b91b73ad0f
@ -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.4.0
|
version: 1.5.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.3
|
version: 10.1.4
|
||||||
condition: postgres.posgresql.enabled
|
condition: postgres.posgresql.enabled
|
||||||
|
Loading…
Reference in New Issue
Block a user