DirectorySecurity AdvisoriesPricing
Sign in
Directory
raw logoHELM

raw

Helm chart
Last changed
Request a free trial

Contact our team to test out this Helm chart and related images for free. Please also indicate any other images you would like to evaluate.

Overview
Chart versions
Default values
Chart metadata
Images

Raw

Chainguard's redistribution of the Raw Helm chart from bedag, which renders a set of arbitrary Kubernetes manifests supplied through Helm values as a single release.

The chart ships no application images of its own -- users bring their own manifests in values.yaml and the chart wraps them in a standard Helm release so they can be installed, upgraded, and uninstalled with helm like any other chart.

Prerequisites

Authentication is required to access this chart. First, authenticate with Chainguard and configure your environment:

chainctl auth login
chainctl auth configure-docker --pull-token --save
helm registry login cgr.dev

Installation

helm install raw oci://cgr.dev/ORGANIZATION/charts/raw \
  --namespace default \
  --create-namespace \
  --values values.yaml

Where values.yaml provides the manifests to render, for example:

resources:
  - apiVersion: v1
    kind: ConfigMap
    metadata:
      name: example
    data:
      key: value

About This Chart

This is a redistribution of the upstream bedag raw Helm chart. All upstream configuration options and documentation apply.

For full documentation, see: https://github.com/bedag/helm-charts/tree/master/charts/raw.

Chart versions
  • 2.0.2

    Latest
  • 2.0

  • 2

View all chart versions

The trusted source for open source

Talk to an expert
PrivacyTerms

Product

Chainguard ContainersChainguard LibrariesChainguard VMsChainguard OS PackagesChainguard ActionsChainguard Agent SkillsIntegrationsPricing
© 2026 Chainguard, Inc. All Rights Reserved.
Chainguard® and the Chainguard logo are registered trademarks of Chainguard, Inc. in the United States and/or other countries.
The other respective trademarks mentioned on this page are owned by the respective companies and use of them does not imply any affiliation or endorsement.