changing deployments

This commit is contained in:
Ankit Nayan 2021-01-20 19:32:21 +05:30
parent 7e9fe17e76
commit 4c629721bd
10 changed files with 8 additions and 8 deletions

View File

@ -168,7 +168,7 @@ services:
frontend:
image: signoz/frontend:0.1.7
image: signoz/frontend:0.1.8
container_name: frontend
depends_on:

View File

@ -168,7 +168,7 @@ services:
frontend:
image: signoz/frontend:0.1.7
image: signoz/frontend:0.1.8
container_name: frontend
depends_on:

View File

@ -16,6 +16,6 @@ dependencies:
version: 0.1.1
- name: frontend
repository: file://./signoz-charts/frontend
version: 0.1.6
digest: sha256:1acfbd4b86e7ca6b70101f7dc3b2ab26aa5e72df2f454800f6dda7e645580978
generated: "2021-01-07T17:50:04.227534+05:30"
version: 0.1.8
digest: sha256:8e85ad25689df85b0176627539f1ba116ed609aa31c55043a4e41417d574f0c1
generated: "2021-01-20T17:23:19.845512+05:30"

View File

@ -40,4 +40,4 @@ dependencies:
version: 0.1.1
- name: frontend
repository: "file://./signoz-charts/frontend"
version: 0.1.6
version: 0.1.8

View File

@ -14,8 +14,8 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
version: 0.1.6
version: 0.1.8
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
appVersion: 0.1.7
appVersion: 0.1.8