Skip to content

Commit

Permalink
Bump admin
Browse files Browse the repository at this point in the history
  • Loading branch information
TwoDCube committed Dec 8, 2024
1 parent 72a32b0 commit 4e34106
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/matverseny-admin/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.6
version: 0.1.7

# This is the version number of the application being deployed. This version number should be
# 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: "v5"
appVersion: "v6"
2 changes: 1 addition & 1 deletion charts/matverseny/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.28
version: 0.1.29
2 changes: 1 addition & 1 deletion charts/matverseny/templates/matverseny-admin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
source:
repoURL: https://verseghy.github.io/charts/
chart: matverseny-admin
targetRevision: 0.1.6
targetRevision: 0.1.7
helm:
valuesObject:
ingress:
Expand Down

0 comments on commit 4e34106

Please sign in to comment.