Skip to content

Commit

Permalink
Update Helm release devxp-app to v0.2.69
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 29, 2024
1 parent 1c2e3e2 commit 1fe7157
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion apps/backstage/overlays/dev/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ resources:
helmCharts:
- name: devxp-app
releaseName: devxp-app
version: 0.2.59
version: 0.2.69
repo: https://devxp-tech.github.io/helm-charts
valuesInline:
name: "backstage"
Expand Down
2 changes: 1 addition & 1 deletion apps/backstage/overlays/prd/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ resources:
helmCharts:
- name: devxp-app
releaseName: devxp-app
version: 0.2.64
version: 0.2.69
repo: https://devxp-tech.github.io/helm-charts
valuesInline:
name: "backstage"
Expand Down
2 changes: 1 addition & 1 deletion apps/demo-app/overlays/dev/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ resources:
helmCharts:
- name: devxp-app
releaseName: devxp-app
version: 0.2.64
version: 0.2.69
repo: https://devxp-tech.github.io/helm-charts
valuesInline:
name: demo-app
Expand Down
2 changes: 1 addition & 1 deletion apps/demo-app/overlays/prd/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ resources:
helmCharts:
- name: devxp-app
releaseName: devxp-app
version: 0.2.42
version: 0.2.69
repo: https://devxp-tech.github.io/helm-charts
valuesInline:
name: demo-app
Expand Down
2 changes: 1 addition & 1 deletion apps/homepage/overlays/dev/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ commonLabels:
helmCharts:
- name: devxp-app
releaseName: devxp-app
version: 0.2.42
version: 0.2.69
repo: https://devxp-tech.github.io/helm-charts
valuesInline:
name: homepage
Expand Down
2 changes: 1 addition & 1 deletion apps/homepage/overlays/prd/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ resources:
helmCharts:
- name: devxp-app
releaseName: devxp-app
version: 0.2.42
version: 0.2.69
repo: https://devxp-tech.github.io/helm-charts
valuesInline:
name: homepage
Expand Down
2 changes: 1 addition & 1 deletion apps/hotrod/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ commonLabels:
helmCharts:
- name: devxp-app
releaseName: devxp-app
version: 0.2.42
version: 0.2.69
repo: https://devxp-tech.github.io/helm-charts
valuesInline:
name: hotrod
Expand Down
2 changes: 1 addition & 1 deletion apps/template-java/overlays/dev/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ resources:
helmCharts:
- name: devxp-app
releaseName: devxp-app
version: 0.2.64
version: 0.2.69
repo: https://devxp-tech.github.io/helm-charts
valuesInline:
name: template-java
Expand Down
2 changes: 1 addition & 1 deletion apps/template-java/overlays/prd/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ resources:
helmCharts:
- name: devxp-app
releaseName: devxp-app
version: 0.2.42
version: 0.2.69
repo: https://devxp-tech.github.io/helm-charts
valuesInline:
name: template-java
Expand Down
2 changes: 1 addition & 1 deletion apps/teste-loki/overlays/dev/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ commonLabels:
helmCharts:
- name: devxp-app
releaseName: devxp-app
version: 0.2.64
version: 0.2.69
repo: https://devxp-tech.github.io/helm-charts
valuesInline:
name: teste-loki
Expand Down
2 changes: 1 addition & 1 deletion apps/teste-loki/overlays/prd/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ resources:
helmCharts:
- name: devxp-app
releaseName: devxp-app
version: 0.2.42
version: 0.2.69
repo: https://devxp-tech.github.io/helm-charts
valuesInline:
name: teste-loki
Expand Down

0 comments on commit 1fe7157

Please sign in to comment.