Skip to content

Commit a35cf31

Browse files
Merge pull request #53 from MaterializeInc/upgrade_notes_v0.6.1
upgrade notes v0.6.1
2 parents e9a0473 + 68165e8 commit a35cf31

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,21 @@ More advanced TLS support using user-provided CAs or per-Materialize `Issuer`s a
269269

270270
## Upgrade Notes
271271

272+
#### v0.6.1
273+
274+
To use swap:
275+
1. Set `swap_enabled` to `true`.
276+
2. Ensure your `environmentd_version` is at least `v0.26.0`.
277+
3. Update your `request_rollout` (and `force_rollout` if already at the correct `environmentd_version`).
278+
4. Run `terraform apply`.
279+
280+
This will create a new node group configured for swap, and migrate your clusterd pods there.
281+
282+
#### v0.6.0
283+
284+
This version is missing the updated helm chart.
285+
Skip this version, go to v0.6.1.
286+
272287
#### v0.3.0
273288

274289
We now install `cert-manager` and configure a self-signed `ClusterIssuer` by default.

0 commit comments

Comments
 (0)