Skip to content

Commit

Permalink
Showing 8 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion helm/api-gateway/Chart.yaml
Original file line number Diff line number Diff line change
@@ -16,4 +16,4 @@ version: 0.2.0
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
# This field is informational, and has no impact on chart version calculations.
appVersion: "3.4.17"
appVersion: "3.4.18"
2 changes: 1 addition & 1 deletion helm/domain-cc/Chart.yaml
Original file line number Diff line number Diff line change
@@ -16,4 +16,4 @@ version: 0.2.0
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
# This field is informational, and has no impact on chart version calculations.
appVersion: "3.4.17"
appVersion: "3.4.18"
2 changes: 1 addition & 1 deletion helm/domain-ee/Chart.yaml
Original file line number Diff line number Diff line change
@@ -16,4 +16,4 @@ version: 0.2.0
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
# This field is informational, and has no impact on chart version calculations.
appVersion: "3.4.17"
appVersion: "3.4.18"
2 changes: 1 addition & 1 deletion helm/platform/Chart.yaml
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@ version: 0.2.0
# 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.
# It is recommended to use it with quotes.
appVersion: "3.4.17"
appVersion: "3.4.18"

# https://levelup.gitconnected.com/helm-data-sharing-between-parent-and-child-chart-c4487a452d4e
dependencies:
2 changes: 1 addition & 1 deletion helm/svc-bgs-api/Chart.yaml
Original file line number Diff line number Diff line change
@@ -16,4 +16,4 @@ version: 0.1.3
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
# This field is informational, and has no impact on chart version calculations.
appVersion: "3.4.17"
appVersion: "3.4.18"
2 changes: 1 addition & 1 deletion helm/svc-lighthouse-api/Chart.yaml
Original file line number Diff line number Diff line change
@@ -16,4 +16,4 @@ version: 0.1.3
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
# This field is informational, and has no impact on chart version calculations.
appVersion: "3.4.17"
appVersion: "3.4.18"
2 changes: 1 addition & 1 deletion helm/vro-app/Chart.yaml
Original file line number Diff line number Diff line change
@@ -16,4 +16,4 @@ version: 0.2.0
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
# This field is informational, and has no impact on chart version calculations.
appVersion: "3.4.17"
appVersion: "3.4.18"
1 change: 1 addition & 0 deletions versions.txt
Original file line number Diff line number Diff line change
@@ -21,3 +21,4 @@ v3.4.14
v3.4.15
v3.4.16
v3.4.17
v3.4.18

0 comments on commit 40da75f

Please sign in to comment.