Skip to content

Commit

Permalink
Add haproxy to k8s images group
Browse files Browse the repository at this point in the history
* fix for #3231

Signed-off-by: cicharka <[email protected]>
  • Loading branch information
cicharka committed Aug 2, 2022
1 parent 8b3dcc9 commit e95b5cb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,10 @@ images:
'calico/node:v3.23.3':
sha1: 85a3499d4fb7e93ab6334beed57b635d09f02d1f

# for HA configuration
'haproxy:2.2.2-alpine':
sha1: dff8993b065b7f7846adb553548bcdcfcd1b6e8e

rook:
'k8s.gcr.io/sig-storage/csi-attacher:v3.4.0':
sha1: f076bd75359c6449b965c48eb8bad96c6d40790d
Expand Down
1 change: 1 addition & 0 deletions docs/changelogs/CHANGELOG-2.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
- [#3189](https://github.com/epiphany-platform/epiphany/issues/3189) - Fix configuration/feature-mapping enabling
- [#3152](https://github.com/epiphany-platform/epiphany/issues/3152) - Use a stable tag for the quay.io/ceph/ceph:v16.2.7 image
- [#3209](https://github.com/epiphany-platform/epiphany/issues/3209) - [Ubuntu] download-requirements.py ignores package version when resolving dependencies
- [#3231](https://github.com/epiphany-platform/epiphany/issues/3231) - epicli may fail on "Download image haproxy-2.2.2-alpine.tar" task

### Updated

Expand Down

0 comments on commit e95b5cb

Please sign in to comment.