From 8a326b2a2852c21b0fc8b4a60ba76f5ee7b2e156 Mon Sep 17 00:00:00 2001 From: Scott Rigby Date: Mon, 9 Nov 2020 17:20:39 -0500 Subject: [PATCH] [incubator/kube-downscaler] add repo archive notice (#24050) Signed-off-by: Scott Rigby --- incubator/kube-downscaler/Chart.yaml | 2 +- incubator/kube-downscaler/README.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/incubator/kube-downscaler/Chart.yaml b/incubator/kube-downscaler/Chart.yaml index b196d98f78..08850c438f 100644 --- a/incubator/kube-downscaler/Chart.yaml +++ b/incubator/kube-downscaler/Chart.yaml @@ -1,6 +1,6 @@ name: kube-downscaler apiVersion: v1 -version: 0.6.0 +version: 0.6.1 appVersion: 20.5.0 description: A Helm chart for kube-downscaler home: https://github.com/hjacobs/kube-downscaler diff --git a/incubator/kube-downscaler/README.md b/incubator/kube-downscaler/README.md index 76bf1460ab..ffc45cbc40 100644 --- a/incubator/kube-downscaler/README.md +++ b/incubator/kube-downscaler/README.md @@ -1,3 +1,8 @@ +# ⚠️ Repo Archive Notice + +As of Nov 13, 2020, charts in this repo will no longer be updated. +For more information, see the Helm Charts [Deprecation and Archive Notice](https://github.com/helm/charts#%EF%B8%8F-deprecation-and-archive-notice), and [Update](https://helm.sh/blog/charts-repo-deprecation/). + # kube-downscaler [kube-downscaler](https://github.com/hjacobs/kube-downscaler) Scale down Kubernetes deployments and/or statefulsets during non-work hours.