File tree Expand file tree Collapse file tree 2 files changed +12
-3
lines changed
Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change @@ -2,11 +2,20 @@ apiVersion: v2
22name : postgresus
33description : A Helm chart for Postgresus - PostgreSQL backup and management system
44type : application
5- version : 1.0.0
6- appVersion : " v1.45.3 "
5+ version : 1.0.1
6+ appVersion : v1.46.4
77keywords :
88 - postgresql
99 - backup
1010 - database
1111 - restore
1212home : https://github.com/RostislavDugin/postgresus
13+
14+ sources :
15+ - https://github.com/RostislavDugin/postgresus/tree/main/deploy/helm
16+
17+ maintainers :
18+ - name : Rostislav Dugin
19+ url : https://github.com/RostislavDugin
20+
21+ icon : https://github.com/RostislavDugin/postgresus/raw/refs/heads/main/frontend/public/logo.svg
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ namespace:
88# Image configuration
99image :
1010 repository : rostislavdugin/postgresus
11- tag : latest
11+ tag : " "
1212 pullPolicy : Always
1313
1414# StatefulSet configuration
You can’t perform that action at this time.
0 commit comments