Skip to content

Commit

Permalink
coroot v1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
apetruhin committed Jan 15, 2025
1 parent fa8d0c4 commit fb4264d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion charts/coroot-ce/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ apiVersion: v2
name: coroot-ce
description: A monitoring and troubleshooting tool for microservice architectures.
type: application
version: 0.3.0
version: 0.3.1
2 changes: 1 addition & 1 deletion charts/coroot-ce/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ service:
# port: 8080
# nodePort:

ingress:
#ingress:
# className:
# host:
# path: /
Expand Down
4 changes: 2 additions & 2 deletions charts/coroot/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: coroot
description: A monitoring and troubleshooting tool for microservice architectures.
type: application
version: 0.16.12
appVersion: "1.7.0"
version: 0.16.13
appVersion: "1.7.1"
dependencies:
- name: prometheus
repository: https://prometheus-community.github.io/helm-charts
Expand Down

0 comments on commit fb4264d

Please sign in to comment.