Skip to content

Commit

Permalink
chore(charts): update subcharts to 1.3.41
Browse files Browse the repository at this point in the history
  • Loading branch information
ds-jhartmann committed Jul 10, 2024
1 parent 8aa9700 commit adc319e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/traceability-foss/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ appVersion: "12.0.0"
dependencies:
- name: frontend
repository: "file://charts/frontend"
version: 1.3.40
version: 1.3.41
- name: backend
repository: "file://charts/backend"
version: 1.3.40
version: 1.3.41
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 12.12.10
Expand Down
2 changes: 1 addition & 1 deletion charts/traceability-foss/charts/backend/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ apiVersion: v2
name: backend
description: A Helm chart for Traceability backend application.
type: application
version: 1.3.40
version: 1.3.41
appVersion: "12.0.0"
dependencies:
- name: postgresql
Expand Down
2 changes: 1 addition & 1 deletion charts/traceability-foss/charts/frontend/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ apiVersion: v2
name: frontend
description: A Helm chart for Traceability frontend application.
type: application
version: 1.3.40
version: 1.3.41
appVersion: "12.0.0"

0 comments on commit adc319e

Please sign in to comment.