commit | 142c13e9367042884ca11fad282f6a403f3cb16d | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Mon Jan 22 12:54:01 2024 -0500 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Mon Jan 22 12:54:01 2024 -0500 |
tree | 8c8c4c505acea221f78b1a98d62989750919a4e4 | |
parent | 4bf5e6e2151ff3d6a331a3b99771192a0d054e07 [diff] [blame] |
fix(magnum): add missing helm image
diff --git a/images/magnum/Earthfile b/images/magnum/Earthfile index 645d99c..c309459 100644 --- a/images/magnum/Earthfile +++ b/images/magnum/Earthfile
@@ -16,6 +16,7 @@ COPY +build/venv /var/lib/openstack DO ../+APT_INSTALL \ --PACKAGES "haproxy" + COPY ../helm+binary/helm /usr/local/bin/helm SAVE IMAGE --push \ ghcr.io/vexxhost/atmosphere/${PROJECT}:${RELEASE} \ ghcr.io/vexxhost/atmosphere/${PROJECT}:${PROJECT_REF}