Skip to content

Commit

Permalink
coroot-connect v2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
apetruhin committed Feb 14, 2024
1 parent e54a7d9 commit f3632de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/coroot/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: coroot
description: A monitoring and troubleshooting tool for microservice architectures.
type: application
version: 0.8.5
version: 0.8.6
appVersion: "0.29.0"
dependencies:
- name: prometheus
Expand Down
2 changes: 1 addition & 1 deletion charts/coroot/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ corootConnect:
image:
repository: ghcr.io/coroot/coroot-connect
pullPolicy: IfNotPresent
tag: "2.0.4"
tag: "2.0.5"
imagePullSecrets: []
podAnnotations: {}
podSecurityContext: {}
Expand Down

0 comments on commit f3632de

Please sign in to comment.