From a3c4948bb58c30898dfb420122f2d458cf019398 Mon Sep 17 00:00:00 2001 From: Igor Zibarev Date: Sat, 18 Jun 2022 01:13:39 +0300 Subject: [PATCH] Add artifacthub repository id --- README.md | 1 + artifacthub-repo.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 84c6ff66..1216a91b 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ [![CircleCI](https://circleci.com/gh/hypnoglow/helm-s3/tree/master.svg?style=shield)](https://circleci.com/gh/hypnoglow/helm-s3/tree/master) [![License MIT](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](LICENSE) [![GitHub release](https://img.shields.io/github/release/hypnoglow/helm-s3.svg)](https://github.com/hypnoglow/helm-s3/releases) +[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/s3)](https://artifacthub.io/packages/search?repo=s3) The Helm plugin that provides Amazon S3 protocol support. diff --git a/artifacthub-repo.yml b/artifacthub-repo.yml index c11f41c4..1c14d9e8 100644 --- a/artifacthub-repo.yml +++ b/artifacthub-repo.yml @@ -1,6 +1,7 @@ # Artifact Hub repository metadata file # See: https://github.com/artifacthub/hub/blob/master/docs/metadata/artifacthub-repo.yml +repositoryID: 766a5f60-fec8-4f39-a2a8-a173d71705e3 owners: - name: hypnoglow email: hypnoglow@gmail.com