mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-14 00:35:56 +08:00
adding frontend image tags 0.3.1
This commit is contained in:
parent
9baf873521
commit
a118c3c8a1
@ -36,7 +36,7 @@ services:
|
||||
condition: service_healthy
|
||||
|
||||
frontend:
|
||||
image: signoz/frontend:0.3.0
|
||||
image: signoz/frontend:0.3.1
|
||||
container_name: frontend
|
||||
|
||||
depends_on:
|
||||
|
@ -182,7 +182,7 @@ services:
|
||||
condition: service_healthy
|
||||
|
||||
frontend:
|
||||
image: signoz/frontend:0.3.0
|
||||
image: signoz/frontend:0.3.1
|
||||
container_name: frontend
|
||||
|
||||
depends_on:
|
||||
|
@ -177,7 +177,7 @@ services:
|
||||
condition: service_healthy
|
||||
|
||||
frontend:
|
||||
image: signoz/frontend:0.3.0
|
||||
image: signoz/frontend:0.3.1
|
||||
container_name: frontend
|
||||
|
||||
depends_on:
|
||||
|
@ -16,6 +16,6 @@ dependencies:
|
||||
version: 0.3.1
|
||||
- name: frontend
|
||||
repository: file://./signoz-charts/frontend
|
||||
version: 0.3.0
|
||||
digest: sha256:0a1690eb09a341c3b8cdbf8624ea5a3c88eaeadfccc184ea6d6fb68522392961
|
||||
generated: "2021-06-07T17:29:48.102994+05:30"
|
||||
version: 0.3.1
|
||||
digest: sha256:ed5735a81c416a15b1e498f86a2ddb550ca0da9f5f445891561be0ef5d01b3b2
|
||||
generated: "2021-06-08T22:35:14.109626+05:30"
|
||||
|
@ -40,4 +40,4 @@ dependencies:
|
||||
version: 0.3.1
|
||||
- name: frontend
|
||||
repository: "file://./signoz-charts/frontend"
|
||||
version: 0.3.0
|
||||
version: 0.3.1
|
@ -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.3.0
|
||||
version: 0.3.1
|
||||
|
||||
# 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.3.0
|
||||
appVersion: 0.3.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user