From 493e9bc7a97d4481054bf89089b2d2e056697c47 Mon Sep 17 00:00:00 2001 From: Venkat-Bramhasani Date: Tue, 7 Jan 2025 16:55:54 +0530 Subject: [PATCH] feat: bump centralized-grafana to 67.6.0 --- .../{65.5.0 => 67.6.0}/centralized-grafana.yaml | 2 +- .../centralized-grafana/{65.5.0 => 67.6.0}/defaults/cm.yaml | 0 .../{65.5.0 => 67.6.0}/defaults/kustomization.yaml | 0 .../{65.5.0 => 67.6.0}/grafana-dashboards/global-overview.json | 0 .../{65.5.0 => 67.6.0}/grafana-dashboards/kustomization.yaml | 0 .../centralized-grafana/{65.5.0 => 67.6.0}/kustomization.yaml | 0 .../centralized-grafana/{65.5.0 => 67.6.0}/rbac/grafana.yaml | 0 .../{65.5.0 => 67.6.0}/rbac/kustomization.yaml | 0 8 files changed, 1 insertion(+), 1 deletion(-) rename services/centralized-grafana/{65.5.0 => 67.6.0}/centralized-grafana.yaml (98%) rename services/centralized-grafana/{65.5.0 => 67.6.0}/defaults/cm.yaml (100%) rename services/centralized-grafana/{65.5.0 => 67.6.0}/defaults/kustomization.yaml (100%) rename services/centralized-grafana/{65.5.0 => 67.6.0}/grafana-dashboards/global-overview.json (100%) rename services/centralized-grafana/{65.5.0 => 67.6.0}/grafana-dashboards/kustomization.yaml (100%) rename services/centralized-grafana/{65.5.0 => 67.6.0}/kustomization.yaml (100%) rename services/centralized-grafana/{65.5.0 => 67.6.0}/rbac/grafana.yaml (100%) rename services/centralized-grafana/{65.5.0 => 67.6.0}/rbac/kustomization.yaml (100%) diff --git a/services/centralized-grafana/65.5.0/centralized-grafana.yaml b/services/centralized-grafana/67.6.0/centralized-grafana.yaml similarity index 98% rename from services/centralized-grafana/65.5.0/centralized-grafana.yaml rename to services/centralized-grafana/67.6.0/centralized-grafana.yaml index ebc41cc849..215ac06fe8 100644 --- a/services/centralized-grafana/65.5.0/centralized-grafana.yaml +++ b/services/centralized-grafana/67.6.0/centralized-grafana.yaml @@ -11,7 +11,7 @@ spec: kind: HelmRepository name: mesosphere.github.io-charts-staging namespace: kommander-flux - version: 65.5.0 + version: 67.6.0 interval: 15s install: crds: CreateReplace diff --git a/services/centralized-grafana/65.5.0/defaults/cm.yaml b/services/centralized-grafana/67.6.0/defaults/cm.yaml similarity index 100% rename from services/centralized-grafana/65.5.0/defaults/cm.yaml rename to services/centralized-grafana/67.6.0/defaults/cm.yaml diff --git a/services/centralized-grafana/65.5.0/defaults/kustomization.yaml b/services/centralized-grafana/67.6.0/defaults/kustomization.yaml similarity index 100% rename from services/centralized-grafana/65.5.0/defaults/kustomization.yaml rename to services/centralized-grafana/67.6.0/defaults/kustomization.yaml diff --git a/services/centralized-grafana/65.5.0/grafana-dashboards/global-overview.json b/services/centralized-grafana/67.6.0/grafana-dashboards/global-overview.json similarity index 100% rename from services/centralized-grafana/65.5.0/grafana-dashboards/global-overview.json rename to services/centralized-grafana/67.6.0/grafana-dashboards/global-overview.json diff --git a/services/centralized-grafana/65.5.0/grafana-dashboards/kustomization.yaml b/services/centralized-grafana/67.6.0/grafana-dashboards/kustomization.yaml similarity index 100% rename from services/centralized-grafana/65.5.0/grafana-dashboards/kustomization.yaml rename to services/centralized-grafana/67.6.0/grafana-dashboards/kustomization.yaml diff --git a/services/centralized-grafana/65.5.0/kustomization.yaml b/services/centralized-grafana/67.6.0/kustomization.yaml similarity index 100% rename from services/centralized-grafana/65.5.0/kustomization.yaml rename to services/centralized-grafana/67.6.0/kustomization.yaml diff --git a/services/centralized-grafana/65.5.0/rbac/grafana.yaml b/services/centralized-grafana/67.6.0/rbac/grafana.yaml similarity index 100% rename from services/centralized-grafana/65.5.0/rbac/grafana.yaml rename to services/centralized-grafana/67.6.0/rbac/grafana.yaml diff --git a/services/centralized-grafana/65.5.0/rbac/kustomization.yaml b/services/centralized-grafana/67.6.0/rbac/kustomization.yaml similarity index 100% rename from services/centralized-grafana/65.5.0/rbac/kustomization.yaml rename to services/centralized-grafana/67.6.0/rbac/kustomization.yaml