diff --git a/helm/gorush/Chart.yaml b/helm/gorush/Chart.yaml index 6806251..ea3df48 100644 --- a/helm/gorush/Chart.yaml +++ b/helm/gorush/Chart.yaml @@ -3,7 +3,7 @@ name: gorush description: A push notification micro server using Gin framework written in Go (Golang) type: application version: 0.1.0 -appVersion: "1.13.0" +appVersion: "1.14.0" dependencies: - name: redis version: ~14.1