mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 23:49:12 +00:00
[miniflux] Update Helm chart postgresql to v11 (#1649)
* [miniflux] Update Helm chart postgresql to v11 * chore: Auto-update chart metadata Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b53babbfe9
commit
95209955ec
@ -3,7 +3,7 @@ apiVersion: v2
|
|||||||
appVersion: 2.0.36
|
appVersion: 2.0.36
|
||||||
description: Miniflux is a minimalist and opinionated feed reader.
|
description: Miniflux is a minimalist and opinionated feed reader.
|
||||||
name: miniflux
|
name: miniflux
|
||||||
version: 4.7.2
|
version: 5.0.0
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
keywords:
|
keywords:
|
||||||
- miniflux
|
- miniflux
|
||||||
@ -21,10 +21,10 @@ dependencies:
|
|||||||
repository: https://library-charts.k8s-at-home.com
|
repository: https://library-charts.k8s-at-home.com
|
||||||
version: 4.4.2
|
version: 4.4.2
|
||||||
- name: postgresql
|
- name: postgresql
|
||||||
version: 10.16.2
|
version: 11.6.12
|
||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
condition: postgresql.enabled
|
condition: postgresql.enabled
|
||||||
annotations:
|
annotations:
|
||||||
artifacthub.io/changes: |-
|
artifacthub.io/changes: |-
|
||||||
- kind: changed
|
- kind: changed
|
||||||
description: Upgraded `common` chart dependency to version 4.4.2
|
description: Upgraded `postgresql` chart dependency to version 11.6.12
|
||||||
|
Loading…
Reference in New Issue
Block a user