Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
SigNoz
Commits
b43d2a75
Commit
b43d2a75
authored
4 years ago
by
Ankit Nayan
Browse files
Options
Download
Email Patches
Plain Diff
changed query-service image tag to 0.1.4
parent
b6c718a5
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
deploy/docker/docker-compose-tiny.yaml
+1
-1
deploy/docker/docker-compose-tiny.yaml
deploy/docker/docker-compose.yaml
+1
-1
deploy/docker/docker-compose.yaml
deploy/kubernetes/platform/signoz-charts/query-service/Chart.yaml
+1
-1
...ubernetes/platform/signoz-charts/query-service/Chart.yaml
with
3 additions
and
3 deletions
+3
-3
deploy/docker/docker-compose-tiny.yaml
+
1
-
1
View file @
b43d2a75
...
...
@@ -153,7 +153,7 @@ services:
query-service
:
image
:
signoz/query-service:0.1.
3
image
:
signoz/query-service:0.1.
4
container_name
:
query-service
depends_on
:
...
...
This diff is collapsed.
Click to expand it.
deploy/docker/docker-compose.yaml
+
1
-
1
View file @
b43d2a75
...
...
@@ -153,7 +153,7 @@ services:
query-service
:
image
:
signoz/query-service:0.1.
3
image
:
signoz/query-service:0.1.
4
container_name
:
query-service
depends_on
:
...
...
This diff is collapsed.
Click to expand it.
deploy/kubernetes/platform/signoz-charts/query-service/Chart.yaml
+
1
-
1
View file @
b43d2a75
...
...
@@ -18,4 +18,4 @@ version: 0.1.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.1.
3
appVersion
:
0.1.
4
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment