diff --git a/.infra/rdev/values.yaml b/.infra/rdev/values.yaml index 4acb0bdeb..4577d5c34 100644 --- a/.infra/rdev/values.yaml +++ b/.infra/rdev/values.yaml @@ -2,7 +2,11 @@ stack: services: explorer: image: +<<<<<<< HEAD tag: sha-7d92494d +======= + tag: sha-8a9b44be +>>>>>>> f3612dc4 (chore: Updated [rdev] values.yaml image tags to sha-8a9b44be) replicaCount: 1 env: # env vars common to all deployment stages diff --git a/client/index.html b/client/index.html index f2fd60b7b..7ffe01a57 100644 --- a/client/index.html +++ b/client/index.html @@ -44,6 +44,10 @@ rel="stylesheet" crossorigin="anonymous" /> +