From 11c777c12e44b46ab4f2a21e7089add07a265c37 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sun, 25 May 2025 01:01:30 +0000 Subject: [PATCH] chore(deps): update server-xray docker tag to v0.9.0 --- helmfiles/badhouseplants-applications.yaml | 4 ++-- helmfiles/etersoft-applications.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/helmfiles/badhouseplants-applications.yaml b/helmfiles/badhouseplants-applications.yaml index 374a730..43ee728 100644 --- a/helmfiles/badhouseplants-applications.yaml +++ b/helmfiles/badhouseplants-applications.yaml @@ -89,7 +89,7 @@ releases: chart: allangers-charts/server-xray installed: true namespace: public-xray - version: 0.8.0 + version: 0.9.0 inherit: - template: env-secrets - template: env-values @@ -100,7 +100,7 @@ releases: - name: server-xray-public chart: allangers-charts/server-xray namespace: public-xray - version: 0.8.0 + version: 0.9.0 inherit: - template: env-secrets - template: env-values diff --git a/helmfiles/etersoft-applications.yaml b/helmfiles/etersoft-applications.yaml index 2c1c4d9..404eef1 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.8.0 + version: 0.9.0 inherit: - template: env-secrets - template: env-values