From 1f77584708aaa2124aaac5103c9161f0a29e1a1a Mon Sep 17 00:00:00 2001 From: Aisling McGinn Date: Thu, 25 Apr 2024 10:46:30 -0400 Subject: [PATCH 1/3] update chart dependency grafana-dashboard to 0.2 Signed-off-by: Aisling McGinn Signed-off-by: Aisling McGinn --- charts/cloudnative-pg/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/cloudnative-pg/Chart.yaml b/charts/cloudnative-pg/Chart.yaml index fac787158..ed47afcf0 100644 --- a/charts/cloudnative-pg/Chart.yaml +++ b/charts/cloudnative-pg/Chart.yaml @@ -40,5 +40,5 @@ dependencies: - name: cluster alias: monitoring condition: monitoring.grafanaDashboard.create - version: "0.0" + version: "0.2" repository: https://cloudnative-pg.github.io/grafana-dashboards From df69137a364dde2ab6ad755220a0df03d281525f Mon Sep 17 00:00:00 2001 From: Aisling Date: Thu, 25 Apr 2024 12:28:54 -0400 Subject: [PATCH 2/3] Update Chart.lock Signed-off-by: Aisling McGinn --- charts/cloudnative-pg/Chart.lock | 6 +++--- charts/cloudnative-pg/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/cloudnative-pg/Chart.lock b/charts/cloudnative-pg/Chart.lock index 16719e97b..6ddde0b10 100644 --- a/charts/cloudnative-pg/Chart.lock +++ b/charts/cloudnative-pg/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: cluster repository: https://cloudnative-pg.github.io/grafana-dashboards - version: 0.0.1 -digest: sha256:f2055d3b9f52be6989a8285cb736ec555f91f133791382787f4beb4387175ca0 -generated: "2024-03-23T16:27:46.965208992+02:00" + version: 0.0.2 +digest: sha256:d8da4792f46d5275b574bb5ad4cc97caf8431376ea5399233c5254e107e0aad6 +generated: "2024-04-25T12:28:06.139907917-04:00" diff --git a/charts/cloudnative-pg/Chart.yaml b/charts/cloudnative-pg/Chart.yaml index ed47afcf0..3c2a95136 100644 --- a/charts/cloudnative-pg/Chart.yaml +++ b/charts/cloudnative-pg/Chart.yaml @@ -40,5 +40,5 @@ dependencies: - name: cluster alias: monitoring condition: monitoring.grafanaDashboard.create - version: "0.2" + version: "0.0.2" repository: https://cloudnative-pg.github.io/grafana-dashboards From 937e31368ba8757052aab546c18e384c5982f026 Mon Sep 17 00:00:00 2001 From: Aisling Date: Thu, 25 Apr 2024 12:32:56 -0400 Subject: [PATCH 3/3] Don't specify patch version Signed-off-by: Aisling McGinn --- charts/cloudnative-pg/Chart.lock | 4 ++-- charts/cloudnative-pg/Chart.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/cloudnative-pg/Chart.lock b/charts/cloudnative-pg/Chart.lock index 6ddde0b10..610070fb7 100644 --- a/charts/cloudnative-pg/Chart.lock +++ b/charts/cloudnative-pg/Chart.lock @@ -2,5 +2,5 @@ dependencies: - name: cluster repository: https://cloudnative-pg.github.io/grafana-dashboards version: 0.0.2 -digest: sha256:d8da4792f46d5275b574bb5ad4cc97caf8431376ea5399233c5254e107e0aad6 -generated: "2024-04-25T12:28:06.139907917-04:00" +digest: sha256:fcf16ad357c17be3dd79c138723e78e9e101fecc5d07d9371299c32b9f85dbd9 +generated: "2024-04-25T12:32:36.61779032-04:00" diff --git a/charts/cloudnative-pg/Chart.yaml b/charts/cloudnative-pg/Chart.yaml index 3c2a95136..fac787158 100644 --- a/charts/cloudnative-pg/Chart.yaml +++ b/charts/cloudnative-pg/Chart.yaml @@ -40,5 +40,5 @@ dependencies: - name: cluster alias: monitoring condition: monitoring.grafanaDashboard.create - version: "0.0.2" + version: "0.0" repository: https://cloudnative-pg.github.io/grafana-dashboards