Skip to content

Commit fe60bd5

Browse files
Automated EKCO version update 0.28.3 (#4813)
Create new EKCO version Co-authored-by: emosbaugh <[email protected]>
1 parent f89c148 commit fe60bd5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

addons/ekco/0.28.3/Manifest

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
image ekco docker.io/replicated/ekco:v0.28.3
2-
image haproxy haproxy:2.8.2-alpine3.18
2+
image haproxy haproxy:2.8.3-alpine3.18

addons/ekco/0.28.3/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.8.2-alpine3.18
3+
EKCO_HAPROXY_IMAGE=haproxy:2.8.3-alpine3.18
44

55
EKCO_ROOK_PRIORITY_CLASS=
66
function ekco_pre_init() {

0 commit comments

Comments
 (0)