Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/console-api/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: nodejs-app
repository: file://../nodejs-app
version: 0.4.0
digest: sha256:77e852aa4a325dfe22f94e708918c4168bd6d97a06a538af0f0b04f05dbeb950
generated: "2026-03-10T19:40:09.248221+01:00"
version: 0.4.1
digest: sha256:94e236aa9486039f873f0eecce286baf1cf811fa57966a1807eb7d289c66dcea
generated: "2026-05-06T22:14:30.443031+02:00"
4 changes: 2 additions & 2 deletions charts/console-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.10.3
version: 0.10.4
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
Expand All @@ -23,5 +23,5 @@ appVersion: "2.108.0"

dependencies:
- name: nodejs-app
version: 0.4.0
version: 0.4.1
repository: "file://../nodejs-app"
6 changes: 3 additions & 3 deletions charts/console-web/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: nodejs-app
repository: file://../nodejs-app
version: 0.4.0
digest: sha256:77e852aa4a325dfe22f94e708918c4168bd6d97a06a538af0f0b04f05dbeb950
generated: "2026-03-10T19:40:11.523781+01:00"
version: 0.4.1
digest: sha256:94e236aa9486039f873f0eecce286baf1cf811fa57966a1807eb7d289c66dcea
generated: "2026-05-06T22:14:31.114279+02:00"
4 changes: 2 additions & 2 deletions charts/console-web/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.7.7
version: 0.7.8
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
Expand All @@ -23,5 +23,5 @@ appVersion: "2.66.1"

dependencies:
- name: nodejs-app
version: 0.4.0
version: 0.4.1
repository: "file://../nodejs-app"
6 changes: 3 additions & 3 deletions charts/indexer/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: nodejs-app
repository: file://../nodejs-app
version: 0.4.0
digest: sha256:77e852aa4a325dfe22f94e708918c4168bd6d97a06a538af0f0b04f05dbeb950
generated: "2026-03-10T19:40:12.0218+01:00"
version: 0.4.1
digest: sha256:94e236aa9486039f873f0eecce286baf1cf811fa57966a1807eb7d289c66dcea
generated: "2026-05-06T22:14:31.750542+02:00"
4 changes: 2 additions & 2 deletions charts/indexer/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.2.3
version: 0.2.4
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
Expand All @@ -23,5 +23,5 @@ appVersion: "1.12.0"

dependencies:
- name: nodejs-app
version: 0.4.0
version: 0.4.1
repository: "file://../nodejs-app"
2 changes: 1 addition & 1 deletion charts/nodejs-app/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ type: library
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.4.0
version: 0.4.1
2 changes: 0 additions & 2 deletions charts/nodejs-app/templates/_app-env.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,8 @@ OTEL_SERVICE_NAME: {{ .Chart.Name | quote }}
OTEL_RESOURCE_ATTRIBUTES: >-
namespace={{ .Release.Namespace }},
service.version={{ .Values.appVersion }}
OTEL_NODE_RESOURCE_DETECTORS: "env,host,container,process"
{{- if ((.Values.otel).enabled) }}
OTEL_LOGS_EXPORTER: none
OTEL_NODE_DISABLED_INSTRUMENTATIONS: dns, aws-lambda, amqplib, kafkajs, cassandra-driver, mongodb, mongoose, mysql, mysql2, redis, redis-4, ioredis, memcached, knex, tedious, socket.io, express, koa, hapi, fastify, restify, router, connect, nestjs-core, aws-sdk,bunyan,cucumber,dataloader,generic-pool,graphql,grpc,winston,lru-memoizer
OTEL_METRICS_EXPORTER: otlp
OTEL_EXPORTER_OTLP_TRACES_ENDPOINT: {{ $otelCollectorBaseUrl }}/v1/traces
OTEL_EXPORTER_OTLP_METRICS_ENDPOINT: {{ $otelCollectorBaseUrl }}/v1/metrics
Expand Down
6 changes: 3 additions & 3 deletions charts/notifications/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: nodejs-app
repository: file://../nodejs-app
version: 0.4.0
digest: sha256:77e852aa4a325dfe22f94e708918c4168bd6d97a06a538af0f0b04f05dbeb950
generated: "2026-03-10T19:40:12.41774+01:00"
version: 0.4.1
digest: sha256:94e236aa9486039f873f0eecce286baf1cf811fa57966a1807eb7d289c66dcea
generated: "2026-05-06T22:14:32.349501+02:00"
4 changes: 2 additions & 2 deletions charts/notifications/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.3.0
version: 1.3.1
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
Expand All @@ -23,5 +23,5 @@ appVersion: "1.0.0"

dependencies:
- name: nodejs-app
version: 0.4.0
version: 0.4.1
repository: "file://../nodejs-app"
6 changes: 3 additions & 3 deletions charts/provider-proxy/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: nodejs-app
repository: file://../nodejs-app
version: 0.4.0
digest: sha256:77e852aa4a325dfe22f94e708918c4168bd6d97a06a538af0f0b04f05dbeb950
generated: "2026-03-10T19:40:12.958674+01:00"
version: 0.4.1
digest: sha256:94e236aa9486039f873f0eecce286baf1cf811fa57966a1807eb7d289c66dcea
generated: "2026-05-06T22:14:32.99749+02:00"
4 changes: 2 additions & 2 deletions charts/provider-proxy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.7.3
version: 0.7.4
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
Expand All @@ -23,5 +23,5 @@ appVersion: "1.13.3"

dependencies:
- name: nodejs-app
version: 0.4.0
version: 0.4.1
repository: "file://../nodejs-app"
6 changes: 3 additions & 3 deletions charts/stats-web/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: nodejs-app
repository: file://../nodejs-app
version: 0.4.0
digest: sha256:77e852aa4a325dfe22f94e708918c4168bd6d97a06a538af0f0b04f05dbeb950
generated: "2026-03-10T19:40:13.785013+01:00"
version: 0.4.1
digest: sha256:94e236aa9486039f873f0eecce286baf1cf811fa57966a1807eb7d289c66dcea
generated: "2026-05-06T22:14:33.613905+02:00"
4 changes: 2 additions & 2 deletions charts/stats-web/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.2.3
version: 0.2.4
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
Expand All @@ -23,5 +23,5 @@ appVersion: "1.0.0"

dependencies:
- name: nodejs-app
version: 0.4.0
version: 0.4.1
repository: "file://../nodejs-app"
6 changes: 3 additions & 3 deletions charts/tx-signer/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: nodejs-app
repository: file://../nodejs-app
version: 0.4.0
digest: sha256:77e852aa4a325dfe22f94e708918c4168bd6d97a06a538af0f0b04f05dbeb950
generated: "2026-03-10T19:40:13.387138+01:00"
version: 0.4.1
digest: sha256:94e236aa9486039f873f0eecce286baf1cf811fa57966a1807eb7d289c66dcea
generated: "2026-05-06T22:14:34.180859+02:00"
4 changes: 2 additions & 2 deletions charts/tx-signer/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.4
version: 0.1.5
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
Expand All @@ -23,5 +23,5 @@ appVersion: "0.1.0"

dependencies:
- name: nodejs-app
version: 0.4.0
version: 0.4.1
repository: "file://../nodejs-app"
Loading