Skip to content

Github Action allowing publishing Helm Charts to Artifactory using Access Tokens

Notifications You must be signed in to change notification settings

qameta/artifactory-publisher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

artifactory-publisher

GitHub Action for publishing to Self Hosted Artifactory helm repo

Note this action is written to specifically work with Helm repos in Artifactory

Inputs

Required

  • endpoint - Endpoint of your Artifactory deployment like https://dl.qameta.io/artifactory/helm
  • saUsername - Service Account Username
  • saPass - Service Account Password
  • accessToken - Create one at https://artifactory.example.com/ui/admin/configuration/security/access_tokens
  • repoName - Repo Name e.g. qameta-prod
  • chart - Chart you are planning to publish e.g. charts/allure-testops

About

Github Action allowing publishing Helm Charts to Artifactory using Access Tokens

Resources

Stars

Watchers

Forks

Packages

No packages published