Skip to content

Commit

Permalink
feat(release): v0.14.0 (#490)
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanHolstien authored Aug 14, 2024
1 parent c8d01c4 commit a1e630c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.19
version: 0.4.20
# 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.13.2
appVersion: 0.14.0
dependencies:
- name: datahub-gms
version: 0.2.170
Expand Down
4 changes: 2 additions & 2 deletions charts/datahub/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -673,7 +673,7 @@ global:
# value: password

datahub:
version: v0.13.2
version: v0.14.0
gms:
protocol: "http"
port: "8080"
Expand Down Expand Up @@ -711,7 +711,7 @@ global:

managed_ingestion:
enabled: true
defaultCliVersion: "0.13.1.2"
defaultCliVersion: "0.14.0"

metadata_service_authentication:
enabled: true
Expand Down

0 comments on commit a1e630c

Please sign in to comment.