File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
charts/data-space-connector Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : data-space-connector
33description : Umbrella Chart for the FIWARE Data Space Connector, combining all essential parts to be used by a participant.
44type : application
5- version : 8.2.21
5+ version : 8.2.22
66dependencies :
77 - name : postgresql
88 condition : postgresql.enabled
Original file line number Diff line number Diff line change @@ -961,7 +961,7 @@ marketplace:
961961
962962 # -- configuration for the charging backend
963963 bizEcosystemChargingBackend :
964-
964+
965965 existingSecret : mongodb-charging-password
966966
967967 # -- max size to be used for the market
@@ -973,7 +973,7 @@ marketplace:
973973 # -- configuration of the charging backend to be deployed
974974 deployment :
975975 image :
976- tag : 10.0.1
976+ tag : 10.5.0
977977
978978 # -- should plugin support be enabled
979979 plugins :
@@ -1020,7 +1020,7 @@ marketplace:
10201020 statefulset :
10211021 image :
10221022 repository : fiware/biz-ecosystem-logic-proxy
1023- tag : " 10.1.1 -PRE-5 "
1023+ tag : " 10.5.0 -PRE-1 "
10241024 pullPolicy : Always
10251025
10261026
You can’t perform that action at this time.
0 commit comments