You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!--------------------- Don't add new entries after this line --------------------->
14
+
15
+
## [0.6.0] - 2026-03-06
16
+
13
17
This release revamps the runner pod manifest configuration. The migration steps depend on the value you are currently passing:
14
18
15
19
* If you are currently passing a map or a callback to `:runner_pod_tpl`, you can simply rename the option to `:manifest` and it should maintain the current behaviour.
@@ -77,8 +81,6 @@ This release revamps the runner pod manifest configuration. The migration steps
77
81
* Removed `:runner_pod_tpl` option in favour of the the new `:manifest` option
78
82
* Removed the `%FLAMEK8sBackend.RunnerPodTemplate{}` struct
79
83
80
-
<!--------------------- Don't add new entries after this line --------------------->
0 commit comments