From 1a0d784a7ebb55a389abb375dc09e24205ffeb4f Mon Sep 17 00:00:00 2001 From: nick-adkins Date: Wed, 13 Nov 2024 08:56:54 -0600 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7d1f258..fef4d23 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ This package is designed to be deployed on [UDS Core](https://github.com/defenseunicorns/uds-core), and is based on the upstream [Jenkins](https://github.com/jenkinsci/helm-charts/tree/main/charts/jenkins) chart. +> Jenkins is a powerful open-source automation server that streamlines the software development process by automating tasks like building, testing, and deploying, enabling continuous integration and continuous delivery. + ## Pre-requisites The Jenkins Package expects to be deployed on top of [UDS Core](https://github.com/defenseunicorns/uds-core).