From 9aba7469dfa433b0b90d4a8f79b2705cd23f3b7f Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 16:31:22 +0000 Subject: [PATCH] feat: update bsvb/bux-wallet-frontend in bux-wallet-frontend-demo to v0.24.2 --- apps/bux-wallet/frontend/deployment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/bux-wallet/frontend/deployment.yml b/apps/bux-wallet/frontend/deployment.yml index 43c9eb8..0cab235 100644 --- a/apps/bux-wallet/frontend/deployment.yml +++ b/apps/bux-wallet/frontend/deployment.yml @@ -19,7 +19,7 @@ spec: spec: containers: - name: bux-wallet-frontend-demo - image: bsvb/bux-wallet-frontend:v0.24.0 + image: bsvb/bux-wallet-frontend:v0.24.2 imagePullPolicy: IfNotPresent volumeMounts: - name: env-config