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
2e71230b
Commit
2e71230b
authored
3 years ago
by
Ankit Nayan
Browse files
Options
Download
Email Patches
Plain Diff
changed frontend images to 0.3.2
parent
bf2002d6
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
deploy/docker/clickhouse-setup/docker-compose.yaml
+1
-1
deploy/docker/clickhouse-setup/docker-compose.yaml
deploy/docker/druid-kafka-setup/docker-compose-tiny.yaml
+1
-1
deploy/docker/druid-kafka-setup/docker-compose-tiny.yaml
deploy/docker/druid-kafka-setup/docker-compose.yaml
+1
-1
deploy/docker/druid-kafka-setup/docker-compose.yaml
deploy/kubernetes/platform/Chart.lock
+3
-3
deploy/kubernetes/platform/Chart.lock
deploy/kubernetes/platform/Chart.yaml
+3
-3
deploy/kubernetes/platform/Chart.yaml
deploy/kubernetes/platform/signoz-charts/frontend/Chart.yaml
+2
-2
deploy/kubernetes/platform/signoz-charts/frontend/Chart.yaml
with
11 additions
and
11 deletions
+11
-11
deploy/docker/clickhouse-setup/docker-compose.yaml
+
1
-
1
View file @
2e71230b
...
...
@@ -36,7 +36,7 @@ services:
condition
:
service_healthy
frontend
:
image
:
signoz/frontend:0.3.
1
image
:
signoz/frontend:0.3.
2
container_name
:
frontend
depends_on
:
...
...
This diff is collapsed.
Click to expand it.
deploy/docker/druid-kafka-setup/docker-compose-tiny.yaml
+
1
-
1
View file @
2e71230b
...
...
@@ -182,7 +182,7 @@ services:
condition
:
service_healthy
frontend
:
image
:
signoz/frontend:0.3.
1
image
:
signoz/frontend:0.3.
2
container_name
:
frontend
depends_on
:
...
...
This diff is collapsed.
Click to expand it.
deploy/docker/druid-kafka-setup/docker-compose.yaml
+
1
-
1
View file @
2e71230b
...
...
@@ -177,7 +177,7 @@ services:
condition
:
service_healthy
frontend
:
image
:
signoz/frontend:0.3.
1
image
:
signoz/frontend:0.3.
2
container_name
:
frontend
depends_on
:
...
...
This diff is collapsed.
Click to expand it.
deploy/kubernetes/platform/Chart.lock
+
3
-
3
View file @
2e71230b
...
...
@@ -16,6 +16,6 @@ dependencies:
version: 0.3.1
- name: frontend
repository: file://./signoz-charts/frontend
version: 0.3.
1
digest: sha256:
ed5735a81c416a15b1e498f86a2ddb550ca0da9f5f445891561be0ef5d01b3b2
generated: "2021-06-
08T22:35:14.109626
+05:30"
version: 0.3.
2
digest: sha256:
4501accff11231878f58b6d3626263455241ecb8a9d3317d36caa1474cfb36e7
generated: "2021-06-
24T23:01:02.327558
+05:30"
This diff is collapsed.
Click to expand it.
deploy/kubernetes/platform/Chart.yaml
+
3
-
3
View file @
2e71230b
...
...
@@ -15,12 +15,12 @@ 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.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version
:
0.
2
.2
version
:
0.
3
.2
# 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
# follow Semantic Versioning. They should reflect the version the application is using.
appVersion
:
0.
2
.2
appVersion
:
0.
3
.2
dependencies
:
-
name
:
zookeeper
...
...
@@ -40,4 +40,4 @@ dependencies:
version
:
0.3.1
-
name
:
frontend
repository
:
"
file://./signoz-charts/frontend"
version
:
0.3.1
\ No newline at end of file
version
:
0.3.2
\ No newline at end of file
This diff is collapsed.
Click to expand it.
deploy/kubernetes/platform/signoz-charts/frontend/Chart.yaml
+
2
-
2
View file @
2e71230b
...
...
@@ -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.
1
version
:
0.3.
2
# 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.
1
appVersion
:
0.3.
2
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