Skip to content

Commit ee5d9d7

Browse files
committed
Merge remote-tracking branch 'origin/hotfix/update-charts-version' into hotfix/update-charts-version
2 parents 18c1de0 + 3acceba commit ee5d9d7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

charts/access-node/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: access-node
33
description: Umbrella Chart for the DOME Marketplace access-node
44
type: application
5-
version: 1.2.4-PRE-92
5+
version: 1.2.4-PRE-93
66
appVersion: 0.0.1
77
dependencies:
88
- name: desmos

charts/access-node/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# access-node
22

3-
![Version: 1.2.3-PRE-92](https://img.shields.io/badge/Version-1.2.3--PRE--92-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.1](https://img.shields.io/badge/AppVersion-0.0.1-informational?style=flat-square)
3+
![Version: 1.2.4-PRE-93](https://img.shields.io/badge/Version-1.2.4--PRE--93-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.1](https://img.shields.io/badge/AppVersion-0.0.1-informational?style=flat-square)
44

55
Umbrella Chart for the DOME Marketplace access-node
66

@@ -11,7 +11,7 @@ Umbrella Chart for the DOME Marketplace access-node
1111
| https://alastria.github.io/helm-charts | dlt-adapter | 8.0.0 |
1212
| https://fiware.github.io/helm-charts | scorpio(scorpio-broker-aaio) | 0.4.9 |
1313
| https://fiware.github.io/helm-charts | tm-forum-api | 0.14.14 |
14-
| https://in2workspace.github.io/helm-charts | desmos | 1.1.3 |
14+
| https://in2workspace.github.io/helm-charts | desmos | 1.1.4 |
1515
| oci://registry-1.docker.io/bitnamicharts | kafka | 26.0.0 |
1616
| oci://registry-1.docker.io/bitnamicharts | postgis(postgresql) | 13.1.5 |
1717
| oci://registry-1.docker.io/bitnamicharts | postgresql(postgresql) | 13.1.5 |
@@ -57,7 +57,7 @@ Umbrella Chart for the DOME Marketplace access-node
5757
| desmos.db.password | string | `"postgres"` | default password to be used |
5858
| desmos.db.port | int | `5432` | port of the host of the db |
5959
| desmos.db.username | string | `"postgres"` | username to be used |
60-
| desmos.desmosPathVersion | string | `"v2"` | also update the version on contextUrl of tmf |
60+
| desmos.desmosPathVersion | string | `"v3"` | also update the version on contextUrl of tmf |
6161
| desmos.enabled | bool | `true` | should the desmos-blockchain-connector be enabled |
6262
| desmos.fullnameOverride | string | `"desmos"` | overrides the generated name, provides stable service names - this should be avoided if multiple instances are available in the same namespace |
6363
| desmos.image.pullPolicy | string | `"IfNotPresent"` | |

0 commit comments

Comments
 (0)