From 8ffdbfcc389c62aa2a7753aaeb25d209acffa21a Mon Sep 17 00:00:00 2001 From: Scott Rigby Date: Mon, 9 Nov 2020 17:24:45 -0500 Subject: [PATCH] [stable/distributed-jmeter] add repo archive notice (#24095) Signed-off-by: Scott Rigby --- stable/distributed-jmeter/Chart.yaml | 2 +- stable/distributed-jmeter/README.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/stable/distributed-jmeter/Chart.yaml b/stable/distributed-jmeter/Chart.yaml index b30b885a96..8b2d8989c3 100644 --- a/stable/distributed-jmeter/Chart.yaml +++ b/stable/distributed-jmeter/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 appVersion: "3.3" description: A Distributed JMeter Helm chart name: distributed-jmeter -version: 1.0.1 +version: 1.0.2 home: http://jmeter.apache.org/ icon: http://jmeter.apache.org/images/logo.svg sources: diff --git a/stable/distributed-jmeter/README.md b/stable/distributed-jmeter/README.md index 7ed8c35780..0fbefb176c 100644 --- a/stable/distributed-jmeter/README.md +++ b/stable/distributed-jmeter/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/). + # Distributed JMeter Based on the work done [here](https://github.com/pedrocesar-ti/distributed-jmeter-docker).