Skip to content

Commit 8622ad8

Browse files
authored
Update README.md (#1342)
Remove mentioning of v3 and v2 support as OCM will only support v2 in the future. In addition to that remove the second REUSE status badge as there's already a repo specific one present.
1 parent afd1273 commit 8622ad8

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
[![REUSE status](https://api.reuse.software/badge/github.com/gardener/landscaper)](https://api.reuse.software/info/github.com/gardener/landscaper)
77
[![CI Build status](https://concourse.ci.gardener.cloud/api/v1/teams/landscaper/pipelines/landscaper-master/jobs/master-head-update-job/badge)](https://concourse.ci.gardener.cloud/teams/landscaper/pipelines/landscaper-master/jobs/master-head-update-job)
88
[![Go Report Card](https://goreportcard.com/badge/github.com/landscaper/landscaper)](https://goreportcard.com/report/github.com/landscaper/landscaper)
9-
[![reuse compliant](https://reuse.software/badge/reuse-compliant.svg)](https://reuse.software/)
109

1110
<!-- Motivation -->
1211
_Landscaper_ provides the means to describe, install and maintain cloud-native landscapes. It allows
@@ -23,12 +22,6 @@ regardless of the tools used underneath. Since implemented as a set of Kubernete
2322
of reconciliation to enforce a desired state, which also allows for updates to be rolled out smoothly.
2423
<!-- end -->
2524

26-
> **_NOTE:_** **The Landscaper now also supports [OCM (Open Component Model)](https://ocm.software/) Component
27-
> Descriptors [Version 3](https://ocm.software/docs/component-descriptors/version-3/), additionally to [Version
28-
> 2](https://ocm.software/docs/component-descriptors/version-2/).**
29-
30-
**Work in progress... partial and unfinished documentation ahead!**
31-
3225
### Start Reading
3326
- The documentation can be found [here](docs/README.md) or you jump directly to the [Guided Tour](docs/guided-tour).
3427
- A list of available deployers is maintained [here](docs/deployer).

0 commit comments

Comments
 (0)