From 748e356976b926b16e4391ff12fac6fab0f6aa32 Mon Sep 17 00:00:00 2001 From: dvirlabs <114520947+dvirlabs@users.noreply.github.com> Date: Wed, 7 May 2025 20:45:36 +0300 Subject: [PATCH] Add old dir --- node-exporter-appset.yaml => old/node-exporter-appset.yaml | 0 {charts => old}/prometheus-node-exporter/.helmignore | 0 {charts => old}/prometheus-node-exporter/Chart.yaml | 0 {charts => old}/prometheus-node-exporter/README.md | 0 .../prometheus-node-exporter/ci/common-labels-values.yaml | 0 {charts => old}/prometheus-node-exporter/ci/default-values.yaml | 0 .../ci/kube-rbac-proxy-tlssecret-values.yaml | 0 .../prometheus-node-exporter/ci/networkpolicy-values.yaml | 0 .../prometheus-node-exporter/ci/pod-labels-values.yaml | 0 {charts => old}/prometheus-node-exporter/ci/port-values.yaml | 0 .../prometheus-node-exporter/ci/service-labels-values.yaml | 0 .../prometheus-node-exporter/ci/serviceport-values.yaml | 0 .../prometheus-node-exporter/my-values/values-int.yaml | 0 .../prometheus-node-exporter/my-values/values-prod.yaml | 0 {charts => old}/prometheus-node-exporter/templates/NOTES.txt | 0 {charts => old}/prometheus-node-exporter/templates/_helpers.tpl | 0 .../prometheus-node-exporter/templates/clusterrole.yaml | 0 .../prometheus-node-exporter/templates/clusterrolebinding.yaml | 0 {charts => old}/prometheus-node-exporter/templates/daemonset.yaml | 0 {charts => old}/prometheus-node-exporter/templates/endpoints.yaml | 0 .../prometheus-node-exporter/templates/extra-manifests.yaml | 0 .../prometheus-node-exporter/templates/networkpolicy.yaml | 0 .../prometheus-node-exporter/templates/podmonitor.yaml | 0 .../prometheus-node-exporter/templates/psp-clusterrole.yaml | 0 .../templates/psp-clusterrolebinding.yaml | 0 {charts => old}/prometheus-node-exporter/templates/psp.yaml | 0 .../prometheus-node-exporter/templates/rbac-configmap.yaml | 0 {charts => old}/prometheus-node-exporter/templates/service.yaml | 0 .../prometheus-node-exporter/templates/serviceaccount.yaml | 0 .../prometheus-node-exporter/templates/servicemonitor.yaml | 0 .../prometheus-node-exporter/templates/verticalpodautoscaler.yaml | 0 {charts => old}/prometheus-node-exporter/values.yaml | 0 32 files changed, 0 insertions(+), 0 deletions(-) rename node-exporter-appset.yaml => old/node-exporter-appset.yaml (100%) rename {charts => old}/prometheus-node-exporter/.helmignore (100%) rename {charts => old}/prometheus-node-exporter/Chart.yaml (100%) rename {charts => old}/prometheus-node-exporter/README.md (100%) rename {charts => old}/prometheus-node-exporter/ci/common-labels-values.yaml (100%) rename {charts => old}/prometheus-node-exporter/ci/default-values.yaml (100%) rename {charts => old}/prometheus-node-exporter/ci/kube-rbac-proxy-tlssecret-values.yaml (100%) rename {charts => old}/prometheus-node-exporter/ci/networkpolicy-values.yaml (100%) rename {charts => old}/prometheus-node-exporter/ci/pod-labels-values.yaml (100%) rename {charts => old}/prometheus-node-exporter/ci/port-values.yaml (100%) rename {charts => old}/prometheus-node-exporter/ci/service-labels-values.yaml (100%) rename {charts => old}/prometheus-node-exporter/ci/serviceport-values.yaml (100%) rename {charts => old}/prometheus-node-exporter/my-values/values-int.yaml (100%) rename {charts => old}/prometheus-node-exporter/my-values/values-prod.yaml (100%) rename {charts => old}/prometheus-node-exporter/templates/NOTES.txt (100%) rename {charts => old}/prometheus-node-exporter/templates/_helpers.tpl (100%) rename {charts => old}/prometheus-node-exporter/templates/clusterrole.yaml (100%) rename {charts => old}/prometheus-node-exporter/templates/clusterrolebinding.yaml (100%) rename {charts => old}/prometheus-node-exporter/templates/daemonset.yaml (100%) rename {charts => old}/prometheus-node-exporter/templates/endpoints.yaml (100%) rename {charts => old}/prometheus-node-exporter/templates/extra-manifests.yaml (100%) rename {charts => old}/prometheus-node-exporter/templates/networkpolicy.yaml (100%) rename {charts => old}/prometheus-node-exporter/templates/podmonitor.yaml (100%) rename {charts => old}/prometheus-node-exporter/templates/psp-clusterrole.yaml (100%) rename {charts => old}/prometheus-node-exporter/templates/psp-clusterrolebinding.yaml (100%) rename {charts => old}/prometheus-node-exporter/templates/psp.yaml (100%) rename {charts => old}/prometheus-node-exporter/templates/rbac-configmap.yaml (100%) rename {charts => old}/prometheus-node-exporter/templates/service.yaml (100%) rename {charts => old}/prometheus-node-exporter/templates/serviceaccount.yaml (100%) rename {charts => old}/prometheus-node-exporter/templates/servicemonitor.yaml (100%) rename {charts => old}/prometheus-node-exporter/templates/verticalpodautoscaler.yaml (100%) rename {charts => old}/prometheus-node-exporter/values.yaml (100%) diff --git a/node-exporter-appset.yaml b/old/node-exporter-appset.yaml similarity index 100% rename from node-exporter-appset.yaml rename to old/node-exporter-appset.yaml diff --git a/charts/prometheus-node-exporter/.helmignore b/old/prometheus-node-exporter/.helmignore similarity index 100% rename from charts/prometheus-node-exporter/.helmignore rename to old/prometheus-node-exporter/.helmignore diff --git a/charts/prometheus-node-exporter/Chart.yaml b/old/prometheus-node-exporter/Chart.yaml similarity index 100% rename from charts/prometheus-node-exporter/Chart.yaml rename to old/prometheus-node-exporter/Chart.yaml diff --git a/charts/prometheus-node-exporter/README.md b/old/prometheus-node-exporter/README.md similarity index 100% rename from charts/prometheus-node-exporter/README.md rename to old/prometheus-node-exporter/README.md diff --git a/charts/prometheus-node-exporter/ci/common-labels-values.yaml b/old/prometheus-node-exporter/ci/common-labels-values.yaml similarity index 100% rename from charts/prometheus-node-exporter/ci/common-labels-values.yaml rename to old/prometheus-node-exporter/ci/common-labels-values.yaml diff --git a/charts/prometheus-node-exporter/ci/default-values.yaml b/old/prometheus-node-exporter/ci/default-values.yaml similarity index 100% rename from charts/prometheus-node-exporter/ci/default-values.yaml rename to old/prometheus-node-exporter/ci/default-values.yaml diff --git a/charts/prometheus-node-exporter/ci/kube-rbac-proxy-tlssecret-values.yaml b/old/prometheus-node-exporter/ci/kube-rbac-proxy-tlssecret-values.yaml similarity index 100% rename from charts/prometheus-node-exporter/ci/kube-rbac-proxy-tlssecret-values.yaml rename to old/prometheus-node-exporter/ci/kube-rbac-proxy-tlssecret-values.yaml diff --git a/charts/prometheus-node-exporter/ci/networkpolicy-values.yaml b/old/prometheus-node-exporter/ci/networkpolicy-values.yaml similarity index 100% rename from charts/prometheus-node-exporter/ci/networkpolicy-values.yaml rename to old/prometheus-node-exporter/ci/networkpolicy-values.yaml diff --git a/charts/prometheus-node-exporter/ci/pod-labels-values.yaml b/old/prometheus-node-exporter/ci/pod-labels-values.yaml similarity index 100% rename from charts/prometheus-node-exporter/ci/pod-labels-values.yaml rename to old/prometheus-node-exporter/ci/pod-labels-values.yaml diff --git a/charts/prometheus-node-exporter/ci/port-values.yaml b/old/prometheus-node-exporter/ci/port-values.yaml similarity index 100% rename from charts/prometheus-node-exporter/ci/port-values.yaml rename to old/prometheus-node-exporter/ci/port-values.yaml diff --git a/charts/prometheus-node-exporter/ci/service-labels-values.yaml b/old/prometheus-node-exporter/ci/service-labels-values.yaml similarity index 100% rename from charts/prometheus-node-exporter/ci/service-labels-values.yaml rename to old/prometheus-node-exporter/ci/service-labels-values.yaml diff --git a/charts/prometheus-node-exporter/ci/serviceport-values.yaml b/old/prometheus-node-exporter/ci/serviceport-values.yaml similarity index 100% rename from charts/prometheus-node-exporter/ci/serviceport-values.yaml rename to old/prometheus-node-exporter/ci/serviceport-values.yaml diff --git a/charts/prometheus-node-exporter/my-values/values-int.yaml b/old/prometheus-node-exporter/my-values/values-int.yaml similarity index 100% rename from charts/prometheus-node-exporter/my-values/values-int.yaml rename to old/prometheus-node-exporter/my-values/values-int.yaml diff --git a/charts/prometheus-node-exporter/my-values/values-prod.yaml b/old/prometheus-node-exporter/my-values/values-prod.yaml similarity index 100% rename from charts/prometheus-node-exporter/my-values/values-prod.yaml rename to old/prometheus-node-exporter/my-values/values-prod.yaml diff --git a/charts/prometheus-node-exporter/templates/NOTES.txt b/old/prometheus-node-exporter/templates/NOTES.txt similarity index 100% rename from charts/prometheus-node-exporter/templates/NOTES.txt rename to old/prometheus-node-exporter/templates/NOTES.txt diff --git a/charts/prometheus-node-exporter/templates/_helpers.tpl b/old/prometheus-node-exporter/templates/_helpers.tpl similarity index 100% rename from charts/prometheus-node-exporter/templates/_helpers.tpl rename to old/prometheus-node-exporter/templates/_helpers.tpl diff --git a/charts/prometheus-node-exporter/templates/clusterrole.yaml b/old/prometheus-node-exporter/templates/clusterrole.yaml similarity index 100% rename from charts/prometheus-node-exporter/templates/clusterrole.yaml rename to old/prometheus-node-exporter/templates/clusterrole.yaml diff --git a/charts/prometheus-node-exporter/templates/clusterrolebinding.yaml b/old/prometheus-node-exporter/templates/clusterrolebinding.yaml similarity index 100% rename from charts/prometheus-node-exporter/templates/clusterrolebinding.yaml rename to old/prometheus-node-exporter/templates/clusterrolebinding.yaml diff --git a/charts/prometheus-node-exporter/templates/daemonset.yaml b/old/prometheus-node-exporter/templates/daemonset.yaml similarity index 100% rename from charts/prometheus-node-exporter/templates/daemonset.yaml rename to old/prometheus-node-exporter/templates/daemonset.yaml diff --git a/charts/prometheus-node-exporter/templates/endpoints.yaml b/old/prometheus-node-exporter/templates/endpoints.yaml similarity index 100% rename from charts/prometheus-node-exporter/templates/endpoints.yaml rename to old/prometheus-node-exporter/templates/endpoints.yaml diff --git a/charts/prometheus-node-exporter/templates/extra-manifests.yaml b/old/prometheus-node-exporter/templates/extra-manifests.yaml similarity index 100% rename from charts/prometheus-node-exporter/templates/extra-manifests.yaml rename to old/prometheus-node-exporter/templates/extra-manifests.yaml diff --git a/charts/prometheus-node-exporter/templates/networkpolicy.yaml b/old/prometheus-node-exporter/templates/networkpolicy.yaml similarity index 100% rename from charts/prometheus-node-exporter/templates/networkpolicy.yaml rename to old/prometheus-node-exporter/templates/networkpolicy.yaml diff --git a/charts/prometheus-node-exporter/templates/podmonitor.yaml b/old/prometheus-node-exporter/templates/podmonitor.yaml similarity index 100% rename from charts/prometheus-node-exporter/templates/podmonitor.yaml rename to old/prometheus-node-exporter/templates/podmonitor.yaml diff --git a/charts/prometheus-node-exporter/templates/psp-clusterrole.yaml b/old/prometheus-node-exporter/templates/psp-clusterrole.yaml similarity index 100% rename from charts/prometheus-node-exporter/templates/psp-clusterrole.yaml rename to old/prometheus-node-exporter/templates/psp-clusterrole.yaml diff --git a/charts/prometheus-node-exporter/templates/psp-clusterrolebinding.yaml b/old/prometheus-node-exporter/templates/psp-clusterrolebinding.yaml similarity index 100% rename from charts/prometheus-node-exporter/templates/psp-clusterrolebinding.yaml rename to old/prometheus-node-exporter/templates/psp-clusterrolebinding.yaml diff --git a/charts/prometheus-node-exporter/templates/psp.yaml b/old/prometheus-node-exporter/templates/psp.yaml similarity index 100% rename from charts/prometheus-node-exporter/templates/psp.yaml rename to old/prometheus-node-exporter/templates/psp.yaml diff --git a/charts/prometheus-node-exporter/templates/rbac-configmap.yaml b/old/prometheus-node-exporter/templates/rbac-configmap.yaml similarity index 100% rename from charts/prometheus-node-exporter/templates/rbac-configmap.yaml rename to old/prometheus-node-exporter/templates/rbac-configmap.yaml diff --git a/charts/prometheus-node-exporter/templates/service.yaml b/old/prometheus-node-exporter/templates/service.yaml similarity index 100% rename from charts/prometheus-node-exporter/templates/service.yaml rename to old/prometheus-node-exporter/templates/service.yaml diff --git a/charts/prometheus-node-exporter/templates/serviceaccount.yaml b/old/prometheus-node-exporter/templates/serviceaccount.yaml similarity index 100% rename from charts/prometheus-node-exporter/templates/serviceaccount.yaml rename to old/prometheus-node-exporter/templates/serviceaccount.yaml diff --git a/charts/prometheus-node-exporter/templates/servicemonitor.yaml b/old/prometheus-node-exporter/templates/servicemonitor.yaml similarity index 100% rename from charts/prometheus-node-exporter/templates/servicemonitor.yaml rename to old/prometheus-node-exporter/templates/servicemonitor.yaml diff --git a/charts/prometheus-node-exporter/templates/verticalpodautoscaler.yaml b/old/prometheus-node-exporter/templates/verticalpodautoscaler.yaml similarity index 100% rename from charts/prometheus-node-exporter/templates/verticalpodautoscaler.yaml rename to old/prometheus-node-exporter/templates/verticalpodautoscaler.yaml diff --git a/charts/prometheus-node-exporter/values.yaml b/old/prometheus-node-exporter/values.yaml similarity index 100% rename from charts/prometheus-node-exporter/values.yaml rename to old/prometheus-node-exporter/values.yaml