Skip to content

Commit 46e7288

Browse files
committed
variable added and version updated
1 parent b0d588c commit 46e7288

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

helm/rucio-cron-jobs/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 2.2.1
18+
version: 3.0.0
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to

helm/rucio-cron-jobs/values.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,3 +90,7 @@ nodeSelector: {}
9090
tolerations: []
9191

9292
affinity: {}
93+
94+
wfDashboard: false
95+
# when true, the workflow dashboard will be run in integration and production
96+
# when false, the workflow dashboard will only run in production

0 commit comments

Comments
 (0)