Skip to content

Commit 88a8bd5

Browse files
authored
Update status badge for v1 branch (#7)
1 parent 35753a2 commit 88a8bd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Software Update Manager (SUM)
22

3-
[![Go](https://github.com/VeritasOS/software-update-manager/actions/workflows/go.yml/badge.svg)](https://github.com/VeritasOS/software-update-manager/actions/workflows/go.yml)
3+
[![Go](https://github.com/VeritasOS/software-update-manager/actions/workflows/go.yml/badge.svg?branch=v1)](https://github.com/VeritasOS/software-update-manager/actions/workflows/go.yml)
44

55
The Software Update Manager (SUM) provides ability to update a system. It could be used to perform major or minor updates. The main difference of major and minor updates is whether the update RPM contains the entire ISO contents or not. The SUM framework can be used to perform live update or an offline update (i.e., utilitizing a separate partition). It relies on [Plugin Manager](https://"github.com/VeritasOS/plugin-manager) & Plugins to drive or replay any required configuration. The SUM architecture & workflow can be found in the following sections.
66

0 commit comments

Comments
 (0)