diff options
Diffstat (limited to 'kubernetes/contrib/components/awx/Chart.yaml')
-rwxr-xr-x | kubernetes/contrib/components/awx/Chart.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/contrib/components/awx/Chart.yaml b/kubernetes/contrib/components/awx/Chart.yaml index 1b24368764..46a0d18de8 100755 --- a/kubernetes/contrib/components/awx/Chart.yaml +++ b/kubernetes/contrib/components/awx/Chart.yaml @@ -17,4 +17,4 @@ description: Ansible AWX name: awx sources: - https://github.com/ansible/awx -version: 7.0.0 +version: 8.0.0 |