Skip to content

Commit

Permalink
updated hauler artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
zackbradys committed Jun 17, 2024
1 parent c97986f commit 4061814
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions hauler/scripts/hauler/hauler-hauler.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,12 @@ spec:
name: hauler-linux-amd64.tar.gz
- path: https://github.com/rancherfederal/hauler/releases/download/v${vHauler}/hauler_${vHauler}_linux_arm64.tar.gz
name: hauler-linux-arm64.tar.gz
---
apiVersion: content.hauler.cattle.io/v1alpha1
kind: Images
metadata:
name: rancher-airgap-images-hauler
spec:
images:
- name: ghcr.io/rancherfederal/hauler:v${vHauler}
EOF

0 comments on commit 4061814

Please sign in to comment.