Releases: replicatedhq/kots
v0.9.9
Changelog
6cec56e Merge pull request #82 from replicatedhq/additional-ports
9f56de8 More work on additional ports
69ac1a1 Add release notes to application spec (#83)
060e59a Allow for different registry for easier e2e testing
a64504e Merge pull request #81 from replicatedhq/additional-ports
cbcfa84 Ignore error to allow retry
418f6e8 Port forward the additional ports
v0.9.8
Changelog
87dce81 Merge pull request #80 from replicatedhq/additional-ports
4e16520 Add port mapping to application crd
5a22747 Merge pull request #79 from replicatedhq/no-default-namespace
9ab67a7 Add test on rewrite for channel
ea21b9a Merge pull request #78 from replicatedhq/laverya/include-dirty-in-version
e5d5dc8 if the git state is dirty, include that in the binary's version output
358842a Merge pull request #77 from replicatedhq/no-default-namespace
128c9df Don't use default namespace
v0.9.7
Changelog
2150463 Merge pull request #75 from laverya/reenable-darwin-windows-builds
714f432 only build with buildkite in CI
f6d8ae1 Merge pull request #51 from replicatedhq/add-docstrings
c004326 Merge pull request #76 from replicatedhq/default-to-replicated
55ae8a0 Add a default scheme when one isn't provided
924bfa3 build darwin and windows binaries without cgo
ba02049 add help strings for commands
v0.9.6
v0.9.5
Changelog
1703bc5 Only linux 64 for now
f9c3e76 Enable CGO in goreleaser
40deaf9 Update goreleaser tags
0f006f3 Merge pull request #71 from replicatedhq/encryption
6615c65 Create installation key
8988f11 Merge pull request #69 from replicatedhq/divolgin/rewrite
4e3712a support new airgap bundle format
39da22d Merge pull request #62 from replicatedhq/cli-airgap
7a13ce1 Airgap building from the CLI
21b9524 Merge pull request #68 from replicatedhq/divolgin/format
ac2ebbc image format is no longer hardcoded
645bce8 Merge pull request #65 from replicatedhq/tagged-adm
f440c8b Remove debug code
726aafe Automatically tag
1a1ae6c Merge pull request #64 from replicatedhq/helm-set
4959685 Support for helm install
c6ae349 Merge pull request #63 from replicatedhq/helm-set
1e2c0a0 Support setting helm values
49c5a00 Merge pull request #58 from replicatedhq/divolgin/async
02da1ba aync PullFromLicense
d9bd1b4 async ReadMetadata and RemoveMetadata
d049514 async UpdateCheck
9b4c33c async PullFromAirgap
v0.9.4
Changelog
4802b95 Merge pull request #61 from replicatedhq/tags
44d6439 Use v0.9.4
d7f4531 Merge pull request #60 from replicatedhq/new-env
cc2d186 Detect port not available
deae47b Better error handling for conflict
541f777 Merge pull request #59 from replicatedhq/new-env
f83b4b9 Spelling
23ce930 Merge pull request #50 from laverya/version-command
595c065 fix kots update command
e30eba8 remove verbose output and build time in normal output
1d1d39d version command checks for newer kots versions
d637ef7 Merge branch 'master' into version-command
0dd52ca add a command that returns version info
v0.9.3
Changelog
73aac31 Merge pull request #57 from replicatedhq/new-env
b74df64 Use v0.9.3
bc3abca Merge pull request #54 from replicatedhq/divolgin/airgap
9a32887 Push airgapped images asyncronously.
4983ead Merge pull request #43 from replicatedhq/integration
d7ad081 upload test
bb0f9af Work on upload suite
74b0a44 fmt
409f26d Working on upload tests
6152122 Easier to test
3616b4e Run integration tests in CI
66e5bcd More tests
a8fc91e Storing tests on disk
baf3eb0 Updating pull to support non-airgap
2dc9a2e Integration test framework
0dc2cc2 Merge pull request #52 from replicatedhq/divolgin/masked-error
2ec652c don't mask the error
09700d4 Merge pull request #49 from laverya/go-mod-tidy
2ce2ec9 run 'go mod tidy' with go1.12.9