Skip to content

Commit

Permalink
Automated EKCO version update 0.28.3 (#4947)
Browse files Browse the repository at this point in the history
Create new EKCO version

Co-authored-by: emosbaugh <[email protected]>
  • Loading branch information
replicated-ci-kurl and emosbaugh committed Nov 20, 2023
1 parent 5ab972c commit b3ac0dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion addons/ekco/0.28.3/Manifest
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
image ekco docker.io/replicated/ekco:v0.28.3
image haproxy haproxy:2.8.3-alpine3.18
image haproxy haproxy:2.8.4-alpine3.18
2 changes: 1 addition & 1 deletion addons/ekco/0.28.3/install.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

EKCO_HAPROXY_IMAGE=haproxy:2.8.3-alpine3.18
EKCO_HAPROXY_IMAGE=haproxy:2.8.4-alpine3.18

EKCO_ROOK_PRIORITY_CLASS=
function ekco_pre_init() {
Expand Down

0 comments on commit b3ac0dc

Please sign in to comment.