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
Please try out the release binaries and report any issues at
9
+
https://github.com/siderolabs/omni/issues.
10
+
11
+
###
12
+
13
+
Omni can now be configured using `YAML` configuration file in addition to the command line flags.
14
+
The parameter `--config-file` can be used for that. Any command line flags have higher priority.
15
+
16
+
17
+
### Contributors
18
+
19
+
* Artem Chernyshev
20
+
21
+
### Changes
22
+
<details><summary>2 commits</summary>
23
+
<p>
24
+
25
+
*[`493d00ca`](https://github.com/siderolabs/omni/commit/493d00ca54aaff425182de491b58c78f5faa40c2) fix: properly support `--config-path` argument
26
+
*[`742faec7`](https://github.com/siderolabs/omni/commit/742faec7001b6d5c04a68966b42c4da52665d94d) fix: do not mark SAML and Auth0 config sections as mutually exclusive
27
+
</p>
28
+
</details>
29
+
30
+
### Dependency Changes
31
+
32
+
This release has no dependency changes
33
+
34
+
Previous release can be found at [v0.51.0-beta.1](https://github.com/siderolabs/omni/releases/tag/v0.51.0-beta.1)
0 commit comments