Skip to content

Commit 596b0c9

Browse files
chore: bump chart version and remove bitnami dependency comment from RN
1 parent 25ebe6a commit 596b0c9

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

docs/content/en/open_source/upgrading/2.50.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ The following Helm chart values have been modified in this release:
4747
- **Flexible secret deployment**: Added the capability to deploy secrets as regular (non-hooked) resources to address compatibility issues encountered with CI/CD tools (such as ArgoCD).
4848
- **Optional secret references**: Some secret references are now optional, allowing the chart to function even when certain secrets are not created.
4949
- **Fixed secret mounting**: Resolved issues with optional secret mounts and references.
50-
- **Updated Bitnami chart reference**: Migrated to OCI (Open Container Initiative) format for the chart dependency.
5150
- **Improved code organization**: Minor Helm chart refactoring to enhance readability and maintainability.
5251

5352
---

helm/defectdojo/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
appVersion: "2.50.0-dev"
33
description: A Helm chart for Kubernetes to install DefectDojo
44
name: defectdojo
5-
version: 1.6.205-dev
5+
version: 1.7.0-dev
66
icon: https://www.defectdojo.org/img/favicon.ico
77
maintainers:
88
- name: madchap

0 commit comments

Comments
 (0)