Releases: alexellis/arkade
Add Portainer app, in beta
Add app for ArgoCD
Changelog for 0.2.2:
- PR #73 Add ArgoCD app by @alexellis
arkade install argocd
Commits
9063b6e Add ArgoCD app by @alexellis
Generated by Derek
Crossplane update
Changelog for 0.2.1:
- PR #67 Update crossplane info message with new terminology by @hasheddan
- PR #48 Added helm3 option to minio app by @kadern0
- PR #62 Updated PR template with ARM checks by @kadern0
Commits
29ff156 Copy note about bash from k3sup by @alexellis
6fb97c7 Remove alias from intro by @alexellis
853743d Switch to new colour for t-shirt by @alexellis
4e89208 Update crossplane info message with new terminology by @hasheddan
f80635b Sed clean with simple by @alexellis
c8e52cb Added helm3 option by @kadern0
9457f8a Updated PR template by @kadern0
Generated by Derek
Remove chart folder before fetching
Changelog for 0.2.0:
Commits
f2af156 Remove chart folder before fetching by @alexellis
Generated by Derek
Block certain apps on arm
Changelog for 0.1.14:
- PR #59 Added arm support to metrics-server by @kadern0
- PR #58 Added architecture check to allow only x86-64 installations by @kadern0
- PR #57 Fixes #44: Add info message to grafana app by @aidun
Commits
49eb497 Restore copyright notice by @alexellis
e2b113d Added arm support to metrics-server by @kadern0
28fe29b Added architecture check to allow only x86-64 installations by @kadern0
d6bc565 Fixes #44: Add info message to grafana app by @aidun
Generated by Derek
Add ingress-operator to openfaas app
Changelog for 0.1.13:
Commits
cc32010 Add ingress-operator as a flag to openfaas by @alexellis
Generated by Derek
Add Ingress support to traefik2 app
Add Grafana app
Update helm3 version
Add app for traefik2
Changelog for 0.1.9:
- PR #40 Add Traefik v2 by @alexellis
export KUBECONFIG="$(k3d get-kubeconfig --name='k3s-default')"
k3d create --server-arg "--no-deploy=traefik" --server-arg "--no-deploy=servicelb"
arkade install traefik2
Commits
1bb8afe Add traefik2 app by @braybaut
17fb795 Add Tutorials & community blog posts by @alexellis
Generated by Derek