From f07047d55c1bdf99af3a9b97fa06641e0eb08fb5 Mon Sep 17 00:00:00 2001 From: MohammadTaha Basiri Date: Wed, 9 Mar 2022 23:33:46 +0330 Subject: [PATCH] app version upgrade (bug fix) --- .fandogh/fandogh.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.fandogh/fandogh.yaml b/.fandogh/fandogh.yaml index 7d441cb..1d5bac1 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:1.1.0 + image: app:1.1.1 image_pull_policy: IfNotPresent path: / replicas: 1