mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 23:49:12 +00:00
chore(deps): update helm chart common to v4.4.2 (#1634)
* chore(deps): update helm chart common to v4.4.2 * chore: Auto-update chart metadata [skip ci] 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
359a05eadf
commit
bb3612fff0
@ -3,7 +3,7 @@ apiVersion: v2
|
|||||||
appVersion: version-5.6.14
|
appVersion: version-5.6.14
|
||||||
description: "Firefly III: a personal finances manager"
|
description: "Firefly III: a personal finances manager"
|
||||||
name: firefly-iii
|
name: firefly-iii
|
||||||
version: 0.0.1
|
version: 0.0.2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
keywords:
|
keywords:
|
||||||
- firefly-iii
|
- firefly-iii
|
||||||
@ -18,7 +18,7 @@ maintainers:
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.k8s-at-home.com
|
repository: https://library-charts.k8s-at-home.com
|
||||||
version: 4.4.1
|
version: 4.4.2
|
||||||
- name: mariadb
|
- name: mariadb
|
||||||
version: 11.0.2
|
version: 11.0.2
|
||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
@ -34,10 +34,4 @@ dependencies:
|
|||||||
annotations:
|
annotations:
|
||||||
artifacthub.io/changes: |-
|
artifacthub.io/changes: |-
|
||||||
- kind: changed
|
- kind: changed
|
||||||
description: Added `common` chart dependency to version 4.4.1
|
description: Upgraded `common` chart dependency to version 4.4.2
|
||||||
- kind: changed
|
|
||||||
description: Added `mariadb` chart dependency to version 11.0.2
|
|
||||||
- kind: changed
|
|
||||||
description: Added `postgresql` chart dependency to version 11.1.28
|
|
||||||
- kind: changed
|
|
||||||
description: Added `redis` chart dependency to version 16.9.0
|
|
||||||
|
@ -1,8 +1,9 @@
|
|||||||
|
---
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 2.5.11
|
appVersion: 2.5.11
|
||||||
description: rhasspy helm package
|
description: rhasspy helm package
|
||||||
name: rhasspy
|
name: rhasspy
|
||||||
version: 1.0.0
|
version: 1.0.1
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
keywords:
|
keywords:
|
||||||
- rhasspy
|
- rhasspy
|
||||||
@ -16,8 +17,8 @@ maintainers:
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.k8s-at-home.com
|
repository: https://library-charts.k8s-at-home.com
|
||||||
version: 4.4.1
|
version: 4.4.2
|
||||||
annotations:
|
annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |-
|
||||||
- kind: added
|
- kind: changed
|
||||||
description: Initial version
|
description: Upgraded `common` chart dependency to version 4.4.2
|
||||||
|
Loading…
Reference in New Issue
Block a user