File tree Expand file tree Collapse file tree 3 files changed +2
-24
lines changed Expand file tree Collapse file tree 3 files changed +2
-24
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -2,10 +2,5 @@ apiVersion: v2
22name : group-challenge
33description : Group challenge helm chart
44type : application
5- version : 1.2.5
5+ version : 2.0.0
66appVersion : " 0.14.0"
7- dependencies :
8- - name : postgresql
9- version : 11.9.6
10- repository : https://charts.bitnami.com/bitnami
11- condition : postgresql.enabled
Original file line number Diff line number Diff line change @@ -101,17 +101,6 @@ imgProxy:
101101 image :
102102 repository : darthsim/imgproxy
103103 pullPolicy : IfNotPresent
104- tag : " v3.21.0 "
104+ tag : " v3.29.1 "
105105 env : []
106106 resources : {}
107-
108- postgresql :
109- enabled : true
110- fullnameOverride : gc-postgres
111- primary :
112- podAnnotations :
113- " cluster-autoscaler.kubernetes.io/safe-to-evict " : " true"
114- auth :
115- database : " group_challenge"
116- enablePostgresUser : true
117- postgresPassword : postgres
You can’t perform that action at this time.
0 commit comments