Skip to content

Commit

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

Co-authored-by: ricardomaraschini <[email protected]>
  • Loading branch information
replicated-ci-kurl and ricardomaraschini authored Jan 8, 2024
1 parent 732d4f7 commit f8d65b1
Show file tree
Hide file tree
Showing 26 changed files with 4 additions and 4 deletions.
2 changes: 0 additions & 2 deletions addons/ekco/0.28.3/Manifest

This file was deleted.

2 changes: 2 additions & 0 deletions addons/ekco/0.28.4/Manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
image ekco docker.io/replicated/ekco:v0.28.4
image haproxy haproxy:2.9.1-alpine3.19
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
operator: Exists
containers:
- name: ekc-operator
image: replicated/ekco:v0.28.3
image: replicated/ekco:v0.28.4
imagePullPolicy: IfNotPresent
command: [ /usr/bin/ekco, operator ]
resources:
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion web/src/installers/versions.js
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,7 @@ module.exports.InstallerVersions = {
"0.0.1",
],
ekco: [
"0.28.3", // cron-ekco-update
"0.28.4", // cron-ekco-update
],
certManager: [
"1.0.3",
Expand Down

0 comments on commit f8d65b1

Please sign in to comment.