File tree Expand file tree Collapse file tree
gitlab/subcharts/postgres Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,5 +10,5 @@ version: 0.1.1
1010appVersion : " 3.9.1-r1"
1111dependencies :
1212- name : chartlib
13- version : 0.1.5
13+ version : 0.1.7
1414 repository : https://instantlinux.github.io/docker-tools
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ version: 0.1.1
1010appVersion : " 2.3.15-r0"
1111dependencies :
1212- name : chartlib
13- version : 0.1.5
13+ version : 0.1.7
1414 repository : https://instantlinux.github.io/docker-tools
1515- name : data-sync
1616 version : 0.1.0
Original file line number Diff line number Diff line change @@ -10,5 +10,5 @@ version: 0.1.2
1010appVersion : " 10.5.13-r0"
1111dependencies :
1212- name : chartlib
13- version : 0.1.5
13+ version : 0.1.7
1414 repository : https://instantlinux.github.io/docker-tools
Original file line number Diff line number Diff line change @@ -10,5 +10,5 @@ version: 0.1.1
1010appVersion : " 2.7.4-r10"
1111dependencies :
1212- name : chartlib
13- version : 0.1.5
13+ version : 0.1.7
1414 repository : https://instantlinux.github.io/docker-tools
Original file line number Diff line number Diff line change @@ -10,5 +10,5 @@ version: 0.1.2
1010appVersion : " 3.6.1-r0"
1111dependencies :
1212- name : chartlib
13- version : 0.1.5
13+ version : 0.1.7
1414 repository : https://instantlinux.github.io/docker-tools
Original file line number Diff line number Diff line change @@ -10,5 +10,5 @@ version: 0.1.1
1010appVersion : " 8.2012.0-r1"
1111dependencies :
1212- name : chartlib
13- version : 0.1.5
13+ version : 0.1.7
1414 repository : https://instantlinux.github.io/docker-tools
Original file line number Diff line number Diff line change @@ -10,5 +10,5 @@ version: 0.1.1
1010appVersion : " 4.14.8-r0"
1111dependencies :
1212- name : chartlib
13- version : 0.1.5
13+ version : 0.1.7
1414 repository : https://instantlinux.github.io/docker-tools
Original file line number Diff line number Diff line change @@ -10,5 +10,5 @@ version: 0.1.1
1010appVersion : " 4.14.8-r0"
1111dependencies :
1212- name : chartlib
13- version : 0.1.5
13+ version : 0.1.7
1414 repository : https://instantlinux.github.io/docker-tools
Original file line number Diff line number Diff line change 1+ *~
2+ .git
Original file line number Diff line number Diff line change 1+ apiVersion : v2
2+ name : postgres
3+ description : PostgreSQL database
4+ home : https://github.com/instantlinux/docker-tools
5+ sources :
6+ - https://github.com/instantlinux/docker-tools
7+ - https://hub.docker.com/_/postgres
8+ type : application
9+ version : 0.1.0
10+ # specify version tag from hub.docker.com in top-level values.yaml
11+ appVersion : " 0.0.1"
12+ dependencies :
13+ - name : chartlib
14+ version : 0.1.7
15+ repository : https://instantlinux.github.io/docker-tools
You can’t perform that action at this time.
0 commit comments