Skip to content

Commit 6cf8797

Browse files
authored
Merge pull request #2563 from sftim/20220613_mention_rapture_in_readme
Mention Rapture in repo readme
2 parents 9093576 + 2930e22 commit 6cf8797

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ Individual tools can be installed via `go install k8s.io/release/cmd/$TOOL@lates
2727
- [`publish-release`](#publish-release)
2828
- [Legacy](#legacy)
2929
- [`push-build.sh`](#push-buildsh)
30+
- [Experimental](#experimental)
31+
- [`rapture`](#rapture)
3032
- [Contributing](#contributing)
3133

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

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

124+
## Experimental
125+
126+
### [`rapture`](hack/rapture/)
127+
128+
Build operating system packages (`.deb` and RPM)
129+
130+
Status: Experimental (but already in use)
131+
132+
Audience: [Release Managers][release-managers], Googlers participating in releases
133+
122134
## Contributing
123135

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

0 commit comments

Comments
 (0)