Releases: armory/minnaker
Releases · armory/minnaker
0.1.3
Version 0.1.3
Commits
0.1.2
0.1.1 Minnaker with Operator and Sample Pipelines!
create default namespaces for sample pipelines dev,stage,prod
0.1.0 Minnaker with Spinnaker Operator
This is a major rewrite for how the script installs Spinnaker. It utilizes the Spinnaker-Operator and Spinnaker-Kustomize-Patches
0.0.22 Fix Halyard image location
bug(halyard): fix docker image utilized for OSS (#78)
0.0.21 Allow remote kubectl calls
This release enables the user to make remote kubectl
calls to the Minnaker instance as long as Minnaker is available on a public IP address. This also enables the user to use Telepresence for plugin development.
0.0.20: Better endpoint detection
Change detection of public IPs (and IP refresh) to use dig on Google DNS instead of curling ifconfig.co (which has proven to be relatively unreliable).
Halyard bump
Bump Halyard to 1.9.4
Also bump K3s to 1.17.7
Minnaker 0.0.18: Update Armory Halyard to 1.9.1
Also a couple bugfixes.
Fix
0.0.17 docs(minnaker): Dev guide - add reimport step