Skip to content

Commit

Permalink
Create new EKCO version
Browse files Browse the repository at this point in the history
  • Loading branch information
emosbaugh authored and github-actions[bot] committed Sep 3, 2024
1 parent d8ad88b commit 2115d2a
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.7/Manifest
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
image ekco docker.io/replicated/ekco:v0.28.7
image haproxy haproxy:2.9.7-alpine3.20
image haproxy haproxy:3.0.3-alpine3.20
2 changes: 1 addition & 1 deletion addons/ekco/0.28.7/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.9.7-alpine3.20
EKCO_HAPROXY_IMAGE=haproxy:3.0.3-alpine3.20

EKCO_ROOK_PRIORITY_CLASS=
function ekco_pre_init() {
Expand Down

0 comments on commit 2115d2a

Please sign in to comment.