Skip to content

Commit

Permalink
Bump admin
Browse files Browse the repository at this point in the history
  • Loading branch information
TwoDCube committed Dec 5, 2024
1 parent 2677272 commit 06a8220
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.2
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. 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: "v1"
appVersion: "v2"
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.21
version: 0.1.22
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.2
targetRevision: 0.1.3
helm:
valuesObject:
ingress:
Expand Down

0 comments on commit 06a8220

Please sign in to comment.