We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 802367b + 094ef75 commit 71d3e2aCopy full SHA for 71d3e2a
etc/kayobe/seed.yml
@@ -106,7 +106,7 @@ seed_pulp_container:
106
image: pulp/pulp
107
pre: "{{ kayobe_config_path }}/containers/pulp/pre.yml"
108
post: "{{ kayobe_config_path }}/containers/pulp/post.yml"
109
- tag: "3.23"
+ tag: "3.24"
110
network_mode: host
111
# Override deploy_containers_defaults.init == true to ensure
112
# s6-overlay-suexec starts as pid 1
releasenotes/notes/update-pulp-3.24-d770db48deaf6076.yaml
@@ -0,0 +1,3 @@
1
+---
2
+features:
3
+ - Upgrades Pulp from ``3.23`` to ``3.24``.
0 commit comments