mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-24 16:09:08 +00:00
[statping] Update helm chart postgresql to v9.8.12 (#203)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
5a1ae94997
commit
23f9c09612
@ -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.0.1
|
version: 1.1.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: 9.4.0
|
version: 9.8.12
|
||||||
condition: postgres.posgresql.enabled
|
condition: postgres.posgresql.enabled
|
||||||
|
Loading…
Reference in New Issue
Block a user