Skip to content

Commit 66e56f5

Browse files
Update Helm release devxp-app to v0.2.81 (#374)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0cca942 commit 66e56f5

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

apps/backstage/overlays/dev/kustomization.yaml

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

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.80
14+
version: 0.2.81
1515
repo: https://devxp-tech.github.io/helm-charts
1616
valuesInline:
1717
name: "backstage"

apps/demo-app/overlays/prd/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.79
9+
version: 0.2.81
1010
repo: https://devxp-tech.github.io/helm-charts
1111
valuesInline:
1212
name: demo-app

apps/homepage/overlays/dev/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ commonLabels:
1010
helmCharts:
1111
- name: devxp-app
1212
releaseName: devxp-app
13-
version: 0.2.79
13+
version: 0.2.81
1414
repo: https://devxp-tech.github.io/helm-charts
1515
valuesInline:
1616
name: homepage

apps/homepage/overlays/prd/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ resources:
77
helmCharts:
88
- name: devxp-app
99
releaseName: devxp-app
10-
version: 0.2.79
10+
version: 0.2.81
1111
repo: https://devxp-tech.github.io/helm-charts
1212
valuesInline:
1313
name: homepage

apps/hotrod/base/kustomization.yaml

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

apps/template-java/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.79
9+
version: 0.2.81
1010
repo: https://devxp-tech.github.io/helm-charts
1111
valuesInline:
1212
name: template-java

apps/template-java/overlays/prd/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.79
9+
version: 0.2.81
1010
repo: https://devxp-tech.github.io/helm-charts
1111
valuesInline:
1212
name: template-java

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ resources:
77
helmCharts:
88
- name: devxp-app
99
releaseName: devxp-app
10-
version: 0.2.79
10+
version: 0.2.81
1111
repo: https://devxp-tech.github.io/helm-charts
1212
valuesInline:
1313
name: teste-loki

0 commit comments

Comments
 (0)