Skip to content

Commit 044c224

Browse files
authored
Merge pull request #90 from FIWARE/wistefan-patch-3
update bea images
2 parents cb47c51 + 078bc95 commit 044c224

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

charts/data-space-connector/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: data-space-connector
33
description: Umbrella Chart for the FIWARE Data Space Connector, combining all essential parts to be used by a participant.
44
type: application
5-
version: 8.2.21
5+
version: 8.2.22
66
dependencies:
77
- name: postgresql
88
condition: postgresql.enabled

charts/data-space-connector/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)