File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : developer-portal
33description : An ArgoCD App of Apps for deploying the Developer Portal
44type : application
5- version : 0.2 .0
5+ version : 0.3 .0
66dependencies :
77 - name : common
88 repository : https://charts.bitnami.com/bitnami
Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ metadata:
99spec :
1010 project : {{ default .Release.Namespace .Values.project }}
1111 source :
12- repoURL : https://charts.bitnami.com/bitnami
12+ repoURL : https://groundhog2k.github.io/helm-charts
1313 targetRevision : {{ .Values.postgresql.targetRevision }}
14- chart : postgresql
14+ chart : postgres
1515 helm :
1616 valuesObject :
1717 auth :
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ destination:
66
77postgresql :
88 enabled : true
9- targetRevision : 15 .5.32
9+ targetRevision : 1 .5.8
1010
1111backend :
1212 enabled : true
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : developer-portal-backend
33description : A Helm chart for deploying the Diamond developer portal backend
44type : application
5- version : 0.2 .0
5+ version : 0.3 .0
66appVersion : 0.0.28
77dependencies :
88 - name : common
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : developer-portal-frontend
33description : A Helm chart for deploying the Diamond developer portal backend
44type : application
5- version : 0.2 .0
5+ version : 0.3 .0
66appVersion : 0.0.28
77dependencies :
88 - name : common
You can’t perform that action at this time.
0 commit comments