Skip to content

Commit

Permalink
chore: add v1.3.0 release
Browse files Browse the repository at this point in the history
Signed-off-by: Sunyanan Choochotkaew <[email protected]>
  • Loading branch information
sunya-ch committed Aug 29, 2024
1 parent ab8d6f1 commit 17fb521
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
8 changes: 8 additions & 0 deletions document/docs/release/alpha.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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

## v1.3.0

**Improvements:**

* Make all fields except interfaceName in `HostInterface.Interfaces` optional
* Add **namespace watcher** to add `NetworkAttachmentDefinition` when new namespace is created
* Set `manager` container as default container in controller

## v1.2.2

**Improvements:**
Expand Down
3 changes: 1 addition & 2 deletions document/docs/release/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ Channel|Version|IPVLAN L2/L3|AWS IPVLAN|Mellanox Host Device|IP-less (zero host
---|---|---|---|---|---|---
[stable (default)](./stable.md)|v1.0.5|&check;|X|X|X|X
[beta](./beta.md)|v1.2.0|&check;|&check;|&check;|X|X
[alpha](./alpha.md)|v1.2.2|&check;|&check;|&check;|&check;|&check;

[alpha](./alpha.md)|v1.3.0|&check;|&check;|&check;|&check;|&check;

0 comments on commit 17fb521

Please sign in to comment.