Skip to content

Releases: replicatedhq/kots

v1.4.0-beta.1

28 Nov 00:17
5dd232b
Compare
Choose a tag to compare

Changelog

5dd232b Merge pull request #166 from replicatedhq/cluster-role-for-preflight
33816a9 Switch to clusterrole for preflights and support bundle for now
fcf2dcc Merge pull request #163 from replicatedhq/divolgin/delims
3f23aee Add license template context (#165)
63e5930 support for repl{{ ... }} delimiters in templates
597bc98 Merge pull request #164 from replicatedhq/divolgin/default-string
0d5aa13 check for string values correctly
e61e655 Use outer license endpoint (#162)
c896436 Merge pull request #161 from replicatedhq/divolgin/install
d25ee7f Fix request URL when channel is specified in upstream

v1.3.0

23 Nov 02:12
cfe5697
Compare
Choose a tag to compare

Changelog

cfe5697 Merge pull request #160 from replicatedhq/kotsscheme
80a80b7 Add kotsscheme in base
470a60d Merge pull request #159 from replicatedhq/env-var
5b423fa Pass API enc key as env
3525012 Merge pull request #158 from replicatedhq/encryption-secret
8e9bb58 RBAC policy specified by kots install should be able to read encryption secret
d71421e Merge pull request #157 from replicatedhq/grantmiller-patch-1
79ea3a8 typo
695b436 example change
1b38f66 add a license
e521af1 change example to replicated app
761f9c8 Merge pull request #156 from replicatedhq/divolgin/templates
4112f59 Allow using functions from config context in app Config yaml
235418e Merge pull request #155 from replicatedhq/divolgin/architecture-error
d8a5fe5 allow running kots on architecture different from cluster
065f622 Merge pull request #154 from 0xflotus/patch-1
356ce75 did you mean kotsadm?
8e2e8d8 Merge pull request #152 from replicatedhq/divolgin/update-download
deda6a6 Merge pull request #153 from replicatedhq/divolgin/error
a863862 don't mask errors when trying to parse config file
b7bb9b3 return more info while downloading updates
16f7200 Return verified airgap license (#151)

v1.2.0-beta.1

15 Nov 23:06
4780aef
Compare
Choose a tag to compare

Changelog

4780aef Backward compatable license sigining (#142)
3a14b5c Merge pull request #150 from replicatedhq/divolgin/registry
9f70411 Merge pull request #146 from replicatedhq/divolgin/rewrite
9d7022d rewrite images on updates if private registry info exists
21094dd Merge pull request #148 from replicatedhq/laverya/choose-kubectl-version
60c62e5 include kubectl version in ApplicationSpec struct
a655feb Send license data rather than archive (#147)
07b7a9f remove existing images from kustomize instead of from the newly discovered list
e3d221d Merge pull request #145 from replicatedhq/divolgin/private-registry
709d36d support private registries with online installs
47f7935 Init scheme for tests (#143)
33f8f0d Peek -> GetUpdates (#144)
30ded45 List new releases (#141)
c8dfca4 Support hidden entitlement fields (#140)

v1.2.0

16 Nov 01:08
4780aef
Compare
Choose a tag to compare

Changelog

4780aef Backward compatable license sigining (#142)
3a14b5c Merge pull request #150 from replicatedhq/divolgin/registry
9f70411 Merge pull request #146 from replicatedhq/divolgin/rewrite
9d7022d rewrite images on updates if private registry info exists
21094dd Merge pull request #148 from replicatedhq/laverya/choose-kubectl-version
60c62e5 include kubectl version in ApplicationSpec struct
a655feb Send license data rather than archive (#147)
07b7a9f remove existing images from kustomize instead of from the newly discovered list
e3d221d Merge pull request #145 from replicatedhq/divolgin/private-registry
709d36d support private registries with online installs
47f7935 Init scheme for tests (#143)
33f8f0d Peek -> GetUpdates (#144)
30ded45 List new releases (#141)
c8dfca4 Support hidden entitlement fields (#140)

v1.1.0

11 Nov 22:38
d79443d
Compare
Choose a tag to compare

Changelog

d79443d Merge pull request #139 from replicatedhq/cluster-token-req
b5bc5ed Cluster Token cannot be empty
274ea20 Merge pull request #138 from replicatedhq/no-minio-job
1822b56 Remove minio job because this is handled in the kotsadm-api startup now
9f960dc Merge pull request #137 from replicatedhq/laverya/postgres-fsgroup
48b0bfa set fsgroup for postgres pod
e24c980 Merge pull request #136 from replicatedhq/laverya/update-minio
31987c3 update minio and mc to more recent versions
54dbfaf Merge pull request #135 from replicatedhq/laverya/kotsadm-runasuser-securitycontext
006f349 use postgres user (uid 999) instead of root
943204b Syncing license data (#133)
e42d197 Merge pull request #134 from replicatedhq/divolgin/config
38cda22 don't fail when there is an unparseable config value file
82bcbd7 Merge pull request #129 from replicatedhq/laverya/kotsadm-runasuser-securitycontext
f4c514b kotsadm should use user 1001 or 101, not 0
a59bb58 Merge pull request #132 from replicatedhq/divolgin/config
970c592 migrate config values when using kots pull command
4d13910 Merge pull request #131 from emosbaugh/fix-existing-cluster-appstatus
099cd67 Merge pull request #130 from replicatedhq/divolgin/defaults
97d4d3f Fix existing cluster appstatus
aa6ba5a migrate config values when downloading upgrades
37e6e91 Merge pull request #128 from replicatedhq/divolgin/templating
a1a41de don't preserve generated config values on upgrades
d866bb6 Merge pull request #127 from replicatedhq/divolgin/preserve-secrets
d527d11 preserve existing cluster token
a836feb Merge pull request #126 from replicatedhq/divolgin/preserve-secrets
6445be7 kots pull should not re-generate secrets
7079971 Merge pull request #125 from replicatedhq/divolgin/crypto
951d5de adding encrypt/decrypt FFI functions

v1.0.1

04 Nov 22:57
db79142
Compare
Choose a tag to compare

Changelog

db79142 Merge pull request #124 from replicatedhq/divolgin/encryption-keys
8e6f4f8 generate API encryption key
5f8f03d Merge pull request #120 from replicatedhq/divolgin/registries
4484460 Send registry info when creating app with private registry info

v1.0.0

02 Nov 14:27
0b08a2d
Compare
Choose a tag to compare

Changelog

0b08a2d Merge pull request #123 from replicatedhq/gr118
61472cb Goreleaser 118.2
594e101 Merge pull request #122 from replicatedhq/pg-test-schemahero
82258bb This is now an env var
9934faa Merge pull request #121 from replicatedhq/divolgin/secrets
9e4eb1e postgres password is empty string

v0.9.15

01 Nov 19:35
1d0fd30
Compare
Choose a tag to compare

Changelog

1d0fd30 Merge pull request #119 from replicatedhq/divolgin/tests
b9432fd use signed license for tests
3049572 Merge pull request #118 from replicatedhq/divolgin/registries
5b69929 support private registries with online install command
a79618d Merge pull request #117 from replicatedhq/divolgin/signing
bb24432 License signature verification

v0.9.14

31 Oct 00:56
68e7cba
Compare
Choose a tag to compare

Changelog

3d64a31 Merge pull request #113 from replicatedhq/divolgin/pull
99eaa2d Merge pull request #115 from replicatedhq/divolgin/ports
a5dec06 keep polling for additional ports to forward
3a072d9 Merge pull request #114 from replicatedhq/template-config-ffi-function
2305ef2 Template config ffi function
b0d14b1 Support private images with kots pull command
81bc3c1 Merge pull request #112 from replicatedhq/upload-after-download
351288a Show upload instructions after download
b24a46e Merge pull request #111 from replicatedhq/admin-console-upgrade
c0f3931 Don't change service type (static for now)
9e5c3c9 Support for admin-console upgrade command

v0.9.13

28 Oct 19:47
714966c
Compare
Choose a tag to compare

Changelog

714966c Merge pull request #110 from replicatedhq/divolgin/insecure
c75ffdc Don't validate TLS certs on private registries
916a199 Change to this-cluster
ed9f738 Merge pull request #109 from replicatedhq/update-license-spec-struct
a9b4dcd Update license spec struct
93574bb Merge pull request #107 from replicatedhq/this-cluster
ff9e432 Merge pull request #108 from replicatedhq/divolgin/registry
d0ee10c add pull secret for images hosted in a private registry
c64ff01 Rename local to this cluster