1
0
Fork 0
mirror of https://github.com/aevea/action-kaniko.git synced 2025-01-30 22:09:37 +01:00

Commit graph

  • 5e25ae9c63 refactor: Use google/go-containerregistry to push image v0.6.0 Doron Somech 2020-06-29 15:26:53 +0300
  • a686787dfc refactor: Use google/go-containerregistry to push image Doron Somech 2020-06-29 15:26:53 +0300
  • a046ead304 fix: when skip_unchanged_digest is set the image is built twice Doron Somech 2020-06-29 15:26:53 +0300
  • 6030da03d4 fix: Force kaniko to run on GitHub action's environment v0.5.1 Alex 2020-07-15 19:03:56 +0200
  • daf41b1e54 feat: Add target option v0.5.0 Doron Somech 2020-06-20 16:31:09 +0300
  • 79ed56ad90 feat: Add tag_with_latest option for tagging with latest additionally Doron Somech 2020-06-20 14:37:54 +0300
  • 94f437184e feat: Allow custom context path Doron Somech 2020-06-20 09:41:59 +0300
  • 51211d4483 fix(digest): Add support for GitHub's docker registry Doron Somech 2020-06-20 20:07:45 +0300
  • aff3d4491f feat: add target option Doron Somech 2020-06-20 16:31:09 +0300
  • b6cc2eed04 feat: tag_with_latest option to add additional latest tag Doron Somech 2020-06-20 14:37:54 +0300
  • e5e4ca2afb feat: allow custom context path Doron Somech 2020-06-20 09:41:59 +0300
  • ff9e1ae761 chore: fixing digest Doron Somech 2020-06-20 20:07:45 +0300
  • 57d6d22cdf chore: Push on first build if skip_unchanged_digest isn't set v0.4.0 Alex Viscreanu 2020-06-19 13:54:58 +0200
  • 3b9302effb feat: Add option for skip pushing if the digest hasn't changed Alex Viscreanu 2020-06-19 13:19:32 +0200
  • c076596480 chore: Add Makefile for easier development Alex Viscreanu 2020-06-19 13:18:40 +0200
  • edea218783 chore: Rename function to ensure variables being set Alex Viscreanu 2020-06-19 13:14:45 +0200
  • 73a7639472
    chore: Rename organization to aevea v0.3.2 Simon Prochazka 2020-04-25 23:23:21 +0200
  • 1ebd971080 chore: rename to aevea Simon Prochazka 2020-04-25 23:23:21 +0200
  • 3e63daf6fe fix: Ensure lowercase GitHub image namespace v0.3.1 Remon Oldenbeuving 2020-04-07 11:39:12 +0200
  • a262fc6530 fix: Ensure lowercase GitHub image namespace Remon Oldenbeuving 2020-04-07 11:39:12 +0200
  • e13fbcb36b chore(deps): add renovate.json Renovate Bot 2020-03-14 22:58:09 +0000
  • 1105f00001
    chore(deps): add renovate.json Renovate Bot 2020-03-14 22:58:09 +0000
  • 6c131bc4a8
    feat: Allow stripping tag prefixes v0.3 Alex Viscreanu 2020-02-24 22:11:13 +0100
  • 4a68ad0e14
    fix: Strip refs/tags string from github ref v0.2.1 Alex Viscreanu 2020-02-17 00:11:52 +0100
  • 6d863aedec
    feat(ci): Add kaniko build GitHub action v0.2 Alex Viscreanu 2020-02-16 23:16:55 +0100
  • bd12547855
    feat(ci): Add release notary GitHub action Alex Viscreanu 2020-02-16 23:10:52 +0100
  • 43b3f63082
    feat(ci): Add commitsar GitHub action Alex Viscreanu 2020-02-16 23:10:04 +0100
  • e53e7fa149
    fix: Add explicit registry domain for GitHub Package Registry Alex Viscreanu 2020-02-16 23:00:45 +0100
  • 47b714c8dd
    fix: Reverse conditional for github cache registry Alex Viscreanu 2020-02-16 22:52:06 +0100
  • b351432674
    Initial commit v0.1 Alex Viscreanu 2020-02-15 18:55:26 +0100
  • 13cffcb166
    Add renovate.json Renovate Bot 2020-02-15 17:55:40 +0000
  • dc53dd09d6
    Initial commit Alex Viscreanu 2020-02-15 18:55:26 +0100