Skip to content

Releases: replicatedhq/kots

v1.5.0-beta.1

06 Dec 23:51
bd60dea
Compare
Choose a tag to compare

Changelog

bd60dea Merge pull request #184 from replicatedhq/divolgin/port-panic
f8a8ed7 some channel safety
7f13b02 Don't panic when ports cannot be forwarded
222041a Merge pull request #183 from replicatedhq/laverya/direct-image-transfer
3d05cdc Merge branch 'master' into laverya/direct-image-transfer
05aeaab fix buildImageAlts function to not double image tags
13102ff never write images to files when pulling, upload them immediately
2ab7a0c Merge pull request #181 from replicatedhq/divolgin/airgap-metadata
c204630 Load version label from airgap metadata if it's available
683dd2d Merge pull request #182 from replicatedhq/divolgin/env-config
df761c1 Use KUBECONFIG env variable
3c3ccee Merge pull request #180 from replicatedhq/divolgin/airgap-kind
08f595a Adding Airgap to kots kinds
8f77e51 Merge pull request #179 from replicatedhq/divolgin/namespace-list
bd75025 Don't require ability to list namespaces or create cluster roles
05a14b2 Fix status informers kinds (#178)

v1.4.1

02 Dec 22:21
4193f70
Compare
Choose a tag to compare

Changelog

4193f70 Merge pull request #174 from replicatedhq/divolgin/version-label
637697a Merge pull request #176 from replicatedhq/laverya/fix-minio-initcontainer-name
8ab41fa name of init container cannot match that of normal container
9bbe35e Merge pull request #175 from replicatedhq/laverya/use-non-root-minio-user
15e44ed update go.mod/go.sum
0bb409a use initcontainer to chown minio data and conf dirs
77083ab Preserve version label when rewriting releases

v1.4.0-beta.2

28 Nov 00:55
9282be4
Compare
Choose a tag to compare

Changelog

9282be4 Merge pull request #170 from replicatedhq/cluster-role-idempotent
3db2bcd Cluster Roles
0a41eb5 Merge pull request #168 from replicatedhq/divolgin/config-rewrite
05bc2d6 support updating config without copying images

v1.4.0

28 Nov 01:15
9282be4
Compare
Choose a tag to compare

Changelog

9282be4 Merge pull request #170 from replicatedhq/cluster-role-idempotent
3db2bcd Cluster Roles
0a41eb5 Merge pull request #168 from replicatedhq/divolgin/config-rewrite
05bc2d6 support updating config without copying images

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