Skip to content

Releases: alexellis/arkade

Meshy - Add Open Service Mesh, update linkerd2, cert-manager, and add k3sup

06 Aug 16:46
Compare
Choose a tag to compare

Overview:

Install a mesh, but not both, as they will conflict.

arkade install osm
arkade install linkerd

Changelog for 0.6.0:

Commits
8de0eff Update linkerd version by @alexellis
3160414 Add OSM - initial work by @alexellis
1acbd7f Add another nice arkade tutorial by @alexellis
e2e2b63 Add new video walk-through to README by @alexellis
9b92cb2 Upgrade cert-manager to v0.15.2 by @meyskens
5c46d64 Add k3sup tool in arkade get by @tuananh

Generated by Derek

Move to a single list of apps

23 Jul 09:07
Compare
Choose a tag to compare

Changelog for 0.5.1:

Removes list of apps that was hard-coded and generates the list by
using cobra instead and its list of commands.

Commits
3c3970e Remove extra list of apps by @alexellis
2329198 Add video by @alexellis

Generated by Derek

Add k3d, kubeseal and inletsctl to downloads

21 Jul 08:42
Compare
Choose a tag to compare

Changelog for 0.5.0:

Commits
531ac43 Add inletsctl and kubeseal to get command by @tuananh
f014f4e Tune title by @alexellis
32231a1 Add links to README by @alexellis
4750881 add k3d by @iwilltry42
a61fce9 Update badge to be on one line by @alexellis
dd3b953 Arkade makes you feel like a hero by @alexellis

Generated by Derek

Make "kind" available for download

16 Jul 08:17
Compare
Choose a tag to compare
Pre-release

Changelog for 0.4.3:

Commits
1ef5bae Document the kind download option by @alexellis
b928065 Fix kubeseal download, add KinD as a tool by @alexellis

Generated by Derek

Fix for Redis app to create namespace automatically

15 Jul 10:19
Compare
Choose a tag to compare

Changelog for 0.4.2:

  • PR #146 Add Linode provisioner for inlets-operator by @zechenbit
  • PR #147 Added namespace creation for redis app by @kadern0

Commits
dd74577 Add Linode provisioner for inlets-operator by @zechenbit
c4a7ba2 Added namespace creation for redis app by @kadern0

Generated by Derek

Fix for the nfs-provisioner app

14 Jul 13:40
Compare
Choose a tag to compare

Changelog for 0.4.1:

Commits
e92aa23 Bump faas-cli tool version by @alexellis
2dbf1c8 Fix bug in NFS app (#144) by @alexellis
bf40a6b Delete FUNDING.yml by @alexellis

Generated by Derek

Fix the CRD location for inlets-operator

01 Jul 20:22
Compare
Choose a tag to compare

Changelog for 0.4.0:

Commits
e0f2b40 Pin faas-cli version to latest by @alexellis
06f48bd Fix new CRD location for inlets-operator by @alexellis
4a75ac5 Fix indentation by @alexellis
d49d658 Fix typo by @alexellis

Generated by Derek

Update openfaas-loki, add kubeseal tool tool

28 Jun 08:18
Compare
Choose a tag to compare

Updates the default namespace for openfaas-loki to openfaas, and adds kubeseal tool to arkade get, loki gains a --persistence flag.

Changelog for 0.3.9:

Commits
1cc1a16 ADd note on production usage by @alexellis
04dd690 Add OpenFaaS Loki app by @Waterdrips
d36b6e2 Add kubeseal to arkade get by @aidun
a97f03f Added persistence flag to loki app. by @kadern0
befc548 Add comment about Unzip and nested folder support by @tuananh

Generated by Derek

Add redis app, helm as a tool and fix loki app

19 Jun 20:29
Compare
Choose a tag to compare

Changelog for 0.3.8:

# Update with "arkade update" - or install via get-arkade.dev

# Install apps
arkade install redis
arkade install loki
arkade install nfs-client-provisioner

# Install CLIs
arkade get kubectx
arkade get kubectl
arkade get faas-cli
arkade get helm

Commits
6f45343 Fixes #43: Add redis app by @aidun
7781e43 Fix the path on loki helm install by @Waterdrips
877b5e2 Added nfs-client-provisioner app by @kadern0
34a72de Refactor Unzip to create zipReader within method by @alexellis
39f2794 Add support for tgz/zip archives to the get command by @tuananh

Generated by Derek

Add kubectx as an arkade get option

18 Jun 07:55
Compare
Choose a tag to compare

Changelog for 0.3.7:

Commits
9c1979f Fix help message for arkade get by @alexellis
18c2522 Add kubectx as a tool by @tuananh
211b513 Add info command for nats connector by @viveksyngh
52847c7 Add nats connector app by @viveksyngh
78f6338 Document "arkade get" by @alexellis
4efd6d7 Add "get" command by @alexellis
0aef8d2 Update headings by @alexellis
8ebbc9a Remove k3sup reference by @alexellis
3246434 Update .gitignore by @alexellis

Generated by Derek