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.
1 parent 8dd8ea7 commit 4118a4bCopy full SHA for 4118a4b
etc/kayobe/seed.yml
@@ -104,7 +104,7 @@ seed_pulp_container:
104
image: pulp/pulp
105
pre: "{{ kayobe_config_path }}/containers/pulp/pre.yml"
106
post: "{{ kayobe_config_path }}/containers/pulp/post.yml"
107
- tag: "3.43.1"
+ tag: "3.81.0"
108
network_mode: host
109
# Override deploy_containers_defaults.init == true to ensure
110
# s6-overlay-suexec starts as pid 1
releasenotes/notes/bump-pulp-50ddf8d5ffaa7d0a.yaml
@@ -0,0 +1,5 @@
1
+---
2
+features:
3
+ - |
4
+ The Seed Pulp container version has been bumped from ``3.43.1`` to
5
+ ``3.81.0``.
0 commit comments