mirror of
https://github.com/Expand-sys/awx-on-k3s
synced 2025-12-16 14:02:15 +11:00
fix: add notes for bundled versions
This commit is contained in:
parent
d1939098eb
commit
da71532e97
1 changed files with 4 additions and 0 deletions
|
|
@ -37,6 +37,10 @@ In the current version of AWX Operator, [there is `image_version` parameter for
|
|||
|
||||
## Appendix: Gather bundled AWX version from AWX Operator
|
||||
|
||||
For AWX Operator 0.23.0 or later (AWX 21.2.0 or later), you can find the bundled version in the release notes on GitHub. See [release notes for AWX Operator](https://github.com/ansible/awx-operator/releases) or [release notes for AWX](https://github.com/ansible/awx/releases).
|
||||
|
||||
If you want to get the bundled version for older versions or by means other than accessing the release notes, try following commands.
|
||||
|
||||
- For AWX Operator **0.15.0 or later**
|
||||
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Reference in a new issue