Skip to content

Commit 5dfac9d

Browse files
committed
release transmission-openvpn chart version 2.5.0
1 parent ab9aa02 commit 5dfac9d

File tree

3 files changed

+35
-3
lines changed

3 files changed

+35
-3
lines changed

docs/index.yaml

+33-1
Original file line numberDiff line numberDiff line change
@@ -1806,6 +1806,38 @@ entries:
18061806
- https://utkuozdemir.org/helm-charts/transmission-exporter-0.1.0.tgz
18071807
version: 0.1.0
18081808
transmission-openvpn:
1809+
- annotations:
1810+
artifacthub.io/changes: |
1811+
- Add volumeName option to PVC
1812+
artifacthub.io/images: |
1813+
- name: haugene/transmission-openvpn
1814+
image: docker.io/haugene/transmission-openvpn:4.0
1815+
artifacthub.io/license: MIT
1816+
apiVersion: v2
1817+
appVersion: "4.0"
1818+
created: "2022-03-28T19:35:14.023342+02:00"
1819+
description: Transmission + OpenVPN chart based on haugene/transmission-openvpn
1820+
image
1821+
digest: 275bb281d7aa255ae8eb79130a7efa6a4af221e21393fd63034dbfa78a2f1f25
1822+
home: https://haugene.github.io/docker-transmission-openvpn
1823+
icon: https://utkuozdemir.org/helm-charts/transmission.png
1824+
keywords:
1825+
- transmission
1826+
- openvpn
1827+
- transmission-openvpn
1828+
- torrent
1829+
maintainers:
1830+
1831+
name: Utku Özdemir
1832+
url: https://utkuozdemir.org
1833+
name: transmission-openvpn
1834+
sources:
1835+
- https://github.com/haugene/docker-transmission-openvpn
1836+
- https://github.com/utkuozdemir/helm-charts
1837+
type: application
1838+
urls:
1839+
- https://utkuozdemir.org/helm-charts/transmission-openvpn-2.5.0.tgz
1840+
version: 2.5.0
18091841
- annotations:
18101842
artifacthub.io/changes: |
18111843
- Add more customizations to the service
@@ -2383,4 +2415,4 @@ entries:
23832415
urls:
23842416
- https://utkuozdemir.org/helm-charts/transmission-openvpn-0.1.0.tgz
23852417
version: 0.1.0
2386-
generated: "2022-01-16T17:51:54.701242+01:00"
2418+
generated: "2022-03-28T19:35:14.022609+02:00"

docs/transmission-openvpn-2.5.0.tgz

7.47 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: 2.4.0
5+
version: 2.5.0
66
appVersion: "4.0"
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-
- Add more customizations to the service
24+
- Add volumeName option to PVC
2525
artifacthub.io/images: |
2626
- name: haugene/transmission-openvpn
2727
image: docker.io/haugene/transmission-openvpn:4.0

0 commit comments

Comments
 (0)