Skip to content

Commit

Permalink
doc(values): remove duplicate doc (#363)
Browse files Browse the repository at this point in the history
* doc(values): remove duplicate doc

* Update Chart.yaml

---------

Co-authored-by: Pedro Silva <[email protected]>
  • Loading branch information
david-leifker and pedro93 authored Sep 19, 2023
1 parent 935171e commit d8e8c55
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion charts/datahub/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A Helm chart for LinkedIn 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.2.187
version: 0.2.188
# 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.11.0
Expand Down
6 changes: 0 additions & 6 deletions charts/datahub/subcharts/datahub-ingestion-cron/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,12 +100,6 @@ crons: {}
##
#tolerations: []

## Add extra sidecar containers to deployment pod
#extraSidecars:
# - name: my-image-name
# image: my-image
# imagePullPolicy: Always

global:
datahub:
version: head

0 comments on commit d8e8c55

Please sign in to comment.