a Concourse resource for publishing Habitat artifacts.
origin
: Required the package originname
: Required the package nameversion
: Optional the package versionauth_token
: Optional the token to authenticate with the depot. Required when uploading packages.channel
: Optional the channel to check defaults to 'unstable'.
- name: stable-core-consul-pkg
source:
channel: stable
auth_token: <auth-token>
name: consul
origin: core
type: hab-pkg
resource_types:
- name: hab-pkg
source:
repository: starkandwayne/habitat-resource
type: docker-image
channel
: Optional overrides the source level channel configuration
Will download the *.hart file for the habitat package.