From 3fcd69383180d93390fe5364f88c5dac422fec16 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Thu, 15 May 2025 01:01:11 +0000 Subject: [PATCH] chore(deps): update server-xray docker tag to v0.8.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 eecf014..181a6ae 100644 --- a/helmfiles/badhouseplants-applications.yaml +++ b/helmfiles/badhouseplants-applications.yaml @@ -100,7 +100,7 @@ releases: - name: server-xray-public chart: allangers-charts/server-xray namespace: public-xray - version: 0.7.0 + version: 0.8.0 inherit: - template: env-secrets - template: env-values diff --git a/helmfiles/etersoft-applications.yaml b/helmfiles/etersoft-applications.yaml index e005cb5..2c1c4d9 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.7.0 + version: 0.8.0 inherit: - template: env-secrets - template: env-values