File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff 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
274289We now install ` cert-manager` and configure a self-signed ` ClusterIssuer` by default.
You can’t perform that action at this time.
0 commit comments