From 8b02c36c2df39a6379e5d5ef16093119e44a262e Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sat, 26 Apr 2025 11:35:28 +0200 Subject: [PATCH] chore(deps): update server-xray docker tag to v0.7.0 --- helmfiles/badhouseplants-applications.yaml | 2 +- helmfiles/etersoft-applications.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/helmfiles/badhouseplants-applications.yaml b/helmfiles/badhouseplants-applications.yaml index 68544c1..d67afc2 100644 --- a/helmfiles/badhouseplants-applications.yaml +++ b/helmfiles/badhouseplants-applications.yaml @@ -109,7 +109,7 @@ releases: - name: server-xray-public chart: allangers-charts/server-xray namespace: public-xray - version: 0.6.0 + version: 0.7.0 inherit: - template: env-secrets - template: env-values diff --git a/helmfiles/etersoft-applications.yaml b/helmfiles/etersoft-applications.yaml index 58a4ea9..7bd944f 100644 --- a/helmfiles/etersoft-applications.yaml +++ b/helmfiles/etersoft-applications.yaml @@ -42,7 +42,7 @@ releases: - name: server-xray-public chart: allangers-charts/server-xray namespace: public-xray - version: 0.6.0 + version: 0.7.0 inherit: - template: env-secrets - template: env-values