diff --git a/deployment/helm/memory-qos/Chart.yaml b/deployment/helm/memory-qos/Chart.yaml index 7d733d023..6fd4b13b6 100644 --- a/deployment/helm/memory-qos/Chart.yaml +++ b/deployment/helm/memory-qos/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "main" +appVersion: unstable description: | The memory-qos NRI plugin adds two methods for controlling cgroups v2 memory.* parameters: QoS class and direct memory annotations. diff --git a/deployment/helm/memory-qos/values.yaml b/deployment/helm/memory-qos/values.yaml index 64005372c..2b08cb78d 100644 --- a/deployment/helm/memory-qos/values.yaml +++ b/deployment/helm/memory-qos/values.yaml @@ -5,7 +5,7 @@ image: name: ghcr.io/containers/nri-plugins/nri-memory-qos # tag, if defined will use the given image tag, otherwise Chart.AppVersion will be used - tag: unstable + #tag: unstable pullPolicy: Always resources: diff --git a/deployment/helm/memtierd/Chart.yaml b/deployment/helm/memtierd/Chart.yaml index de2e9741b..96830090f 100644 --- a/deployment/helm/memtierd/Chart.yaml +++ b/deployment/helm/memtierd/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "main" +appVersion: unstable description: | The memtierd NRI plugin enables managing workloads with Memtierd in Kubernetes. name: nri-memtierd diff --git a/deployment/helm/memtierd/values.yaml b/deployment/helm/memtierd/values.yaml index 43e51da36..ecf348a87 100644 --- a/deployment/helm/memtierd/values.yaml +++ b/deployment/helm/memtierd/values.yaml @@ -5,7 +5,7 @@ image: name: ghcr.io/containers/nri-plugins/nri-memtierd # tag, if defined will use the given image tag, otherwise Chart.AppVersion will be used - tag: unstable + #tag: unstable pullPolicy: Always resources: diff --git a/deployment/helm/resource-management-policies/balloons/Chart.yaml b/deployment/helm/resource-management-policies/balloons/Chart.yaml index 1796e0b75..27875eb32 100644 --- a/deployment/helm/resource-management-policies/balloons/Chart.yaml +++ b/deployment/helm/resource-management-policies/balloons/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: main +appVersion: unstable description: | The balloons NRI resource policy plugin implements workload placement into “balloons” that are disjoint CPU pools. diff --git a/deployment/helm/resource-management-policies/balloons/values.yaml b/deployment/helm/resource-management-policies/balloons/values.yaml index 6092b89ab..50d953ca2 100644 --- a/deployment/helm/resource-management-policies/balloons/values.yaml +++ b/deployment/helm/resource-management-policies/balloons/values.yaml @@ -5,7 +5,7 @@ image: name: ghcr.io/containers/nri-plugins/nri-resource-policy-balloons # tag, if defined will use the given image tag, otherwise Chart.AppVersion will be used - tag: unstable + #tag: unstable pullPolicy: Always config: diff --git a/deployment/helm/resource-management-policies/topology-aware/Chart.yaml b/deployment/helm/resource-management-policies/topology-aware/Chart.yaml index be56c4ec5..8928462a4 100644 --- a/deployment/helm/resource-management-policies/topology-aware/Chart.yaml +++ b/deployment/helm/resource-management-policies/topology-aware/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: main +appVersion: unstable description: | Topology-aware NRI resource policy plugin is a NRI plugin that will apply hardware-aware resource allocation policies to the containers diff --git a/deployment/helm/resource-management-policies/topology-aware/values.yaml b/deployment/helm/resource-management-policies/topology-aware/values.yaml index 4704afd37..8393f4469 100644 --- a/deployment/helm/resource-management-policies/topology-aware/values.yaml +++ b/deployment/helm/resource-management-policies/topology-aware/values.yaml @@ -5,7 +5,7 @@ image: name: ghcr.io/containers/nri-plugins/nri-resource-policy-topology-aware # tag, if defined will use the given image tag, otherwise Chart.AppVersion will be used - tag: unstable + #tag: unstable pullPolicy: Always config: