Skip to content

Tags: JanDeDobbeleer/arkade

Tags

0.8.17

Toggle 0.8.17's commit message
Upgrade Grafana to 6.24.1

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

0.8.16

Toggle 0.8.16's commit message
Update metrics-server chart location

Fixes an issue with the old deprecated metrics-server not working
on recent Kubernetes versions.

Tested on K8s v1.23.4

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

0.8.15

Toggle 0.8.15's commit message
feat: add inlets PRO client app to arkade

Signed-off-by: Johan Siebens <[email protected]>

0.8.14

Toggle 0.8.14's commit message
Remove Version property from kubectx tool to allow dynamic versioning

Signed-off-by: Czékus Máté <[email protected]>

0.8.13

Toggle 0.8.13's commit message
✨ Add new tools: ekstctl

This tools help to create and manage Amazon EKS kubernetes cluster

Signed-off-by: Yannig Perré <[email protected]>

0.8.12

Toggle 0.8.12's commit message
Update KinD tool to fetch right version for Apple M1

Very nice to see this added and working.

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

0.8.11

Toggle 0.8.11's commit message
Fixed k3d binary template for ming os target

Signed-off-by: Jay Logelin <[email protected]>

0.8.10

Toggle 0.8.10's commit message
Update spacing on app

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

0.8.9

Toggle 0.8.9's commit message
Fix kube-bench download

Fixes: alexellis#576

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

0.8.8

Toggle 0.8.8's commit message
Fix issue blocking use of Apple M1

Darwin passes in "arm64" as an architecture and not
aarch64 as assumed in the previous PR.

Also remove unwanted 386 arch given in the waypoint app.

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