File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
gatus/components/postgres
ghostfolio/components/postgres
linkding/components/postgres
mealie/components/postgres
media/components/postgres
miniflux/components/postgres Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 38
38
type : RuntimeDefault
39
39
containers :
40
40
- name : postgres
41
- image : postgres:16.4
41
+ image : postgres:17.0
42
42
securityContext :
43
43
runAsUser : 999
44
44
runAsGroup : 999
Original file line number Diff line number Diff line change 38
38
type : " RuntimeDefault"
39
39
containers :
40
40
- name : " postgres"
41
- image : " postgres:16.4 "
41
+ image : " postgres:17.0 "
42
42
securityContext :
43
43
runAsUser : 999
44
44
runAsGroup : 999
Original file line number Diff line number Diff line change 38
38
type : RuntimeDefault
39
39
containers :
40
40
- name : postgres
41
- image : postgres:16.4
41
+ image : postgres:17.0
42
42
securityContext :
43
43
runAsUser : 999
44
44
runAsGroup : 999
Original file line number Diff line number Diff line change 38
38
type : RuntimeDefault
39
39
containers :
40
40
- name : postgres
41
- image : postgres:16.4
41
+ image : postgres:17.0
42
42
securityContext :
43
43
runAsUser : 999
44
44
runAsGroup : 999
Original file line number Diff line number Diff line change 22
22
runAsNonRoot : true
23
23
containers :
24
24
- name : postgres
25
- image : postgres:16.4
25
+ image : postgres:17.0
26
26
securityContext :
27
27
runAsUser : 999
28
28
runAsGroup : 999
Original file line number Diff line number Diff line change 38
38
type : RuntimeDefault
39
39
containers :
40
40
- name : postgres
41
- image : postgres:16.4
41
+ image : postgres:17.0
42
42
securityContext :
43
43
runAsUser : 999
44
44
runAsGroup : 999
You can’t perform that action at this time.
0 commit comments