From 466dbcda6c892a045b654eef168247e1779456f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Wed, 12 Nov 2025 07:47:38 -0500 Subject: [PATCH] Add missing charts (#36387) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Carlos Rodríguez Hernández --- bitnami/local-path-provisioner/README.md | 12 ++++++++++++ bitnami/velero/README.md | 12 ++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 bitnami/local-path-provisioner/README.md create mode 100644 bitnami/velero/README.md diff --git a/bitnami/local-path-provisioner/README.md b/bitnami/local-path-provisioner/README.md new file mode 100644 index 0000000000..2f0d52905d --- /dev/null +++ b/bitnami/local-path-provisioner/README.md @@ -0,0 +1,12 @@ + + +# Bitnami Secure Images Helm chart for Local Path Provisioner + +Local Path Provisioner dynamically provisions local storage in Kubernetes using hostPath or local volumes + +[Overview of Local Path Provisioner](https://github.com/rancher/local-path-provisioner) + +Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement. + +This Helm chart is only available under the [Bitnami Secure Images initiative](https://news.broadcom.com/app-dev/broadcom-introduces-bitnami-secure-images-for-production-ready-containerized-applications). + diff --git a/bitnami/velero/README.md b/bitnami/velero/README.md new file mode 100644 index 0000000000..569a9dff31 --- /dev/null +++ b/bitnami/velero/README.md @@ -0,0 +1,12 @@ + + +# Bitnami Secure Images Helm chart for Velero + +Velero is a tool for managing disaster recovery for Kubernetes clusters + +[Overview of Velero](https://velero.io/) + +Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement. + +This Helm chart is only available under the [Bitnami Secure Images initiative](https://news.broadcom.com/app-dev/broadcom-introduces-bitnami-secure-images-for-production-ready-containerized-applications). +