An open API service indexing awesome lists of open source software.

https://github.com/ya-makariy/argocd-oci-plugin

An Argo CD plugin to retrieve files from OCI-based registries
https://github.com/ya-makariy/argocd-oci-plugin

argo-cd argocd-plugin kubernetes oci registry

Last synced: 7 months ago
JSON representation

An Argo CD plugin to retrieve files from OCI-based registries

Awesome Lists containing this project

README

          

# argocd-oci-plugin
![Pipeline](https://github.com/ya-makariy/argocd-oci-plugin/workflows/Pipeline/badge.svg)
![Code Scanning](https://github.com/ya-makariy/argocd-oci-plugin/workflows/Code%20Scanning/badge.svg)
[![Go Report Card](https://goreportcard.com/badge/github.com/ya-makariy/argocd-oci-plugin)](https://goreportcard.com/report/github.com/ya-makariy/argocd-oci-plugin)
[![codecov](https://codecov.io/gh/ya-makariy/argocd-oci-plugin/branch/main/graph/badge.svg?token=6Xr7V8AMTE)](https://codecov.io/gh/ya-makariy/argocd-oci-plugin)

An Argo CD plugin to retrieve files from OCI-based registries

### Why use this plugin
This plugin is aimed at helping to solve issue of using OCI-based registries as source not only for Helm-charts, but also for k8s manifest and additional helm values files.

For more information check [docs](./DOCS.md)