From 00e00b0ec51aa1c25102e908d82eb4baac6adb87 Mon Sep 17 00:00:00 2001 From: MohammadTaha Basiri Date: Wed, 23 Mar 2022 14:01:15 +0430 Subject: [PATCH] fandogh latest version config --- .fandogh/fandogh.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.fandogh/fandogh.yaml b/.fandogh/fandogh.yaml index ebd7abc..7f73831 100644 --- a/.fandogh/fandogh.yaml +++ b/.fandogh/fandogh.yaml @@ -3,7 +3,7 @@ name: app-dev spec: allow_http: false disable_default_domains: true - image: app-dev:1.1.4 + image: app-dev:1.2.0 image_pull_policy: IfNotPresent path: / replicas: 1