Skip to content

Tags: alexellis/arkade

Tags

0.11.33

Toggle 0.11.33's commit message
Add way to hold/ignore images when upgrading compose/charts

When upgrading image versions in a compose file or helm chart
there are cases where certain components like a database version
should be static and not change.

This change introduces a more generic concept than previously
planned of an arkade config file. The ignore section includes
paths to images which should be ignored and filtered out
prior to looking up new images.

Tested with the OpenFaaS pro-builder chart, with the path
buildkit.image, I was able to ignore only that image whilst
having the other images inspected/updated.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>

0.11.32

Toggle 0.11.32's commit message
Update go.mod dependencies and Go version to 1.23

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>

0.11.31

Toggle 0.11.31's commit message
feat: add rclone, kubie & EKS-node-viewer

Signed-off-by: Richard Gee <[email protected]>

0.11.30

Toggle 0.11.30's commit message
feat: add openshift/rosa to tools

Signed-off-by: Richard Gee <[email protected]>

0.11.29

Toggle 0.11.29's commit message
feat: add crossplane CLI (crank) to tools

Signed-off-by: Richard Gee <[email protected]>

0.11.28

Toggle 0.11.28's commit message
Fix for docker-compose on arm64 Darwin

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>

0.11.27

Toggle 0.11.27's commit message
feat: add labctl to tools

Signed-off-by: Richard Gee <[email protected]>

0.11.26

Toggle 0.11.26's commit message
fix: k0sctl binary name change & tests

Signed-off-by: Richard Gee <[email protected]>

0.11.25

Toggle 0.11.25's commit message
Enable override for cni download

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>

0.11.24

Toggle 0.11.24's commit message
amend kubetrim to access compressed binaries

Signed-off-by: Richard Gee <[email protected]>