We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd272cf commit ed1a6fbCopy full SHA for ed1a6fb
src/vars/images.yml
@@ -6,7 +6,7 @@ postgresql_registry_auth_file: "{{ registry_auth_file }}"
6
pulp_registry_auth_file: "{{ registry_auth_file }}"
7
redis_registry_auth_file: "{{ registry_auth_file }}"
8
9
-container_tag_stream: "3.18"
+container_tag_stream: "nightly"
10
candlepin_container_image: quay.io/foreman/candlepin
11
candlepin_container_tag: "foreman-{{ container_tag_stream }}"
12
foreman_container_image: quay.io/foreman/foreman
0 commit comments