Skip to content

Commit

Permalink
feat(release): release hotfix 0.14.0.2 (#493)
Browse files Browse the repository at this point in the history
* feat(release): release hotfix 0.14.0.2

---------

Co-authored-by: david-leifker <[email protected]>
  • Loading branch information
RyanHolstien and david-leifker authored Aug 21, 2024
1 parent 9a8fae1 commit 6917d8a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/datahub/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ description: A Helm chart for DataHub
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.
version: 0.4.21
version: 0.4.22
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
appVersion: 0.14.0
appVersion: 0.14.0.2
dependencies:
- name: datahub-gms
version: 0.2.171
Expand Down
2 changes: 1 addition & 1 deletion charts/datahub/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -693,7 +693,7 @@ global:
# value: password

datahub:
version: v0.14.0
version: v0.14.0.2
gms:
protocol: "http"
port: "8080"
Expand Down

0 comments on commit 6917d8a

Please sign in to comment.