Skip to content

Releases: armory/minnaker

0.1.3

30 Apr 01:54
4200f10
Compare
Choose a tag to compare

Version 0.1.3

Commits

  • [4200f10] fix(yq): Update yq v4 (#91)
  • [f586c60] [norelease] adjust readme for new versioning
  • [20e12d1] remove arbitrary change
  • [7f18267] Arbitrary change to README
  • [299ea44] lock action version
  • [b97a009] init GitHub Action to create patch release
  • [1c6a686] Update to current release (#89)

0.1.2

02 Apr 21:36
d94308e
Compare
Choose a tag to compare

Version 0.1.2

Commits

  • [bb97f93] feat(minnaker): Patch release on GitHub action (#88)
  • [4592a03] update(pipelines): add more pipelines (#84)
  • [60416b0] docs(fix): specify git as a requirement (#83)
  • [2bce6bc] Update readme.md

0.1.1 Minnaker with Operator and Sample Pipelines!

24 Feb 17:10
6765ee6
Compare
Choose a tag to compare

create default namespaces for sample pipelines dev,stage,prod

0.1.0 Minnaker with Spinnaker Operator

23 Feb 23:07
014ed91
Compare
Choose a tag to compare

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

12 Feb 22:05
85e7e54
Compare
Choose a tag to compare
bug(halyard): fix docker image utilized for OSS (#78)

0.0.21 Allow remote kubectl calls

06 Aug 18:07
b9880f8
Compare
Choose a tag to compare

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

25 Jun 21:16
Compare
Choose a tag to compare

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

19 Jun 22:30
Compare
Choose a tag to compare

Bump Halyard to 1.9.4

Also bump K3s to 1.17.7

Minnaker 0.0.18: Update Armory Halyard to 1.9.1

15 May 12:27
Compare
Choose a tag to compare

Fix

30 Apr 17:55
Compare
Choose a tag to compare
Fix
0.0.17

docs(minnaker): Dev guide - add reimport step