You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Uses helm-schema to create a jsonschema.
entry: helm-schema
files: (Chart|values)\.yaml$
language: golang
name: Generate jsonschema
require_serial: true
- id: helm-schema-container
args: []
description: Uses the container image of 'helm-schema' to create schema from the Helm chart's 'values.yaml' file, and inserts the result into a corresponding 'values.schema.json' file.