mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-24 08:28:12 +00:00
bump(cli): Update ingestion-datahub-gc.yaml (#11794)
This commit is contained in:
parent
c64a2d0743
commit
fa97f661be
@ -38,7 +38,7 @@ bootstrap:
|
||||
|
||||
# Ingestion Recipes
|
||||
- name: ingestion-datahub-gc
|
||||
version: v3
|
||||
version: v4
|
||||
optional: false
|
||||
mcps_location: "bootstrap_mcps/ingestion-datahub-gc.yaml"
|
||||
values_env: "DATAHUB_GC_BOOTSTRAP_VALUES"
|
||||
|
||||
@ -12,7 +12,7 @@
|
||||
timezone: '{{schedule.timezone}}{{^schedule.timezone}}UTC{{/schedule.timezone}}'
|
||||
interval: '{{schedule.interval}}{{^schedule.interval}}0 1 * * *{{/schedule.interval}}'
|
||||
config:
|
||||
version: 0.14.1.1rc5
|
||||
version: '{{&ingestion.version}}{{^ingestion.version}}0.14.1.6{{/ingestion.version}}'
|
||||
recipe:
|
||||
source:
|
||||
type: 'datahub-gc'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user