From 258bf192270be10e6983f707e5781cca27a84076 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sun, 3 Nov 2024 01:01:41 +0000 Subject: [PATCH] chore(deps): update server-xray docker tag to v0.3.0 --- installations/applications/helmfile-badhouseplants.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/installations/applications/helmfile-badhouseplants.yaml b/installations/applications/helmfile-badhouseplants.yaml index 4fae533..1c7afce 100644 --- a/installations/applications/helmfile-badhouseplants.yaml +++ b/installations/applications/helmfile-badhouseplants.yaml @@ -86,7 +86,7 @@ releases: chart: allangers-charts/server-xray installed: false namespace: applications - version: 0.2.0 + version: 0.3.0 inherit: - template: default-env-secrets - template: default-env-values @@ -94,7 +94,7 @@ releases: - name: server-xray-public chart: allangers-charts/server-xray namespace: public-xray - version: 0.2.0 + version: 0.3.0 inherit: - template: default-env-secrets - template: default-env-values @@ -103,7 +103,7 @@ releases: - name: server-xray-public-edge chart: allangers-charts/server-xray namespace: public-xray - version: 0.2.0 + version: 0.3.0 inherit: - template: default-env-secrets - template: default-env-values -- 2.45.2