Skip to content

Commit 14d846f

Browse files
authored
Change release version reference in README on main
Fixes #20
1 parent c749771 commit 14d846f

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,14 @@
55
<img src="https://openmoji.org/data/color/svg/1F4D1.svg" alt="Bookmark Tabs emoji Unicode 1F4D1. OpenMoji CC BY-SA 4.0" width="150" valign="middle"></p>
66

77
This repository holds lasting documents for the OpenGitOps project, which should be versioned and [released](https://github.com/open-gitops/documents/releases) together.
8+
The `main` branch is a work in progress, including:
89

9-
The current version [v0.1.0](https://github.com/open-gitops/documents/releases/tag/v0.1.0) is a pre-release, which includes:
10+
- [GitOps Principles](./PRINCIPLES.md)
11+
- [GitOps Glossary](./GLOSSARY.md)
1012

11-
- [GitOps Principles](https://github.com/open-gitops/documents/blob/v0.1.0/PRINCIPLES.md)
12-
- [GitOps Glossary](https://github.com/open-gitops/documents/blob/v0.1.0/PRINCIPLES.md#glossary)
13+
See the [releases](https://github.com/open-gitops/documents/releases) page for published versions.
14+
Note the difference between pre-releases and full releases, defined by the [Semantic Versioning](https://semver.org/) scheme followed by this repo.
15+
See [open milestones](https://github.com/open-gitops/documents/milestones) for planned future releases.
1316

1417
## About OpenGitOps
1518

0 commit comments

Comments
 (0)