mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-13 20:35:56 +08:00
release: v0.5.3
This commit is contained in:
parent
8bf0123370
commit
14ea7bd86a
@ -33,7 +33,7 @@ services:
|
|||||||
- 9093:9093
|
- 9093:9093
|
||||||
|
|
||||||
query-service:
|
query-service:
|
||||||
image: signoz/query-service:0.5.1
|
image: signoz/query-service:0.5.3
|
||||||
container_name: query-service
|
container_name: query-service
|
||||||
command: ["-config=/root/config/prometheus.yml"]
|
command: ["-config=/root/config/prometheus.yml"]
|
||||||
ports:
|
ports:
|
||||||
@ -54,7 +54,7 @@ services:
|
|||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
|
|
||||||
frontend:
|
frontend:
|
||||||
image: signoz/frontend:0.5.2
|
image: signoz/frontend:0.5.3
|
||||||
container_name: frontend
|
container_name: frontend
|
||||||
|
|
||||||
depends_on:
|
depends_on:
|
||||||
|
@ -4,12 +4,12 @@ dependencies:
|
|||||||
version: 6.0.0
|
version: 6.0.0
|
||||||
- name: query-service
|
- name: query-service
|
||||||
repository: file://./signoz-charts/query-service
|
repository: file://./signoz-charts/query-service
|
||||||
version: 0.5.1
|
version: 0.5.3
|
||||||
- name: frontend
|
- name: frontend
|
||||||
repository: file://./signoz-charts/frontend
|
repository: file://./signoz-charts/frontend
|
||||||
version: 0.5.2
|
version: 0.5.3
|
||||||
- name: alertmanager
|
- name: alertmanager
|
||||||
repository: file://./signoz-charts/alertmanager
|
repository: file://./signoz-charts/alertmanager
|
||||||
version: 0.5.0
|
version: 0.5.0
|
||||||
digest: sha256:f1fac36fa869480261d1bf091b95e18147654e52b891ed743d7e3d985fa6ed18
|
digest: sha256:891df4e1a3d9fc7bf2b4b67beb4e505f1ec4da20952c2e294ad8b16fcc4eccb7
|
||||||
generated: "2021-12-09T17:07:48.919918+05:30"
|
generated: "2021-12-11T11:40:26.756851+05:30"
|
||||||
|
@ -15,12 +15,12 @@ type: application
|
|||||||
# This is the chart version. This version number should be incremented each time you make changes
|
# 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.
|
# to the chart and its templates, including the app version.
|
||||||
# Versions are expected to follow Semantic Versioning (https://semver.org/)
|
# Versions are expected to follow Semantic Versioning (https://semver.org/)
|
||||||
version: 0.5.2
|
version: 0.5.3
|
||||||
|
|
||||||
# This is the version number of the application being deployed. This version number should be
|
# This is the version number of the application being deployed. This version number should be
|
||||||
# incremented each time you make changes to the application. Versions are not expected to
|
# incremented each time you make changes to the application. Versions are not expected to
|
||||||
# follow Semantic Versioning. They should reflect the version the application is using.
|
# follow Semantic Versioning. They should reflect the version the application is using.
|
||||||
appVersion: 0.5.2
|
appVersion: 0.5.3
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: zookeeper
|
- name: zookeeper
|
||||||
@ -28,10 +28,10 @@ dependencies:
|
|||||||
version: 6.0.0
|
version: 6.0.0
|
||||||
- name: query-service
|
- name: query-service
|
||||||
repository: "file://./signoz-charts/query-service"
|
repository: "file://./signoz-charts/query-service"
|
||||||
version: 0.5.1
|
version: 0.5.3
|
||||||
- name: frontend
|
- name: frontend
|
||||||
repository: "file://./signoz-charts/frontend"
|
repository: "file://./signoz-charts/frontend"
|
||||||
version: 0.5.2
|
version: 0.5.3
|
||||||
- name: alertmanager
|
- name: alertmanager
|
||||||
repository: "file://./signoz-charts/alertmanager"
|
repository: "file://./signoz-charts/alertmanager"
|
||||||
version: 0.5.0
|
version: 0.5.0
|
Binary file not shown.
Binary file not shown.
BIN
deploy/kubernetes/platform/charts/frontend-0.5.3.tgz
Normal file
BIN
deploy/kubernetes/platform/charts/frontend-0.5.3.tgz
Normal file
Binary file not shown.
Binary file not shown.
BIN
deploy/kubernetes/platform/charts/query-service-0.5.3.tgz
Normal file
BIN
deploy/kubernetes/platform/charts/query-service-0.5.3.tgz
Normal file
Binary file not shown.
@ -14,8 +14,8 @@ type: application
|
|||||||
|
|
||||||
# This is the chart version. This version number should be incremented each time you make changes
|
# 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.
|
# to the chart and its templates, including the app version.
|
||||||
version: 0.5.2
|
version: 0.5.3
|
||||||
|
|
||||||
# This is the version number of the application being deployed. This version number should be
|
# This is the version number of the application being deployed. This version number should be
|
||||||
# incremented each time you make changes to the application.
|
# incremented each time you make changes to the application.
|
||||||
appVersion: 0.5.2
|
appVersion: 0.5.3
|
||||||
|
@ -14,8 +14,8 @@ type: application
|
|||||||
|
|
||||||
# This is the chart version. This version number should be incremented each time you make changes
|
# 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.
|
# to the chart and its templates, including the app version.
|
||||||
version: 0.5.1
|
version: 0.5.3
|
||||||
|
|
||||||
# This is the version number of the application being deployed. This version number should be
|
# This is the version number of the application being deployed. This version number should be
|
||||||
# incremented each time you make changes to the application.
|
# incremented each time you make changes to the application.
|
||||||
appVersion: 0.5.1
|
appVersion: 0.5.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user