From a1d5237975ede30eeef84ffd9b7b0ab5be5008a3 Mon Sep 17 00:00:00 2001 From: bakdata-bot Date: Wed, 4 Dec 2024 12:46:38 +0000 Subject: [PATCH] Deployed feadb78 to main with MkDocs 1.5.3 and mike 1.1.2 --- main/schema/defaults.json | 17 +++++++- main/schema/pipeline.json | 17 +++++++- main/sitemap.xml | 82 +++++++++++++++++++------------------- main/sitemap.xml.gz | Bin 617 -> 618 bytes 4 files changed, 73 insertions(+), 43 deletions(-) diff --git a/main/schema/defaults.json b/main/schema/defaults.json index ad8d833e1..cc68b8392 100644 --- a/main/schema/defaults.json +++ b/main/schema/defaults.json @@ -459,7 +459,22 @@ "KafkaConnectorConfig": { "additionalProperties": true, "additional_properties": { - "type": "string" + "type": { + "anyOf": [ + { + "type": "string" + }, + { + "type": "boolean" + }, + { + "type": "integer" + }, + { + "type": "number" + } + ] + } }, "description": "Settings specific to Kafka Connectors.", "properties": { diff --git a/main/schema/pipeline.json b/main/schema/pipeline.json index 0b466584f..19ed7938d 100644 --- a/main/schema/pipeline.json +++ b/main/schema/pipeline.json @@ -285,7 +285,22 @@ "KafkaConnectorConfig": { "additionalProperties": true, "additional_properties": { - "type": "string" + "type": { + "anyOf": [ + { + "type": "string" + }, + { + "type": "boolean" + }, + { + "type": "integer" + }, + { + "type": "number" + } + ] + } }, "description": "Settings specific to Kafka Connectors.", "properties": { diff --git a/main/sitemap.xml b/main/sitemap.xml index 0baef682b..d6db179f1 100644 --- a/main/sitemap.xml +++ b/main/sitemap.xml @@ -2,207 +2,207 @@ https://bakdata.github.io/kpops/main/ - 2024-12-02 + 2024-12-04 daily https://bakdata.github.io/kpops/main/developer/api/ - 2024-12-02 + 2024-12-04 daily https://bakdata.github.io/kpops/main/developer/auto-generation/ - 2024-12-02 + 2024-12-04 daily https://bakdata.github.io/kpops/main/developer/contributing/ - 2024-12-02 + 2024-12-04 daily https://bakdata.github.io/kpops/main/developer/getting-started/ - 2024-12-02 + 2024-12-04 daily https://bakdata.github.io/kpops/main/resources/architecture/components-hierarchy/ - 2024-12-02 + 2024-12-04 daily https://bakdata.github.io/kpops/main/resources/examples/defaults/ - 2024-12-02 + 2024-12-04 daily https://bakdata.github.io/kpops/main/resources/examples/pipeline/ - 2024-12-02 + 2024-12-04 daily https://bakdata.github.io/kpops/main/resources/pipeline-components/pipeline/ - 2024-12-02 + 2024-12-04 daily https://bakdata.github.io/kpops/main/resources/pipeline-defaults/defaults/ - 2024-12-02 + 2024-12-04 daily https://bakdata.github.io/kpops/main/resources/variables/cli_env_vars/ - 2024-12-02 + 2024-12-04 daily https://bakdata.github.io/kpops/main/resources/variables/config_env_vars/ - 2024-12-02 + 2024-12-04 daily https://bakdata.github.io/kpops/main/user/changelog/ - 2024-12-02 + 2024-12-04 daily https://bakdata.github.io/kpops/main/user/what-is-kpops/ - 2024-12-02 + 2024-12-04 daily https://bakdata.github.io/kpops/main/user/core-concepts/config/ - 2024-12-02 + 2024-12-04 daily https://bakdata.github.io/kpops/main/user/core-concepts/defaults/ - 2024-12-02 + 2024-12-04 daily https://bakdata.github.io/kpops/main/user/core-concepts/components/helm-app/ - 2024-12-02 + 2024-12-04 daily https://bakdata.github.io/kpops/main/user/core-concepts/components/kafka-connector/ - 2024-12-02 + 2024-12-04 daily https://bakdata.github.io/kpops/main/user/core-concepts/components/kafka-sink-connector/ - 2024-12-02 + 2024-12-04 daily https://bakdata.github.io/kpops/main/user/core-concepts/components/kafka-source-connector/ - 2024-12-02 + 2024-12-04 daily https://bakdata.github.io/kpops/main/user/core-concepts/components/kubernetes-app/ - 2024-12-02 + 2024-12-04 daily https://bakdata.github.io/kpops/main/user/core-concepts/components/overview/ - 2024-12-02 + 2024-12-04 daily https://bakdata.github.io/kpops/main/user/core-concepts/components/producer-app/ - 2024-12-02 + 2024-12-04 daily https://bakdata.github.io/kpops/main/user/core-concepts/components/streams-app/ - 2024-12-02 + 2024-12-04 daily https://bakdata.github.io/kpops/main/user/core-concepts/components/streams-bootstrap/ - 2024-12-02 + 2024-12-04 daily https://bakdata.github.io/kpops/main/user/core-concepts/variables/environment_variables/ - 2024-12-02 + 2024-12-04 daily https://bakdata.github.io/kpops/main/user/core-concepts/variables/substitution/ - 2024-12-02 + 2024-12-04 daily https://bakdata.github.io/kpops/main/user/examples/atm-fraud-pipeline/ - 2024-12-02 + 2024-12-04 daily https://bakdata.github.io/kpops/main/user/getting-started/quick-start/ - 2024-12-02 + 2024-12-04 daily https://bakdata.github.io/kpops/main/user/getting-started/setup/ - 2024-12-02 + 2024-12-04 daily https://bakdata.github.io/kpops/main/user/getting-started/teardown/ - 2024-12-02 + 2024-12-04 daily https://bakdata.github.io/kpops/main/user/migration-guide/v1-v2/ - 2024-12-02 + 2024-12-04 daily https://bakdata.github.io/kpops/main/user/migration-guide/v2-v3/ - 2024-12-02 + 2024-12-04 daily https://bakdata.github.io/kpops/main/user/migration-guide/v3-v4/ - 2024-12-02 + 2024-12-04 daily https://bakdata.github.io/kpops/main/user/migration-guide/v4-v5/ - 2024-12-02 + 2024-12-04 daily https://bakdata.github.io/kpops/main/user/migration-guide/v5-v6/ - 2024-12-02 + 2024-12-04 daily https://bakdata.github.io/kpops/main/user/migration-guide/v6-v7/ - 2024-12-02 + 2024-12-04 daily https://bakdata.github.io/kpops/main/user/migration-guide/v7-v8/ - 2024-12-02 + 2024-12-04 daily https://bakdata.github.io/kpops/main/user/references/cli-commands/ - 2024-12-02 + 2024-12-04 daily https://bakdata.github.io/kpops/main/user/references/editor-integration/ - 2024-12-02 + 2024-12-04 daily https://bakdata.github.io/kpops/main/user/references/ci-integration/github-actions/ - 2024-12-02 + 2024-12-04 daily \ No newline at end of file diff --git a/main/sitemap.xml.gz b/main/sitemap.xml.gz index e574b46e9c3f4ed532e056a11c9552deaf9d709d..3e2c1f7a3ffee895898ec805924967f3d4352b38 100644 GIT binary patch delta 602 zcmV-g0;T=w1nL9_ABzYGEl*I92OWQo<2>4NoLfIZd(Nz2E$vtW0t-&QeUX(o>Eo0` zr)w^P6)?X)taz+856?qCD;N`bcR#;eEax+H##?gj{rt!GZ|ZLTu)Wyi*eB#!t?bhM zykibuwLTmUi$shAgtYLn)yZ_Vko2ojFBf0t+lyIEV+T|2m^QsP+p(8ayJ>%5Z-HUa z5_h>-kk|X*L(&6~(;Gcj{n!!`58iH9%hg(4uGDf}tGwDiR5Km87IzV!wic*=+2{|J z2}z%rK22w_VDAG)4T0paX7;K@hY`3=yBKcc9Y<<1SLYN1-6D^?DltSx`=4`1Og=}0 zNkcSU{frIgh;`(L;2kPy0xLqAP?tLo(_Rs+eze;x7D!roy&C+30Az=b8tBYTl2p_1sF)yP+z3e76b~lyZ}pI130M z9d(?p(!hh-MaWhOxsM+4e~%(PWitDzBoRL$=O7WB5u)`65iUPaI|X=Eo5`Xsm#VBp zg0ED$5($2#%337&T9ry`k>J;=+=v9fQRP-7_^m2;62K$wFrqV4EOZP^58!MPhK`o% o%~z3QY(@OO`(y0s7x<}-0yCEW!DJjC_4u*<3Cx^ViuxV^01(0?{r~^~ delta 601 zcmV-f0;c`y1nC3^ABzYGCx=au2OWR5^K8d)Zv6!9IkSSbv||YfEI9f0MONaZk5dkv zuDJ+S!2JHO;<4I1JP-Y>U`*uQ{d~1p&S&V1x8&OU`H%14)ZP4Hd$Gx}Psp=c*`@n= z#~i+DeK;Hzi5Le6Y2jn5lj&+9=~ts(F22mS7qgni4yN2OZF+CEV=t+8)4+e;0>h#u z?sBsrulK=+qz53UH+ro4u_YuPyxp#s>npWdtL3^@d9{70W;$>!?jk;IEl~fm(H|@m zl0Gqgn$BXu-Uo~t0?A>`>{W{nBXFH|G2F&Gj?`qX&M5}EMIL!oVu+0PKj)5^e2xZ_ zhG@F_85_&OqmJ9L~>N7a9A>bn;)O7Izm(ASK`9ps*qJn}#RdvYj-{0&&WdyZfc zC&v-zK?Nc~GrExJ=@DIdtQL{@-tDNBq9CVnyE=B<`&I(%p#xTw)MS@1x;~Dpi!&Jb z%{}CC3t3S9I^w5=y~BP`5Q1nCd)Vz^eB z>Ns7cfd{pVkgXDOA3fs#9z}Y}WcE`@B7Q>7K_WOKMC%VCTz;T-3h=5nlSN%ts;otV zuT{Ae34W={l}PX_Rjx@zf?un0BNF^Zm0OYEx2oJp0FSuCh|Wy0&@nJQfU`*$I$EkX nUqz0w74iG-kFlp;;HNeU%vkydlW~01