Skip to content

Commit 1c2e3e2

Browse files
author
Diego Luisi
committed
⚡ - fix
1 parent 2d08737 commit 1c2e3e2

4 files changed

Lines changed: 4 additions & 3 deletions

File tree

apps/backstage/overlays/prd/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ resources:
1111
helmCharts:
1212
- name: devxp-app
1313
releaseName: devxp-app
14-
version: 0.2.61
14+
version: 0.2.64
1515
repo: https://devxp-tech.github.io/helm-charts
1616
valuesInline:
1717
name: "backstage"

apps/demo-app/overlays/dev/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ resources:
66
helmCharts:
77
- name: devxp-app
88
releaseName: devxp-app
9-
version: 0.2.62
9+
version: 0.2.64
1010
repo: https://devxp-tech.github.io/helm-charts
1111
valuesInline:
1212
name: demo-app

apps/otel-collector/base/collector.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ spec:
2121
http:
2222
endpoint: 0.0.0.0:4318
2323
zipkin:
24+
endpoint: 0.0.0.0:9411
2425

2526
processors:
2627
memory_limiter:

apps/teste-loki/overlays/dev/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ commonLabels:
99
helmCharts:
1010
- name: devxp-app
1111
releaseName: devxp-app
12-
version: 0.2.63
12+
version: 0.2.64
1313
repo: https://devxp-tech.github.io/helm-charts
1414
valuesInline:
1515
name: teste-loki

0 commit comments

Comments
 (0)