Skip to content

Commit

Permalink
Mention Rapture in repo readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sftim committed Jun 13, 2022
1 parent 9093576 commit 2930e22
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ Individual tools can be installed via `go install k8s.io/release/cmd/$TOOL@lates
- [`publish-release`](#publish-release)
- [Legacy](#legacy)
- [`push-build.sh`](#push-buildsh)
- [Experimental](#experimental)
- [`rapture`](#rapture)
- [Contributing](#contributing)

**Each of the headings below links to a tool's location.**
Expand Down Expand Up @@ -119,6 +121,16 @@ Status: Deprecated (but still in use)

Audience: [Release Managers][release-managers], Prowjobs

## Experimental

### [`rapture`](hack/rapture/)

Build operating system packages (`.deb` and RPM)

Status: Experimental (but already in use)

Audience: [Release Managers][release-managers], Googlers participating in releases

## Contributing

Please see [CONTRIBUTING.md](CONTRIBUTING.md) for instructions on how to contribute.
Expand Down

0 comments on commit 2930e22

Please sign in to comment.