Skip to content

Releases: hiberbee/github-action-skaffold

1.11.0

11 Oct 18:58
Compare
Choose a tag to compare

Added

  • namespace argument is now properly resolved (addresses #12 )
  • insecure-registries argument introduced

1.10.0

09 Oct 03:26
c4a4111
Compare
Choose a tag to compare

Added

  • verbosity flag introduced (requested in #11)

Fixed

  • cache should now properly trigger (fixes #11)

1.9.0

04 Oct 19:56
Compare
Choose a tag to compare

Changed

  • Concurrency option is now not configured by default

1.8.0

23 Sep 21:59
Compare
Choose a tag to compare

Added

  • cache-file parameter with cache location. If not provided as default, action skip that caching step;
  • concurrency parameter (0 or parallel as default)
  • push with docker repository where to publish artifacts

Updated

  • default skaffold version is now 1.32.0

Changed (BC)

  • cache-artifacts parameter renamed to cache
  • default-repo parameter renamed to repository
  • build-image parameter renamed to image
  • command parameter is not required now

1.7.0

18 Sep 19:03
Compare
Choose a tag to compare

Changed

  • Updated skaffold version to 1.32.0

1.6.0

02 Sep 19:38
Compare
Choose a tag to compare

Changes

  • Updated skaffold to latest 1.31.0 version and container-structure-test to 1.10.0
  • Fixed env vars resolution and path failures

New

  • Added working-directory to point skaffold to alternative directory than root.

1.5.0

03 Mar 10:12
Compare
Choose a tag to compare
Updated versions, libraries, parameters

1.4.0

22 Aug 21:41
Compare
Choose a tag to compare

Changes

  • Action argument skip-tests is true by default
  • Action argument command is not required; by default skaffold version will be executed

1.3.0

22 Aug 21:09
Compare
Choose a tag to compare

Changes

  • skaffold default version updated to 1.13.2

1.2.0

08 Aug 22:25
Compare
Choose a tag to compare

Changes

  • skaffold default version updated to 1.13.1