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