mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-10 16:58:59 +08:00
changing deployments
This commit is contained in:
parent
7e9fe17e76
commit
4c629721bd
@ -168,7 +168,7 @@ services:
|
||||
|
||||
|
||||
frontend:
|
||||
image: signoz/frontend:0.1.7
|
||||
image: signoz/frontend:0.1.8
|
||||
container_name: frontend
|
||||
|
||||
depends_on:
|
||||
|
@ -168,7 +168,7 @@ services:
|
||||
|
||||
|
||||
frontend:
|
||||
image: signoz/frontend:0.1.7
|
||||
image: signoz/frontend:0.1.8
|
||||
container_name: frontend
|
||||
|
||||
depends_on:
|
||||
|
@ -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"
|
||||
|
@ -40,4 +40,4 @@ dependencies:
|
||||
version: 0.1.1
|
||||
- name: frontend
|
||||
repository: "file://./signoz-charts/frontend"
|
||||
version: 0.1.6
|
||||
version: 0.1.8
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user