Skip to content

Commit 72a32b0

Browse files
committed
Bump frontend and admin
1 parent 190c00b commit 72a32b0

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

charts/matverseny-admin/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.1.5
18+
version: 0.1.6
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# It is recommended to use it with quotes.
24-
appVersion: "v4"
24+
appVersion: "v5"

charts/matverseny-frontend/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.1.15
18+
version: 0.1.16
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# It is recommended to use it with quotes.
24-
appVersion: "v1"
24+
appVersion: "v2"

charts/matverseny/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.1.27
18+
version: 0.1.28

charts/matverseny/templates/matverseny-admin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
source:
1010
repoURL: https://verseghy.github.io/charts/
1111
chart: matverseny-admin
12-
targetRevision: 0.1.5
12+
targetRevision: 0.1.6
1313
helm:
1414
valuesObject:
1515
ingress:

charts/matverseny/templates/matverseny-frontend.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
source:
1010
repoURL: https://verseghy.github.io/charts/
1111
chart: matverseny-frontend
12-
targetRevision: 0.1.15
12+
targetRevision: 0.1.16
1313
helm:
1414
valuesObject:
1515
ingress:

0 commit comments

Comments
 (0)