Skip to content

Commit

Permalink
feat(datahub-upgrade): adding concurrency policy for the cronjobs (ac…
Browse files Browse the repository at this point in the history
…ryldata#376)

* adding concurrency policy for the cronjobs

* parameterizing the concurrencypolicy

* fixing the chart by removing IfNotPresent

* addressing the code review comments.
  • Loading branch information
dheerajrampally authored Oct 12, 2023
1 parent 826bf3b commit 4a19805
Show file tree
Hide file tree
Showing 5 changed files with 106 additions and 98 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.3.1
version: 0.3.2
# 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
Loading

0 comments on commit 4a19805

Please sign in to comment.