Skip to content

Commit

Permalink
Release version: 3.4.17
Browse files Browse the repository at this point in the history
  • Loading branch information
runner committed Sep 15, 2023
1 parent badb503 commit 3c55240
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 8 deletions.
2 changes: 1 addition & 1 deletion helm/api-gateway/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.16"
appVersion: "3.4.17"
2 changes: 1 addition & 1 deletion helm/domain-cc/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.16"
appVersion: "3.4.17"
2 changes: 1 addition & 1 deletion helm/domain-ee/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.16"
appVersion: "3.4.17"
2 changes: 1 addition & 1 deletion helm/platform/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.16"
appVersion: "3.4.17"

# https://levelup.gitconnected.com/helm-data-sharing-between-parent-and-child-chart-c4487a452d4e
dependencies:
Expand Down
2 changes: 1 addition & 1 deletion helm/platform/charts/postgres/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: "14.8-alpine"
appVersion: "14.9-alpine"
2 changes: 1 addition & 1 deletion helm/svc-bgs-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.16"
appVersion: "3.4.17"
2 changes: 1 addition & 1 deletion helm/svc-lighthouse-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.16"
appVersion: "3.4.17"
2 changes: 1 addition & 1 deletion helm/vro-app/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.16"
appVersion: "3.4.17"
1 change: 1 addition & 0 deletions versions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ v3.4.13
v3.4.14
v3.4.15
v3.4.16
v3.4.17

0 comments on commit 3c55240

Please sign in to comment.