diff --git a/galaxy/README.md b/galaxy/README.md index 41fe125..3e3b93d 100644 --- a/galaxy/README.md +++ b/galaxy/README.md @@ -372,7 +372,7 @@ Now your AWX is available at `https://galaxy.example.com/` or the hostname you s ## Configuration and Usage -Basic configuration and usage of Galaxy NG. Following section is based on Galxy NG 4.7.0. +Basic configuration and usage of Galaxy NG. Following section is based on Galxy NG 4.7. ### Sync Collections with Public Galaxy diff --git a/galaxy/pulp/galaxy.yaml b/galaxy/pulp/galaxy.yaml index 0ed319b..707a2ea 100644 --- a/galaxy/pulp/galaxy.yaml +++ b/galaxy/pulp/galaxy.yaml @@ -6,15 +6,15 @@ spec: # These parameters are designed for use with: # - Pulp Operator: 1.0.0-alpha.6 # https://github.com/pulp/pulp-operator/blob/1.0.0-alpha.6/README.md - # - Galaxy NG: 4.7.0 - # https://github.com/ansible/galaxy_ng/tree/4.7.0 + # - Galaxy NG: 4.7.1 + # https://github.com/ansible/galaxy_ng/tree/4.7.1 deployment_type: galaxy image: quay.io/pulp/galaxy - image_version: 4.7.0 + image_version: 4.7.1 image_web: quay.io/pulp/galaxy-web - image_web_version: 4.7.0 + image_web_version: 4.7.1 admin_password_secret: galaxy-admin-password