Skip to content

Commit 04f6c7e

Browse files
laveryagithub-actions[bot]
authored andcommitted
Create new EKCO version
1 parent 877fdfe commit 04f6c7e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

addons/ekco/0.28.7/Manifest

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
image ekco docker.io/replicated/ekco:v0.28.7
2-
image haproxy haproxy:2.9.7-alpine3.20
2+
image haproxy haproxy:3.1.6-alpine3.21

addons/ekco/0.28.7/install.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
EKCO_HAPROXY_IMAGE=haproxy:2.9.7-alpine3.20
3+
EKCO_HAPROXY_IMAGE=haproxy:3.1.6-alpine3.21
44

55
EKCO_ROOK_PRIORITY_CLASS=
66
function ekco_pre_init() {

0 commit comments

Comments
 (0)