helm / helm/chart-releaser

feat: add support for pushing chart packages to oci

Open
#183 15 comments 46 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
783
Forks
126
Avg merge
1d 18h
Merged PRs (30d)
11

Description

Add a command, such as `push` similar to `upload` that pushes chart packages to an oci registry.

```sh
cr push
```

The cr cli can rely on the [push api](https://github.com/helm/helm/blob/5c256a5e7d55aa3063f04dc73994d0f78022501e/pkg/pusher/pusher.go) within helm to perform the work.

OCI support has reached general availability as of [helm v3.8.1](https://github.com/helm/helm/releases/tag/v3.8.0).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.