release changes

This commit is contained in:
MohammadTaha Basiri 2022-12-09 01:02:03 +03:30
parent 5d70e19811
commit 2025e689d9
3 changed files with 1 additions and 2 deletions

View File

@ -3,7 +3,7 @@ name: app-test
spec: spec:
allow_http: false allow_http: false
disable_default_domains: true disable_default_domains: true
image: app:2.2.5.21 image: app:2.5.1.22
image_pull_policy: IfNotPresent image_pull_policy: IfNotPresent
path: / path: /
replicas: 1 replicas: 1

1
.gitignore vendored
View File

@ -32,7 +32,6 @@
/build/ /build/
# Web related # Web related
lib/generated_plugin_registrant.dart
# Symbolication related # Symbolication related
app.*.symbols app.*.symbols

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 4.7 KiB