feat: bump galaxy ng version to 4.7.1

This commit is contained in:
kurokobo 2023-06-24 22:15:12 +09:00
parent a17c17d59c
commit 011763fdbf
2 changed files with 5 additions and 5 deletions

View file

@ -372,7 +372,7 @@ Now your AWX is available at `https://galaxy.example.com/` or the hostname you s
## Configuration and Usage ## 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 ### Sync Collections with Public Galaxy

View file

@ -6,15 +6,15 @@ spec:
# These parameters are designed for use with: # These parameters are designed for use with:
# - Pulp Operator: 1.0.0-alpha.6 # - Pulp Operator: 1.0.0-alpha.6
# https://github.com/pulp/pulp-operator/blob/1.0.0-alpha.6/README.md # https://github.com/pulp/pulp-operator/blob/1.0.0-alpha.6/README.md
# - Galaxy NG: 4.7.0 # - Galaxy NG: 4.7.1
# https://github.com/ansible/galaxy_ng/tree/4.7.0 # https://github.com/ansible/galaxy_ng/tree/4.7.1
deployment_type: galaxy deployment_type: galaxy
image: quay.io/pulp/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: quay.io/pulp/galaxy-web
image_web_version: 4.7.0 image_web_version: 4.7.1
admin_password_secret: galaxy-admin-password admin_password_secret: galaxy-admin-password