Releases: concourse/mock-resource
Releases · concourse/mock-resource
v0.10.0
consistently install bash + wget alpine had wget but no bash ubuntu had bash but no wget let's have both, since bash is handy for 'fly intercept' and wget is used in k8s-topgun (which currently uses busybox, but now could be switched to use mock) Signed-off-by: Alex Suraci <suraci.alex@gmail.com>
v0.9.0
add 'log:' to log a message in all actions going to use this to test defaults being applied in check/get/put Signed-off-by: Alex Suraci <suraci.alex@gmail.com>
v0.8.0
Merge pull request #3 from evanchaoli/var Auto replace "START_VAR" with "(("" and "END_VAR" with "))" when creating files.
v0.7.0
Add check to ensure out arg is not empty Signed-off-by: Sameer Vohra <svohra@pivotal.io> Co-authored-by: Sameer Vohra <svohra@pivotal.io>
v0.6.1
Merge pull request #2 from concourse/bionic-base-image move dockerfiles to separate folder
v0.6.0
use logrus.Fatal
v0.5.1
Merge pull request #1 from pivotal-jamie-klassen/master add parameterized metadata fields to source config
v0.5.0
Merge pull request #1 from pivotal-jamie-klassen/master add parameterized metadata fields to source config
v0.4.0
annotate check, in, out to indicate 'privileged'
v0.3.1
mirror -> mock a bit easier to understand what it's used for this way, and avoids sounding like things like repository mirrors