Skip to content

puzzle/dagger-module-helm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daggerverse Helm Module

Dagger module for daggerverse providing Helm functionality.

The Dagger module is located in the helm directory.

Usage

Basic usage guide.

The helm directory contains a daggerverse Dagger module.

Check the official Dagger Module documentation: https://docs.dagger.io/api/module-structure

The Dagger CLI is needed.

Functions

List all functions of the module. This command is provided by the Dagger CLI.

dagger functions -m ./helm/

Development

Basic development guide.

Module Image

The Image used in the module is built by the ci/ Dagger module (publish function).

The image-build workflow builds and publishes the image. This action can be triggered manually. It uses the GitHub secrets for the needed credentials.

Setup/update Dagger module

dagger -m ./helm/ develop

Contributors

Please add gofmt -s -w . to your .git/hooks/pre-commit hook.

To Do

  • Add more tools
  • Add cache mounts
  • Add environment variables
  • Add more examples

About

Dagger Module providing Helm functionality

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 10