Update openvpn-xor and openvpn
This commit is contained in:
parent
18e1c0f9a6
commit
cd55a3e873
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
bin
|
bin
|
||||||
|
custom
|
||||||
|
@ -64,7 +64,6 @@ steps:
|
|||||||
- REGISTRY_URL=registry.badhouseplants.net
|
- REGISTRY_URL=registry.badhouseplants.net
|
||||||
- REGISTRY_USERNAME=woody
|
- REGISTRY_USERNAME=woody
|
||||||
commands:
|
commands:
|
||||||
- sleep 300
|
|
||||||
- |
|
- |
|
||||||
helm registry login $REGISTRY_URL \
|
helm registry login $REGISTRY_URL \
|
||||||
--username $REGISTRY_USERNAME \
|
--username $REGISTRY_USERNAME \
|
||||||
|
@ -3,8 +3,8 @@ apiVersion: v2
|
|||||||
name: openvpn-xor
|
name: openvpn-xor
|
||||||
description: A Helm chart for deploying OpenVPN with the XOR patch
|
description: A Helm chart for deploying OpenVPN with the XOR patch
|
||||||
type: application
|
type: application
|
||||||
version: 1.4.4
|
version: 1.5.0
|
||||||
appVersion: v2.6.9
|
appVersion: v2.6.11
|
||||||
|
|
||||||
sources:
|
sources:
|
||||||
- https://git.badhouseplants.net/allanger/container-openvpn
|
- https://git.badhouseplants.net/allanger/container-openvpn
|
||||||
@ -23,4 +23,4 @@ keywords:
|
|||||||
- XOR
|
- XOR
|
||||||
|
|
||||||
annotations:
|
annotations:
|
||||||
xor_version: 4.0.1
|
xor_version: 6.0beta03
|
||||||
|
@ -3,8 +3,8 @@ apiVersion: v2
|
|||||||
name: openvpn
|
name: openvpn
|
||||||
description: A Helm chart for deploying OpenVPN
|
description: A Helm chart for deploying OpenVPN
|
||||||
type: application
|
type: application
|
||||||
version: 1.3.3
|
version: 1.4.0
|
||||||
appVersion: v2.6.10
|
appVersion: v2.6.11
|
||||||
|
|
||||||
sources:
|
sources:
|
||||||
- https://git.badhouseplants.net/allanger/container-openvpn-xor
|
- https://git.badhouseplants.net/allanger/container-openvpn-xor
|
||||||
|
Loading…
Reference in New Issue
Block a user