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 1794081 commit 0f50488Copy full SHA for 0f50488
addons/ekco/0.28.10/Manifest
@@ -1,2 +1,2 @@
1
image ekco docker.io/replicated/ekco:v0.28.10
2
-image haproxy haproxy:3.2.3-alpine3.22
+image haproxy haproxy:3.2.4-alpine3.22
addons/ekco/0.28.10/install.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
3
-EKCO_HAPROXY_IMAGE=haproxy:3.2.3-alpine3.22
+EKCO_HAPROXY_IMAGE=haproxy:3.2.4-alpine3.22
4
5
EKCO_ROOK_PRIORITY_CLASS=
6
function ekco_pre_init() {
0 commit comments