Skip to content

Commit

Permalink
version: bump to v0.9.0
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Trost <[email protected]>
  • Loading branch information
galexrt committed Apr 10, 2024
1 parent 0a945ef commit 06736c6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.8.21
v0.9.0
4 changes: 2 additions & 2 deletions charts/fivenet/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: 0.5.8
version: 0.5.9

# 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: v0.8.21
appVersion: v0.9.0

dependencies:
- name: nats
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "fivenet",
"private": true,
"version": "0.8.21",
"version": "0.9.0",
"license": "Apache-2.0",
"type": "module",
"repository": {
Expand Down

0 comments on commit 06736c6

Please sign in to comment.