Skip to content

digitalservicebund/setup-kubeseal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Setup Kubeseal

How to use

Add this step to your pipeline:

      - name: Install kubeseal
        uses: digitalservicebund/setup-kubeseal@LATEST_HASH

Optional input: version (default: 0.18.0)

Updating this action

After merging a dependabot PR or pushing changes, you need to cut a new release.