Skip to content

explorium-ai/package-helm-ecr-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Package Helm ECR Action

Package a helm chart and deploy to an AWS ECR repository using OCI

Full Example usage

- name: Package and Push a Helm Chart to AWS
  uses: explorium-ai/package-helm-ecr-action@main
  with:
    aws-access-key-id: fadsfads********
    aws-secret-access-key: fadsfads********
    aws-region: eu-west-1
    ecr-repo-name: mychart
    chart-path: ./charts/mychart

About

Package a helm chart and push to an AWS ECR repository

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published