Skip to content

Commit 770266d

Browse files
authored
Merge pull request #195 from foundation-model-stack/doc
chore: add v1.3.0 release
2 parents ab8d6f1 + 17fb521 commit 770266d

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

document/docs/release/alpha.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
![](../img/alpha-release.png)
44

5+
## v1.3.0
6+
7+
**Improvements:**
8+
9+
* Make all fields except interfaceName in `HostInterface.Interfaces` optional
10+
* Add **namespace watcher** to add `NetworkAttachmentDefinition` when new namespace is created
11+
* Set `manager` container as default container in controller
12+
513
## v1.2.2
614

715
**Improvements:**

document/docs/release/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@ Channel|Version|IPVLAN L2/L3|AWS IPVLAN|Mellanox Host Device|IP-less (zero host
44
---|---|---|---|---|---|---
55
[stable (default)](./stable.md)|v1.0.5|✓|X|X|X|X
66
[beta](./beta.md)|v1.2.0|✓|✓|✓|X|X
7-
[alpha](./alpha.md)|v1.2.2|✓|✓|✓|✓|✓
8-
7+
[alpha](./alpha.md)|v1.3.0|✓|✓|✓|✓|✓

0 commit comments

Comments
 (0)