https://github.com/rad-security/plugins-helm-chart
A Helm chart for Rad Security plugins
https://github.com/rad-security/plugins-helm-chart
Last synced: 12 days ago
JSON representation
A Helm chart for Rad Security plugins
- Host: GitHub
- URL: https://github.com/rad-security/plugins-helm-chart
- Owner: rad-security
- Created: 2024-10-07T14:02:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-05-27T10:09:57.000Z (28 days ago)
- Last Synced: 2026-05-27T12:08:36.597Z (28 days ago)
- Language: Shell
- Homepage:
- Size: 289 KB
- Stars: 0
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Helm charts
[](https://artifacthub.io/packages/search?repo=rad)
This repository contains the source for the packaged and versioned charts released on Artifacthub for the [`RAD Security Plugins Helm repository`](https://artifacthub.io/packages/helm/rad/rad-plugins).
The charts in the `stable` directory in the `main` branch match the latest packaged charts in the chart repository.
The purpose of this repository is to provide a place for maintaining and contributing RAD Security specific charts.
The repository has CI processes in place for managing the releasing of charts into the helm repository.
## Prerequisites
Before contributing to this repository it is recommended you read the documentation [here](docs/pre-reqs.md)
## CI
For a detailed description of all CI performed as part of this repository please see [here](docs/ci.md).
## Publishing
For a detailed description of how we publish charts to our registry please see [here](docs/publishing.md).
## How do I enable the RAD Security repositories for Helm?
For a step-by-step guide on how to add the RAD Security helm repositories locally please see [here](docs/adding-helm-repo-locally.md).
## Supported Kubernetes Versions
This chart repository supports the latest and previous minor versions of Kubernetes.
For example, if the latest minor release of Kubernetes is 1.22 then 1.21 and 1.22 are supported.
## Contributing Guidelines
Contributions are welcome via GitHub pull requests. Please see [here](CONTRIBUTING.md) for more information.