Skip to content

Commit

Permalink
Mention ociupdate in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-thm authored Jul 25, 2024
1 parent ad480be commit 3e50183
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,3 +96,8 @@ Note that these examples rely on the setup code in the `/WORKSPACE` file in the
- [cosign_sign](https://github.com/bazel-contrib/rules_oci/blob/main/cosign/private/sign.bzl): Sign an `oci_image` using `cosign` binary at a remote registry.
- [cosign_attest](https://github.com/bazel-contrib/rules_oci/blob/main/cosign/private/attest.bzl) Add an attachment to an `oci_image` at a remote registry using `cosign`.
-

### 3rd Party Extensions/Tools

- [ociupdate](https://github.com/theoremlp/ociupdate): CLI and basic module extension to help with automating updates to image digests for ECR-based images with immutable tags.

0 comments on commit 3e50183

Please sign in to comment.