Skip to content

Releases: replicatedhq/kots

v0.9.6

27 Sep 17:38
0e67259
Compare
Choose a tag to compare

Changelog

0e67259 Merge pull request #74 from replicatedhq/v-tag
bd54c1b Add v to image tag
0f731b0 Add .so file in to snapshot

v0.9.5

27 Sep 00:09
Compare
Choose a tag to compare

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

19 Sep 23:11
4802b95
Compare
Choose a tag to compare

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

19 Sep 00:49
73aac31
Compare
Choose a tag to compare

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

v0.9.1

11 Sep 20:20
44e1bf4
Compare
Choose a tag to compare

Changelog

44e1bf4 Merge pull request #46 from replicatedhq/fix-rolebinding
8f02c54 update rolebinding from kotsadm-operator to kotsadm-api
af0db20 Merge pull request #45 from replicatedhq/090-fixes
b59c329 API has a service account to get branding data
a0c5ca5 Add pod-namespace to api

v0.9.0

09 Sep 21:56
93e5f59
Compare
Choose a tag to compare

Changelog

93e5f59 Merge pull request #44 from replicatedhq/divolgin/airgap-upload
5539c33 airgap upload
236e82a Add Apache-2 license

v0.8.0

08 Sep 20:59
f88ed59
Compare
Choose a tag to compare

Changelog

f88ed59 Merge pull request #42 from replicatedhq/admin-console-branding
a5378ba kots install support for custom branding
6281d32 Expose custom branding as configmap

v0.7.0

08 Sep 15:54
e46e719
Compare
Choose a tag to compare

Changelog

e46e719 Merge pull request #41 from replicatedhq/metadata-fallback
60303ed typo
482f9d2 add a serviceaccount for the operator
ed19730 Use the proxied, portforwarded address
8562e79 Merge pull request #40 from replicatedhq/metadata-fallback
1877d2b Metadata fallback

v0.6.0

05 Sep 23:22
2a1ee25
Compare
Choose a tag to compare

Changelog

2a1ee25 Merge pull request #39 from replicatedhq/divolgin/goreleaser
08b156c build ffi package instead of main
8d63319 Merge pull request #38 from laverya/further-improve-goreleaser
c783873 remove '_so' suffix from kots.so release binaries as it is already present in the name
0009b53 Merge pull request #37 from laverya/improve-kots-so-release
448d4d0 seperate kots and kots.so release tarballs
2dd7664 Merge pull request #35 from replicatedhq/divolgin/airgap
3ec5b24 support airgap installs
2988cce Merge pull request #34 from replicatedhq/write-fix
3ddbfc1 Fix in readme
4849a3c Create userdata for helm

v0.5.0

03 Sep 15:50
Compare
Choose a tag to compare

Changelog

38315cc Use proxy
fa631a6 Merge pull request #33 from replicatedhq/dir-cleanup
5501085 Read the version label for replicated apps
1f9f42c FFI pulling with the new YAML cursor
39fc6f6 kotsCursor as a kotskind instead of a text file
02fe20d Add an exported C function for update checks
e1346d6 -n should be namespace
5e49cb2 Output the correct path
e23e26c ignore userdata when looking for common directory prefix
e7143d0 Merge pull request #32 from laverya/round-numbers
4e20044 round numbers are better
80028c6 Merge pull request #31 from replicatedhq/pull-with-apo
81db9bc Write bundle to admin console