Skip to content

Commit

Permalink
Merge pull request #51 from intergral/app_version
Browse files Browse the repository at this point in the history
chore(update): update app version
  • Loading branch information
Umaaz authored Mar 14, 2024
2 parents dda694e + 7bee201 commit 038d815
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/deep-distributed/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ 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: 1.0.6
version: 1.0.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: "1.0.5"
appVersion: "1.0.6"
maintainers:
- name: Ben Donnelly
email: [email protected]
4 changes: 2 additions & 2 deletions charts/deep/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ 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: 1.0.20
version: 1.0.21

# 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: "1.0.5"
appVersion: "1.0.6"
icon: https://raw.githubusercontent.com/intergral/deep/master/docs/docs/images/logo/logo.svg
maintainers:
- name: Ben Donnelly
Expand Down

0 comments on commit 038d815

Please sign in to comment.