Skip to content

Releases: concourse/mock-resource

v0.10.0

22 Oct 16:09
Compare
Choose a tag to compare
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

18 Oct 18:38
Compare
Choose a tag to compare
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

09 Jul 21:46
da677dc
Compare
Choose a tag to compare
Merge pull request #3 from evanchaoli/var

Auto replace "START_VAR" with "(("" and "END_VAR" with "))" when creating files.

v0.7.0

22 Jan 15:30
Compare
Choose a tag to compare
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

26 Mar 14:17
ebdd6a3
Compare
Choose a tag to compare
Merge pull request #2 from concourse/bionic-base-image

move dockerfiles to separate folder

v0.6.0

02 Feb 03:07
Compare
Choose a tag to compare
use logrus.Fatal

v0.5.1

11 Oct 14:21
70b8b0e
Compare
Choose a tag to compare
Merge pull request #1 from pivotal-jamie-klassen/master

add parameterized metadata fields to source config

v0.5.0

27 Sep 15:29
70b8b0e
Compare
Choose a tag to compare
Merge pull request #1 from pivotal-jamie-klassen/master

add parameterized metadata fields to source config

v0.4.0

24 Sep 20:51
Compare
Choose a tag to compare
annotate check, in, out to indicate 'privileged'

v0.3.1

24 Sep 14:12
Compare
Choose a tag to compare
mirror -> mock

a bit easier to understand what it's used for this way, and avoids
sounding like things like repository mirrors