From 2ed97791f7d049e01e81412d86b12532883b3b05 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Mon, 6 Jan 2025 01:01:38 +0000 Subject: [PATCH] chore(deps): update server-xray docker tag to v0.5.0 --- installations/applications/helmfile-badhouseplants.yaml | 2 +- installations/applications/helmfile-xray-1.yaml | 2 +- installations/applications/helmfile-xray-2.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/installations/applications/helmfile-badhouseplants.yaml b/installations/applications/helmfile-badhouseplants.yaml index 49e8cbe..ce08635 100644 --- a/installations/applications/helmfile-badhouseplants.yaml +++ b/installations/applications/helmfile-badhouseplants.yaml @@ -95,7 +95,7 @@ releases: - name: server-xray-public chart: allangers-charts/server-xray namespace: public-xray - version: 0.4.0 + version: 0.5.0 inherit: - template: default-env-secrets - template: default-env-values diff --git a/installations/applications/helmfile-xray-1.yaml b/installations/applications/helmfile-xray-1.yaml index ee75dc3..874ad46 100644 --- a/installations/applications/helmfile-xray-1.yaml +++ b/installations/applications/helmfile-xray-1.yaml @@ -9,7 +9,7 @@ releases: - name: server-xray-public chart: allangers-charts/server-xray namespace: public-xray - version: 0.4.0 + version: 0.5.0 inherit: - template: default-env-secrets - template: default-env-values diff --git a/installations/applications/helmfile-xray-2.yaml b/installations/applications/helmfile-xray-2.yaml index 271e2c0..9051f8b 100644 --- a/installations/applications/helmfile-xray-2.yaml +++ b/installations/applications/helmfile-xray-2.yaml @@ -9,7 +9,7 @@ releases: - name: server-xray-public chart: allangers-charts/server-xray namespace: public-xray - version: 0.4.0 + version: 0.5.0 inherit: - template: default-env-secrets - template: default-env-values