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 14e9049 commit d1a76b9Copy full SHA for d1a76b9
addons/ekco/0.28.12/Manifest
@@ -1,2 +1,2 @@
1
image ekco docker.io/replicated/ekco:v0.28.12
2
-image haproxy haproxy:3.2.8-alpine3.22
+image haproxy haproxy:3.2.9-alpine3.22
addons/ekco/0.28.12/install.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
3
-EKCO_HAPROXY_IMAGE=haproxy:3.2.8-alpine3.22
+EKCO_HAPROXY_IMAGE=haproxy:3.2.9-alpine3.22
4
5
EKCO_ROOK_PRIORITY_CLASS=
6
function ekco_pre_init() {
0 commit comments