Skip to content

Commit c29ccc6

Browse files
committed
Release transmission-openvpn chart version 1.0.9.
1 parent b0aec27 commit c29ccc6

File tree

3 files changed

+34
-3
lines changed

3 files changed

+34
-3
lines changed

docs/index.yaml

+32-1
Original file line numberDiff line numberDiff line change
@@ -836,6 +836,37 @@ entries:
836836
- https://utkuozdemir.org/helm-charts/transmission-exporter-0.1.0.tgz
837837
version: 0.1.0
838838
transmission-openvpn:
839+
- annotations:
840+
artifacthub.io/changes: |
841+
- Add an option to specify an alternative data volume
842+
artifacthub.io/images: |
843+
- name: haugene/transmission-openvpn
844+
image: docker.io/haugene/transmission-openvpn:3.6
845+
artifacthub.io/license: MIT
846+
apiVersion: v2
847+
appVersion: "3.6"
848+
created: "2021-05-23T21:36:08.756011+02:00"
849+
description: Transmission + OpenVPN chart based on haugene/transmission-openvpn image
850+
digest: e9191c13288560ff9edc08a79d5a7a2541a0f42d8e0d65c0f91ddabf12073908
851+
home: https://haugene.github.io/docker-transmission-openvpn
852+
icon: https://utkuozdemir.org/helm-charts/transmission.png
853+
keywords:
854+
- transmission
855+
- openvpn
856+
- transmission-openvpn
857+
- torrent
858+
maintainers:
859+
860+
name: Utku Özdemir
861+
url: https://utkuozdemir.org
862+
name: transmission-openvpn
863+
sources:
864+
- https://github.com/haugene/docker-transmission-openvpn
865+
- https://github.com/utkuozdemir/helm-charts
866+
type: application
867+
urls:
868+
- https://utkuozdemir.org/helm-charts/transmission-openvpn-1.0.9.tgz
869+
version: 1.0.9
839870
- annotations:
840871
artifacthub.io/changes: |
841872
- Customizable DNS config
@@ -1019,4 +1050,4 @@ entries:
10191050
urls:
10201051
- https://utkuozdemir.org/helm-charts/transmission-openvpn-0.1.0.tgz
10211052
version: 0.1.0
1022-
generated: "2021-05-14T01:54:11.921676+02:00"
1053+
generated: "2021-05-23T21:36:08.75502+02:00"

docs/transmission-openvpn-1.0.9.tgz

6.81 KB
Binary file not shown.

transmission-openvpn/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: transmission-openvpn
33
description: Transmission + OpenVPN chart based on haugene/transmission-openvpn image
44
type: application
5-
version: 1.0.8
5+
version: 1.0.9
66
appVersion: 3.6
77
home: https://haugene.github.io/docker-transmission-openvpn
88
keywords:
@@ -21,7 +21,7 @@ maintainers:
2121
annotations:
2222
artifacthub.io/license: MIT
2323
artifacthub.io/changes: |
24-
- Customizable DNS config
24+
- Add an option to specify an alternative data volume
2525
artifacthub.io/images: |
2626
- name: haugene/transmission-openvpn
2727
image: docker.io/haugene/transmission-openvpn:3.6

0 commit comments

Comments
 (0)