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 (#210)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
This commit is contained in:
parent
7fc5825da9
commit
1d5b7ff5bf
@ -2,7 +2,7 @@ apiVersion: v2
|
||||
name: statping
|
||||
description: Status page for monitoring your websites and applications
|
||||
type: application
|
||||
version: 1.1.0
|
||||
version: 1.1.1
|
||||
appVersion: v0.90.65
|
||||
keywords:
|
||||
- statping
|
||||
@ -18,5 +18,5 @@ icon: https://github.com/statping/statping/blob/dev/frontend/src/assets/logo.png
|
||||
dependencies:
|
||||
- name: postgresql
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 9.8.12
|
||||
version: 10.1.0
|
||||
condition: postgres.posgresql.enabled
|
||||
|
Loading…
Reference in New Issue
Block a user