bosh-blobs-upgrader-action

command module
v0.0.0-...-4390f3d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 16, 2019 License: MIT Imports: 21 Imported by: 0

README

bosh-blobs-upgrader

This GitHub action can be used to upgrade blobs from external, versioned resources in BOSH releases.

Inputs

The following list of input arguments can be configured for now.

Input Description
repository Path to the bosh-release repository

Example usage:

- name: Upgrade Bosh Blobs
  uses: s4heid/bosh-blobs-upgrader-action@master
  with:
    repository: path/to/bosh-release

See s4heid/athens-bosh-release for an example configuration.

Docker

The docker container can be run locally with the following command:

docker run --rm \
    -v $HOME/path/to/bosh-release:/home/path/to/bosh-release \
    docker.pkg.github.com/s4heid/bosh-blobs-upgrader-action/bosh-blobs-upgrader-action:latest\ \
    /home/path/to/bosh-release

References

License

MIT License

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL