Skip to content

Commit 04cf707

Browse files
Update helm documentation
1 parent 86f7661 commit 04cf707

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.5-PRE-93
5+
version: 1.2.5-PRE-94
66
appVersion: 0.0.1
77
dependencies:
88
- name: desmos

charts/access-node/README.md

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

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)
3+
![Version: 1.2.5-PRE-94](https://img.shields.io/badge/Version-1.2.5--PRE--94-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

@@ -62,7 +62,7 @@ Umbrella Chart for the DOME Marketplace access-node
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"` | |
6464
| desmos.image.repository | string | `"in2workspace/in2-desmos-api"` | |
65-
| desmos.image.tag | string | `"v2.0.0"` | |
65+
| desmos.image.tag | string | `"v2.0.2-snapshot"` | |
6666
| dlt-adapter.enabled | bool | `true` | should the dlt-adapter be enabled |
6767
| dlt-adapter.env.DEBUG | string | `"*"` | |
6868
| dlt-adapter.env.ISS | string | `"<YOUR-ORGANIZATION-ID-IN-SHA256>"` | |

0 commit comments

Comments
 (0)