From 9d8c4321830d01bbb2ffeef57054c1ff0e463d8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ibone=20Gonz=C3=A1lez=20Mauraza?= Date: Fri, 1 Apr 2022 11:06:33 +0200 Subject: [PATCH] [bitnami/jenkins] Update jenkins README.md (#9653) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * update jenkins README.md Signed-off-by: mauraza * Update README.md Co-authored-by: Carlos Rodríguez Hernández --- bitnami/jenkins/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/bitnami/jenkins/README.md b/bitnami/jenkins/README.md index 769093b098..5f04de4cc5 100644 --- a/bitnami/jenkins/README.md +++ b/bitnami/jenkins/README.md @@ -296,6 +296,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 10.0.0 + +This major release is no longer contains the metrics section because the container `bitnami/enkins-exporter` has been deprecated due to the upstream project is not maintained. + ### To 9.0.0 This major release renames several values in this chart and adds missing features, in order to be inline with the rest of assets in the Bitnami charts repository. @@ -393,4 +397,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. \ No newline at end of file +limitations under the License.