diff options
Diffstat (limited to 'kubernetes/contrib/components/awx/charts/awx-postgres/Chart.yaml')
-rwxr-xr-x | kubernetes/contrib/components/awx/charts/awx-postgres/Chart.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/contrib/components/awx/charts/awx-postgres/Chart.yaml b/kubernetes/contrib/components/awx/charts/awx-postgres/Chart.yaml index e30faf275e..c68cf09c32 100755 --- a/kubernetes/contrib/components/awx/charts/awx-postgres/Chart.yaml +++ b/kubernetes/contrib/components/awx/charts/awx-postgres/Chart.yaml @@ -15,4 +15,4 @@ apiVersion: v1 description: Ansible AWX database name: awx-postgres -version: 6.0.0 +version: 7.0.0 |