fix(gotify): BREAKING CHANGE - Rewrite app (#5997)
* fix(gotify) fix user and pass + gui rework. * conf file * gui * fix * lint * fixy-fixy * whops * add dep * hmm * also tet * env -.- Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros kois <s.kois@outlook.com>
This commit is contained in:
co-authored by
Stavros Kois
Stavros kois
parent
d9890d8797
commit
488e13c312
@@ -1,21 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "2.2.2"
|
||||
version: 11.0.17
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: gotify
|
||||
description: a simple server for sending and receiving messages
|
||||
type: application
|
||||
home: https://truecharts.org/charts/stable/gotify
|
||||
keywords:
|
||||
- server
|
||||
- gotify
|
||||
- messages
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/gotify.png
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/gotify
|
||||
- https://gotify.net/
|
||||
- https://github.com/gotify/server
|
||||
- https://hub.docker.com/r/gotify/server
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -24,12 +8,28 @@ dependencies:
|
||||
name: postgresql
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 11.0.17
|
||||
deprecated: false
|
||||
description: A simple server for sending and receiving messages.
|
||||
home: https://truecharts.org/charts/stable/gotify
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/gotify.png
|
||||
keywords:
|
||||
- gotify
|
||||
- notifications
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: gotify
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/gotify
|
||||
- https://gotify.net/
|
||||
- https://github.com/gotify/server
|
||||
- https://hub.docker.com/r/gotify/server
|
||||
type: application
|
||||
version: 12.0.0
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
- notifications
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/grade: U
|
||||
|
||||
Reference in New Issue
Block a user