Skip to content

Commit

Permalink
chore(version): bump version of dashboard chart to 0.3.3 (#731)
Browse files Browse the repository at this point in the history
  • Loading branch information
powerfooI authored Jan 16, 2025
1 parent 9acaff2 commit 65ce92a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-charts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
- "dashboard-[0-9]+.[0-9]+.[0-9]+"
branches:
- master
- "*_release"

jobs:
release-chart:
Expand Down
4 changes: 2 additions & 2 deletions charts/oceanbase-dashboard/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.3.2
version: 0.3.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: "0.3.2"
appVersion: "0.3.3"

0 comments on commit 65ce92a

Please sign in to comment.