chore(helm): update app version to 1.14.0 (#595)
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
ca9255acc2
commit
f24f5239cc
|
@ -3,7 +3,7 @@ name: gorush
|
||||||
description: A push notification micro server using Gin framework written in Go (Golang)
|
description: A push notification micro server using Gin framework written in Go (Golang)
|
||||||
type: application
|
type: application
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
appVersion: "1.13.0"
|
appVersion: "1.14.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: redis
|
- name: redis
|
||||||
version: ~14.1
|
version: ~14.1
|
||||||
|
|
Loading…
Reference in New Issue