diff --git a/charts/coroot/Chart.yaml b/charts/coroot/Chart.yaml index 318db84..c736158 100644 --- a/charts/coroot/Chart.yaml +++ b/charts/coroot/Chart.yaml @@ -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 diff --git a/charts/coroot/values.yaml b/charts/coroot/values.yaml index d008e8e..f9aa111 100644 --- a/charts/coroot/values.yaml +++ b/charts/coroot/values.yaml @@ -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: {}