Update openvpn-xor and openvpn

This commit is contained in:
Nikolai Rodionov 2024-07-14 14:16:08 +02:00
parent 18e1c0f9a6
commit cd55a3e873
Signed by: allanger
GPG Key ID: 0AA46A90E25592AD
4 changed files with 6 additions and 6 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
bin
custom

View File

@ -64,7 +64,6 @@ steps:
- REGISTRY_URL=registry.badhouseplants.net
- REGISTRY_USERNAME=woody
commands:
- sleep 300
- |
helm registry login $REGISTRY_URL \
--username $REGISTRY_USERNAME \

View File

@ -3,8 +3,8 @@ apiVersion: v2
name: openvpn-xor
description: A Helm chart for deploying OpenVPN with the XOR patch
type: application
version: 1.4.4
appVersion: v2.6.9
version: 1.5.0
appVersion: v2.6.11
sources:
- https://git.badhouseplants.net/allanger/container-openvpn
@ -23,4 +23,4 @@ keywords:
- XOR
annotations:
xor_version: 4.0.1
xor_version: 6.0beta03

View File

@ -3,8 +3,8 @@ apiVersion: v2
name: openvpn
description: A Helm chart for deploying OpenVPN
type: application
version: 1.3.3
appVersion: v2.6.10
version: 1.4.0
appVersion: v2.6.11
sources:
- https://git.badhouseplants.net/allanger/container-openvpn-xor