Tomasz Wija
09/26/2024, 1:56 PMuser
09/26/2024, 1:57 PMyaml version: "0.63.14" global: image: tag: "0.63.14"
Alternatively, you can override the env_vars
and specify the version you want to use. You can change the global setting and impact all services or send the env_vars
to a single service. yaml env_vars: AIRBYTE_VERSION: 0.63.14
Please refer to the [official discussion](https://github.com/airbytehq/airbyte/discussions/32349) on how to specify the Airbyte Version in the Helm Chart for more details. If the issue persists, it might be a good idea to raise an issue on the [Airbyte Github page](https://github.com/airbytehq/airbyte/issues) for further assistance.