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 bin
custom

View File

@ -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 \

View File

@ -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

View File

@ -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