From 2ee04202cee570df61456f4e2f9d447ae90f9e92 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sat, 26 Apr 2025 09:23:26 +0000 Subject: [PATCH] chore(deps): update server-xray docker tag to v0.7.0 --- installations/applications/helmfile-badhouseplants.yaml | 4 ++-- installations/applications/helmfile-etersoft.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/installations/applications/helmfile-badhouseplants.yaml b/installations/applications/helmfile-badhouseplants.yaml index 4597bb5..ba68080 100644 --- a/installations/applications/helmfile-badhouseplants.yaml +++ b/installations/applications/helmfile-badhouseplants.yaml @@ -60,7 +60,7 @@ releases: - name: server-xray-public chart: allangers-charts/server-xray namespace: public-xray - version: 0.6.0 + version: 0.7.0 inherit: - template: default-env-secrets - template: default-env-values @@ -72,7 +72,7 @@ releases: chart: allangers-charts/server-xray installed: false namespace: public-xray - version: 0.6.0 + version: 0.7.0 inherit: - template: default-env-secrets - template: default-env-values diff --git a/installations/applications/helmfile-etersoft.yaml b/installations/applications/helmfile-etersoft.yaml index bc0856b..ba98bc7 100644 --- a/installations/applications/helmfile-etersoft.yaml +++ b/installations/applications/helmfile-etersoft.yaml @@ -43,7 +43,7 @@ releases: - name: server-xray-public chart: allangers-charts/server-xray namespace: public-xray - version: 0.6.0 + version: 0.7.0 inherit: - template: default-env-secrets - template: default-env-values