diff --git a/docs/content/en/getting_started/upgrading.md b/docs/content/en/getting_started/upgrading.md index afb26e6768d..daeb9136c1f 100644 --- a/docs/content/en/getting_started/upgrading.md +++ b/docs/content/en/getting_started/upgrading.md @@ -72,6 +72,10 @@ godojo installations If you have installed DefectDojo on "iron" and wish to upgrade the installation, please see the [instructions in the repo](https://github.com/DefectDojo/godojo/blob/master/docs-and-scripts/upgrading.md). +## Upgrading to DefectDojo Version 2.26.x. + +There are no special instruction for upgrading to 2.26.0. Check the [Release Notes](https://github.com/DefectDojo/django-DefectDojo/releases/tag/2.26.0) for the contents of the release. + ## Upgrading to DefectDojo Version 2.25.x. There are no special instruction for upgrading to 2.25.0. Check the [Release Notes](https://github.com/DefectDojo/django-DefectDojo/releases/tag/2.25.0) for the contents of the release. diff --git a/helm/defectdojo/Chart.yaml b/helm/defectdojo/Chart.yaml index cf79b166278..7fc901df36c 100644 --- a/helm/defectdojo/Chart.yaml +++ b/helm/defectdojo/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "2.27.0-dev" description: A Helm chart for Kubernetes to install DefectDojo name: defectdojo -version: 1.6.87-dev +version: 1.6.88-dev icon: https://www.defectdojo.org/img/favicon.ico maintainers: - name: madchap