Downgrade openvpn

This commit is contained in:
Nikolai Rodionov 2023-08-24 21:34:15 +02:00
parent 6aaeb5db0d
commit 2d8bb5ff39
No known key found for this signature in database
GPG Key ID: 19DB54039EBF8F10
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ istio:
port: 1194 port: 1194
# ------------------------------------------ # ------------------------------------------
image: image:
tag: v2.6.6-xor-4.0.0beta08 tag: v2.6.5-xor-4.0.0beta08
storage: storage:
class: longhorn class: longhorn
size: 512Mi size: 512Mi

View File

@ -184,7 +184,7 @@ templates:
openvpn: &openvpn openvpn: &openvpn
name: openvpn name: openvpn
chart: allanger-gitea/openvpn chart: allanger-gitea/openvpn
version: 1.0.5 version: 1.0.6
inherit: inherit:
- template: default-env-values - template: default-env-values
- template: ext-istio-resource - template: ext-istio-resource