Releases: alexellis/k3sup
Throw error when installing apps to ARM that do not support ARM
Changelog for 0.8.8:
Commits
218958a Prevent installation of apps for arm by @alexellis
180e26c Replace tab with spaces in yaml string by @Waterdrips
Generated by Derek
Fix for docker-registry-ingress
Changelog for 0.8.7:
- PR #193 Replace tab with spaces in yaml string by @Waterdrips
Commits
180e26c Replace tab with spaces in yaml string by @Waterdrips
72de7fa Add RegistryIngress to apps by @Waterdrips
Generated by Derek
Add app for docker-registry-ingress
Changelog for 0.8.6:
- PR #192 Add RegistryIngress to apps by @Waterdrips
Commits
72de7fa Add RegistryIngress to apps by @Waterdrips
39a6664 Update modules definition version by @alexellis
248bc6e Disable persistence for mongodb, and add flag by @alexellis
Generated by Derek
Disable persistence for MongoDB as a default
Changelog for 0.8.5:
Commits
248bc6e Disable persistence for mongodb, and add flag by @alexellis
812703b Add docker-registry to readme by @alexellis
33d56fd Revert crypto in vendor by @alexellis
5a57af1 Revert crypto to working version by @alexellis
71ba46f Update vendor by @alexellis
a0d49c8 Add crypto by @alexellis
f36d42c Add planned flags for Ingress by @alexellis
30aafd4 Add docker-registry app by @alexellis
Generated by Derek
Add docker-registry app
Changelog for 0.8.4:
- PR #188 Add docker-registry app by @alexellis
Commits
812703b Add docker-registry to readme by @alexellis
33d56fd Revert crypto in vendor by @alexellis
5a57af1 Revert crypto to working version by @alexellis
71ba46f Update vendor by @alexellis
a0d49c8 Add crypto by @alexellis
f36d42c Add planned flags for Ingress by @alexellis
30aafd4 Add docker-registry app by @alexellis
d7d1e59 Fix GCE vs GCP typo by @alexellis
Generated by Derek
Fix issues with inlets-operator and GCE
Changelog for 0.8.3:
- PR #187 Convert nginx-ingress and cert-manager to helm by @alexellis
Commits
d7d1e59 Fix GCE vs GCP typo by @alexellis
017d356 Validate all flags for inlets-operator by @alexellis
e29b5a7 Add docs for providers in help command by @alexellis
683d47d Validate required flags for GCE / Packet / Scaleway by @alexellis
fa125f3 Convert all apps to use helm3 by default by @alexellis
6953993 Convert cert-manager to use helm3 by default by @alexellis
b98a9e8 Add helm3 support to nginx-ingress by @alexellis
bbce11c Update .DEREK.yml by @alexellis
84ffd2e Update README.md by @alexellis
1887d19 Add additional community posts by @alexellis
6de447c Add logs command to operator by @alexellis
Generated by Derek
Add --set to inlets-operator and additional info message
Changelog for 0.8.2:
Generated by Derek
Add "app info" for all current apps
Changelog for 0.8.1:
- PR #177 Cover app info to all commands by @wingkwong
- PR #180 Add Crossplane Tutorial to README by @hasheddan
- PR #173 Make inlets-operator not fail on existing secret by @hasheddan
- PR #175 Update Kubernetes Dashboard to 2.0.0-rc2 and fixes automatic admin account by @henry2man
- PR #169 Enable tests on CI Runner by @Waterdrips
Generated by Derek
Update pinned k3s version to v1.17.2+k3s1
Changelog for 0.8.0:
- PR #168 Upgrade to k3s v1.17.2+k3s1 by @elmariofredo
- PR #166 Bump Linkerd version to latest stable by @grampelberg
Kubernetes 1.17 is now available as the pinned version for k3sup install
π
Get it now!
k3sup update
# or
curl -sSLf https://get.k3sup.dev | sudo sh
Generated by Derek
Add MongoDB and "info" and helm3 for metrics-server
Changelog for 0.7.9:
-
PR #165 Add app for MongoDB (review / rebase from Prateek's PR) by @alexellis
-
PR #164 apps: add crossplane by @hasheddan
-
Add "info" and helm3 for metrics-server
Generated by Derek