From 3c3a8446ee00adec25019c2b0aa60163063e16fd Mon Sep 17 00:00:00 2001 From: MohammadTaha Basiri Date: Fri, 22 Apr 2022 19:20:30 +0430 Subject: [PATCH] web image version upgrade --- .fandogh/fandogh.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.fandogh/fandogh.yaml b/.fandogh/fandogh.yaml index d171f10..634cd1f 100644 --- a/.fandogh/fandogh.yaml +++ b/.fandogh/fandogh.yaml @@ -3,7 +3,7 @@ name: app-test spec: allow_http: false disable_default_domains: true - image: app:2.0.1.11 + image: app:2.0.1.13 image_pull_policy: IfNotPresent path: / replicas: 1