Skip to content

Commit

Permalink
small fixes to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cbarbian-sap committed Oct 11, 2023
1 parent 78bd7a6 commit c0d6bce
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,13 @@ Note: in case this webhook has to reliably work with pods that are created or mu

The recommended deployment method is to use the [Helm chart](https://github.com/sap/image-mapper-helm):

```bash
helm upgrade -i image-mapper oci://ghcr.io/sap/image-mapper-helm/image-mapper
```

## Documentation

The API reference is here: [https://pkg.go.dev/github.com/sap/image-mapper](https://pkg.go.dev/github.com/sap/image-mapper).

## Support, Feedback, Contributing

Expand Down

0 comments on commit c0d6bce

Please sign in to comment.