Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[kots]: change to not install via Helm #10933

Merged
merged 1 commit into from
Jun 27, 2022
Merged

[kots]: change to not install via Helm #10933

merged 1 commit into from
Jun 27, 2022

Conversation

mrsimonemms
Copy link
Contributor

Description

A regression by Replicated introduced a breaking change to how to deploy KOTS releases that included a Helm chart between v1.72.0 and v1.72.2. The change only affects manifests that use native Helm but the legacy implementation inside KOTS.

How to test

Install with KOTS v1.72.0 and then with KOTS latest

# Install KOTS v1.72.0
curl https://kots.io/install/1.72.0 | bash
# Install KOTS latest
curl https://kots.io/install | bash

Release Notes

[kots]: change to not install via Helm

Documentation

Werft options:

  • /werft with-preview

A [regression by Replicated](https://github.com/replicated-collab/replicated-gitpod/issues/27)
introduced a breaking change to how to deploy KOTS releases that included
a Helm chart between v1.72.0 and v1.72.2. The [change](replicatedhq/kots@77690e5)
only affects manifests that use native Helm but the legacy implementation
inside KOTS.
@mrsimonemms mrsimonemms marked this pull request as ready for review June 27, 2022 12:56
@mrsimonemms mrsimonemms requested a review from a team June 27, 2022 12:56
@github-actions github-actions bot added the team: delivery Issue belongs to the self-hosted team label Jun 27, 2022
Copy link
Contributor

@nandajavarma nandajavarma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :shipit:

@roboquat roboquat merged commit aa627a1 into main Jun 27, 2022
@roboquat roboquat deleted the sje/kots-helm branch June 27, 2022 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note size/XS team: delivery Issue belongs to the self-hosted team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants