Skip to content

Commit

Permalink
Use logo's in README's
Browse files Browse the repository at this point in the history
  • Loading branch information
WyriHaximus committed Oct 11, 2020
1 parent d41ce4a commit c87c882
Show file tree
Hide file tree
Showing 10 changed files with 25 additions and 5 deletions.
2 changes: 1 addition & 1 deletion charts/cron-jobs/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: CronJobs library
home: https://github.com/wyrihaximusnet/helm-charts
icon: https://helm.wyrihaximus.net/images/charts/cron-jobs.png
type: library
version: 0.1.0
version: 0.1.1
maintainers:
- name: WyriHaximus
email: [email protected]
4 changes: 4 additions & 0 deletions charts/cron-jobs/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Cron Jobs

<p align="center">
<img src="https://helm.wyrihaximus.net/images/charts/cron-jobs.png">
</p>

Opinionated helm library chart for easy creation of cron jobs.

# Example
Expand Down
2 changes: 1 addition & 1 deletion charts/default-backend/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A Helm chart for Kubernetes
home: https://github.com/wyrihaximusnet/docker-default-backend
icon: https://helm.wyrihaximus.net/images/charts/default-backend.png
type: application
version: 0.1.0
version: 0.1.1
appVersion: random
maintainers:
- name: WyriHaximus
Expand Down
4 changes: 4 additions & 0 deletions charts/default-backend/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Default Backend

<p align="center">
<img src="https://helm.wyrihaximus.net/images/charts/default-backend.png">
</p>

Opinionated helm chart for [`wyrihaximusnet/default-backend`](https://github.com/wyrihaximusnet/docker-default-backend).

## Provided tags
Expand Down
2 changes: 1 addition & 1 deletion charts/docker-hub-exporter/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Docker Hub Exporter
home: https://github.com/jessestuart/docker-hub-exporter
icon: https://helm.wyrihaximus.net/images/charts/docker-hub-exporter.png
type: application
version: 0.5.1
version: 0.5.2
appVersion: d05df48
maintainers:
- name: WyriHaximus
Expand Down
4 changes: 4 additions & 0 deletions charts/docker-hub-exporter/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Docker Hub Exporter

<p align="center">
<img src="https://helm.wyrihaximus.net/images/charts/docker-hub-exporter.png">
</p>

Opinionated helm chart for [`jessestuart/docker-hub-exporter`](https://github.com/jessestuart/docker-hub-exporter).

## Configuration
Expand Down
2 changes: 1 addition & 1 deletion charts/redirect/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Redirect
home: https://github.com/wyrihaximusnet/docker-redirect
icon: https://helm.wyrihaximus.net/images/charts/redirect.png
type: application
version: 0.5.4
version: 0.5.5
appVersion: random
maintainers:
- name: WyriHaximus
Expand Down
4 changes: 4 additions & 0 deletions charts/redirect/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Redirect

<p align="center">
<img src="https://helm.wyrihaximus.net/images/charts/redirect.png">
</p>

Opinionated helm chart for [`wyrihaximusnet/redirect`](https://github.com/wyrihaximusnet/docker-redirect).

## Provided tags
Expand Down
2 changes: 1 addition & 1 deletion charts/redis-db-assignment-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Redis Database Assignment Operator
home: https://github.com/WyriHaximusNet/docker-kubernetes-redis-db-assignment-operator
icon: https://helm.wyrihaximus.net/images/charts/redis-db-assignment-operator.png
type: application
version: 1.0.0
version: 1.0.1
appVersion: v1.0.0
maintainers:
- name: WyriHaximus
Expand Down
4 changes: 4 additions & 0 deletions charts/redis-db-assignment-operator/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Redis Database Assignment Operator

<p align="center">
<img src="https://helm.wyrihaximus.net/images/charts/redis-db-assignment-operator.png">
</p>

Opinionated helm chart for [`wyrihaximusnet/docker-kubernetes-redis-db-assignment-operator`](https://github.com/WyriHaximusNet/docker-kubernetes-redis-db-assignment-operator).

## Configuration
Expand Down

0 comments on commit c87c882

Please sign in to comment.