Awx helm charts & upgrade

Hello Folks,

Our current AWX is a standalone setup on k3s.
Was planning to setup via helm charts for ease of maintainability.

Here’s current status & progress I made followed by few queries.
Request expert opinion & guidance to move ahead.

Using awx-operator helm charts from here:

GitHub - ansible-community/awx-operator-helm: Helm chart for the AWX operator.

Queries:

  • Helm charts available only for awx-operator & not for AWX installation, are there any available for AWX?
  • What’s the awx-operator upgrade support matrix?
    • Tried from upgrading 2.12.2 till 2.17.0 to latest (3.1.0) and none of the upgrades worked.
    • Upgrade worked from 2.18.0 to latest (3.1.0)
    • Am i missing something or this is expected?
  • Any guidelines i need to follow for smooth transitions?

Thanks in advance.