mirror of
https://github.com/TeamPiped/Piped-Kubernetes.git
synced 2024-08-14 23:57:15 +00:00
bump patch version and add changelog
This commit is contained in:
parent
f4d83a9b9d
commit
9df2ab857f
1 changed files with 3 additions and 3 deletions
|
|
@ -9,7 +9,7 @@ sources:
|
||||||
- https://github.com/TeamPiped/piped-proxy
|
- https://github.com/TeamPiped/piped-proxy
|
||||||
keywords:
|
keywords:
|
||||||
- streaming
|
- streaming
|
||||||
version: 2.7.0
|
version: 2.7.1
|
||||||
appVersion: latest
|
appVersion: latest
|
||||||
kubeVersion: ">=1.22.0-0"
|
kubeVersion: ">=1.22.0-0"
|
||||||
maintainers:
|
maintainers:
|
||||||
|
|
@ -26,5 +26,5 @@ dependencies:
|
||||||
condition: postgresql.enabled
|
condition: postgresql.enabled
|
||||||
annotations:
|
annotations:
|
||||||
artifacthub.io/changes: |-
|
artifacthub.io/changes: |-
|
||||||
- kind: changed
|
- kind: fixed
|
||||||
description: Upgraded `postgresql` chart dependency to version 12.6.0
|
description: Made frontend nginx entrypoint run docker-entrypoint.d scripts
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue