Installing older version of Airbyte using abctl

Summary

User wants to install an older version of Airbyte using abctl instead of the default latest version 1.1.0


Question

Hi Airbyte Community,
I have installed airbyte using abctl
by default It is taking latest version of airbyte 1.1.0
I wanted to install older version of airbyte using abctl is it possible?
Thank you in advance



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

["installing", "older-version", "airbyte", "abctl", "platform"]

Before asking question like this, always please check docs or add --help option to command line tool

https://github.com/airbytehq/abctl?tab=readme-ov-file#install

abctl local install --chart-version=1.1.0 or any other existing helm chart version