Skip to content

Commit c503cd9

Browse files
committed
Update kibana version to 8.12.1 for prometheus and cockroach for dynamic templates
1 parent 8c2ec90 commit c503cd9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/cockroachdb/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ categories:
1919
- datastore
2020
conditions:
2121
kibana:
22-
version: "^8.12.0"
22+
version: "^8.12.1"
2323
elastic:
2424
subscription: basic
2525
vars:

packages/prometheus/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ categories:
99
- monitoring
1010
- containers
1111
conditions:
12-
kibana.version: "^8.12.0"
12+
kibana.version: "^8.12.1"
1313
screenshots:
1414
- src: /img/prometheus-server-overview.png
1515
title: Metricbeat Prometheus Overview

0 commit comments

Comments
 (0)