Skip to content

Commit

Permalink
openvpn: Add images
Browse files Browse the repository at this point in the history
  • Loading branch information
NoUseFreak committed Nov 17, 2020
1 parent 3296b23 commit d2e15a0
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 1 deletion.
3 changes: 2 additions & 1 deletion charts/openvpn-as/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@ apiVersion: v2
name: openvpn-as
description: A Helm chart for Kubernetes
type: application
version: 0.1.7
version: 0.1.8
appVersion: version-2.8.6-916f8e7d-ubuntu18
maintainers:
- email: [email protected]
name: Stenic
home: https://github.com/stenic/helm-charts/tree/master/charts/openvpn-as
icon: https://raw.githubusercontent.com/stenic/helm-charts/master/img/openvpn-as-icon.png
sources:
- https://github.com/stenic/helm-charts/tree/master/charts/openvpn-as
- https://github.com/linuxserver/docker-openvpn-as
Expand Down
2 changes: 2 additions & 0 deletions charts/openvpn-as/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ helm install my-release --set "service.type=LoadBalancer" stenic/openvpn-as

This chart installs `openvpn-as` on a [Kubernetes](http://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager.

[![openvpn-as](https://raw.githubusercontent.com/stenic/helm-charts/master/img/openvpn-as.png)](https://openvpn.net/index.php/access-server/overview.html)

## Prerequisites

- Kubernetes 1.12+
Expand Down
3 changes: 3 additions & 0 deletions charts/openvpn-as/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ helm install my-release --set "service.type=LoadBalancer" stenic/{{ template "ch

This chart installs `{{ template "chart.name" . }}` on a [Kubernetes](http://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager.

[![openvpn-as](https://raw.githubusercontent.com/stenic/helm-charts/master/img/openvpn-as.png)](https://openvpn.net/index.php/access-server/overview.html)


## Prerequisites

- Kubernetes 1.12+
Expand Down
Binary file added img/openvpn-as-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/openvpn-as.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d2e15a0

Please sign in to comment.