Skip to content

Commit

Permalink
set minimum version datahub-gc
Browse files Browse the repository at this point in the history
  • Loading branch information
david-leifker committed Nov 7, 2024
1 parent 0856a61 commit fdaca7f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
timezone: '{{schedule.timezone}}{{^schedule.timezone}}UTC{{/schedule.timezone}}'
interval: '{{schedule.interval}}{{^schedule.interval}}0 1 * * *{{/schedule.interval}}'
config:
version: '{{&ingestion.version}}{{^ingestion.version}}0.14.1.6{{/ingestion.version}}'
version: '{{&ingestion.version}}{{^ingestion.version}}0.14.1.7rc2{{/ingestion.version}}'
recipe:
source:
type: 'datahub-gc'
Expand Down

0 comments on commit fdaca7f

Please sign in to comment.