RAJANAGORI / Nightingale

It's a Docker Environment for Pentesting which having all the required tool for VAPT.
https://nightingale.rajanagori.in/
GNU General Public License v3.0
207 stars 29 forks source link

ADD(cronjob <-> helm chart) Need to a create a cronjob which will pull the latest image in every month #42

Open RAJANAGORI opened 3 months ago

RAJANAGORI commented 3 months ago

Currently, Nightingale deployment in our Kubernetes architecture relies on a static Docker image. To ensure that our application stays up to date with the latest improvements and security patches, it's essential to automate the process of updating the Docker image in every month.

I propose enhancing our Helm chart to include a feature that automates the monthly update of the Nightingale Docker image within the Kubernetes cluster. This enhancement will streamline the maintenance process and ensure that our application benefits from the latest features and security enhancements without manual intervention.