Skip to content

Commit 0210417

Browse files
committed
adding ArtifactHub link
1 parent 9195a1b commit 0210417

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
Retrieving Cloudflare logs via [Logpull API][logpull] with [feron][feron], and pushing them
22
into Elasticsearch with [Filebeat][filebeat].
33

4+
[![Artifact HUB](https://img.shields.io/endpoint?style=flat-square&url=https://artifacthub.io/badge/repository/anapsix)][helm-chart-published]
45
[![Docker Cloud Automated build](https://img.shields.io/docker/cloud/automated/anapsix/get-cloudflare-logs?style=flat-square)][docker-hub-image]
56
[![Docker Pulls](https://img.shields.io/docker/pulls/anapsix/get-cloudflare-logs?style=flat-square)][docker-hub-image]
67
[![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/anapsix/get-cloudflare-logs?style=flat-square)][docker-hub-image]
78

89

910
## Helm Chart
1011

11-
The whole shebang can be installed onto K8s cluster with included [Helm chart][helm-chart].
12+
The whole shebang can be installed onto K8s cluster with included [Helm chart][helm-chart]. Chart is published to https://charts.random.io, and registered with [Artifact Hub][helm-chart-published]
1213

1314

1415
## Local Development
@@ -107,3 +108,4 @@ This repo includes and relies on [go-tasks][go-tasks], created by
107108
[go-tasks]: https://github.com/mvilche/go-tasks
108109
[mvilche]: https://github.com/mvilche
109110
[docker-hub-image]: https://hub.docker.com/repository/docker/anapsix/get-cloudflare-logs
111+
[helm-chart-published]: https://artifacthub.io/packages/helm/anapsix/get-cloudflare-logs

0 commit comments

Comments
 (0)