Skip to content

Commit 225b04d

Browse files
committed
Release transmission-openvpn chart version 1.1.12
1 parent 1f8566f commit 225b04d

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
@@ -1583,6 +1583,38 @@ entries:
15831583
- https://utkuozdemir.org/helm-charts/transmission-exporter-0.1.0.tgz
15841584
version: 0.1.0
15851585
transmission-openvpn:
1586+
- annotations:
1587+
artifacthub.io/changes: |
1588+
- Add option for additional volumes and volumeMounts
1589+
artifacthub.io/images: |
1590+
- name: haugene/transmission-openvpn
1591+
image: docker.io/haugene/transmission-openvpn:3.7.1
1592+
artifacthub.io/license: MIT
1593+
apiVersion: v2
1594+
appVersion: 3.7.1
1595+
created: "2021-12-08T10:56:15.906701+01:00"
1596+
description: Transmission + OpenVPN chart based on haugene/transmission-openvpn
1597+
image
1598+
digest: d9adc94e57163aaae9c8b58bfe6d9dc0120744a80cfc2c00cc7c2bdd93190098
1599+
home: https://haugene.github.io/docker-transmission-openvpn
1600+
icon: https://utkuozdemir.org/helm-charts/transmission.png
1601+
keywords:
1602+
- transmission
1603+
- openvpn
1604+
- transmission-openvpn
1605+
- torrent
1606+
maintainers:
1607+
1608+
name: Utku Özdemir
1609+
url: https://utkuozdemir.org
1610+
name: transmission-openvpn
1611+
sources:
1612+
- https://github.com/haugene/docker-transmission-openvpn
1613+
- https://github.com/utkuozdemir/helm-charts
1614+
type: application
1615+
urls:
1616+
- https://utkuozdemir.org/helm-charts/transmission-openvpn-1.1.12.tgz
1617+
version: 1.1.12
15861618
- annotations:
15871619
artifacthub.io/changes: |
15881620
- Update ingress to support newer Kubernetes APIs
@@ -1903,4 +1935,4 @@ entries:
19031935
urls:
19041936
- https://utkuozdemir.org/helm-charts/transmission-openvpn-0.1.0.tgz
19051937
version: 0.1.0
1906-
generated: "2021-12-06T20:33:46.690859+01:00"
1938+
generated: "2021-12-08T10:56:15.903591+01:00"

docs/transmission-openvpn-1.1.12.tgz

7.13 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.1.11
5+
version: 1.1.12
66
appVersion: "3.7.1"
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-
- Update ingress to support newer Kubernetes APIs
24+
- Add option for additional volumes and volumeMounts
2525
artifacthub.io/images: |
2626
- name: haugene/transmission-openvpn
2727
image: docker.io/haugene/transmission-openvpn:3.7.1

0 commit comments

Comments
 (0)