Skip to content

Commit

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

Co-authored-by: laverya <2318911+laverya@users.noreply.github.com>
  • Loading branch information
replicated-ci-kurl and laverya authored May 16, 2024
1 parent 3afdd85 commit 56c5e00
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.6/Manifest

This file was deleted.

2 changes: 2 additions & 0 deletions addons/ekco/0.28.7/Manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
image ekco docker.io/replicated/ekco:v0.28.7
image haproxy haproxy:2.9.7-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.6
image: replicated/ekco:v0.28.7
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 @@ -628,7 +628,7 @@ module.exports.InstallerVersions = {
"0.0.1",
],
ekco: [
"0.28.6", // cron-ekco-update
"0.28.7", // cron-ekco-update
],
certManager: [
"1.0.3",
Expand Down

0 comments on commit 56c5e00

Please sign in to comment.