Commit Graph

  • e10d282a5e
    chore: bump kaniko to 1.14.0-debug dev surtur 2023-09-01 16:46:29 +0200
  • fce5bb4564
    chore: bump kaniko to 1.9.1-debug surtur 2022-09-28 14:50:34 +0200
  • 864a7e5319
    Fix manifest of ACR (#62) main Jamie Li 2022-08-18 02:22:19 -0400
  • 1c34458f6c
    Add arm stage as a depends_on for manifest stages (#61) Jamie Li 2022-08-17 02:24:11 -0400
  • 725950ee02
    Fix acr manifest template (#60) Jamie Li 2022-08-17 01:54:31 -0400
  • 97a3f33180
    Add arm image build (#59) Jamie Li 2022-08-16 01:50:49 -0400
  • 6a0f7e483a
    chore: bump kaniko to 1.9.0-debug surtur 2022-08-12 21:38:31 +0200
  • 33e44ca23a
    Merge pull request #58 from drone/aman-fix-acr Aman Singh 2022-08-03 15:06:01 +0530
  • 1409e80406 addressed comments Aman Singh 2022-08-03 13:14:03 +0530
  • 97ecf9b992 addressed comments Aman Singh 2022-08-03 13:09:41 +0530
  • 0ae1cbc382 addressed comments Aman Singh 2022-08-03 13:07:49 +0530
  • fe57a616ed addressed comments Aman Singh 2022-08-03 13:07:27 +0530
  • 4da1f904b0
    Update README.md Aman Singh 2022-08-03 12:56:58 +0530
  • eaeab5fddb updated .gitignore Aman Singh 2022-08-03 12:54:53 +0530
  • 546dc21a7e removed fmt.print Aman Singh 2022-08-03 12:53:16 +0530
  • d0df077e6e fix cert issue in acr images Aman Singh 2022-08-03 12:50:10 +0530
  • d96c3d05e8 fixed acr Aman Singh 2022-08-02 09:26:23 +0530
  • 23b0ed0baa
    Added acr integration (#57) Aman Singh 2022-08-01 21:38:36 +0530
  • 34f3316a65
    ECR fix for 1.8.1 kaniko version (#53) Shubham Agrawal 2022-07-12 13:44:47 +0530
  • 56b0e6a779
    Fix bugs in assume role support (#56) Shubham Agrawal 2022-07-12 13:22:11 +0530
  • f1cb9b2c41
    Add support for assume role to ECR (#55) Shubham Agrawal 2022-07-12 11:49:47 +0530
  • c7770b6668
    golang image upgrade to 1.18 (#54) Raghav 2022-07-08 12:36:10 +0530
  • adee644baf
    Publish kaniko 1.8.1 version images (#52) Shubham Agrawal 2022-04-12 23:21:29 +0530
  • f5669f55eb
    Merge pull request #51 from aman-harness/patch-1 TP Honey 2022-04-12 16:36:19 +0100
  • 984d34fe9f
    Upgraded golang version to 1.17.8 Aman Singh 2022-04-12 20:41:54 +0530
  • 89b4f6b0c9
    Skip unused stages flag (#49) Peter Novotnak 2022-04-08 22:27:17 -0700
  • c39a1155b5
    Making prepend of registry url to repo name optional (#48) Shubham Agrawal 2022-04-05 14:39:12 +0530
  • ea64d40995
    Remove prepending of v1RegistryURL to the repo (#47) ymage 2022-04-04 07:28:10 +0200
  • 0cd3e162fa
    Remove auto tagging for version 1.8 (#46) Shubham Agrawal 2022-03-31 16:24:40 +0530
  • f492271f45
    Fix manifest yml (#45) Shubham Agrawal 2022-03-31 15:39:44 +0530
  • 7c6c33d174
    Fix drone yml (#44) Shubham Agrawal 2022-03-31 15:32:23 +0530
  • a11da49965
    Publish plugin with latest kaniko 1.8.0 image (#43) Shubham Agrawal 2022-03-31 14:53:50 +0530
  • 9132c4a51b
    ci: add 'test-build' pipeline feature-update-drone-yml surtur 2022-03-28 19:28:21 +0200
  • ab07d57e85
    Merge remote-tracking branch 'upstream/main' into merge-main merge-main feature-merge-upstream-main surtur 2022-03-26 17:15:57 +0100
  • fae9271dc7
    fix: Build.Repo and Build.CacheRepo now uses buildRepo() (#40) HC Saustrup 2022-03-15 07:43:05 +0100
  • 8bd45524d4
    add flag --registry-mirrors (#42) JimZhang 2022-03-15 14:15:57 +0800
  • 427f9abb99
    Upgraded golang version (#41) Aman Singh 2022-03-14 22:19:32 +0530
  • 6503065e80
    chore: bump kaniko to 1.8.0-debug surtur 2022-03-10 13:24:15 +0100
  • dbdf13277d
    Fix typo in README (#39) Yuxuan 'fishy' Wang 2022-02-25 09:49:37 -0800
  • c38eb07dea
    Fix the broken link in readme (#38) Sinkerine 2022-02-10 05:06:36 -0800
  • de43f3afb6
    Port the auto tag feature from docker plugin (#36) Sinkerine 2022-02-09 23:36:14 -0800
  • bebe65a6c2 Revert "Upgrade kaniko version to 1.7.0 (#37)" Shubham Agrawal 2022-02-08 17:15:46 +0530
  • 0a4b18dbcb
    Upgrade kaniko version to 1.7.0 (#37) Shubham Agrawal 2022-02-07 19:55:05 +0530
  • d381ac6700
    Fix "--cache-ttl" flag missing unit in duration (#35) JimZhang 2022-02-07 21:43:29 +0800
  • 39f3398dfe
    Make plugins/kaniko behave the same as plugins/kaniko-{ecr,gcr} by prefixing the registry to the repo (#31) Kyle Lemons 2022-01-19 11:11:45 -0800
  • 59e09c14de
    Add support for custom platform (#32) Shubham Agrawal 2021-12-01 17:10:28 +0530
  • 3e0911cc5c
    chore: bump kaniko to 1.7.0-debug surtur 2021-10-21 00:43:37 +0200
  • 5e7bcabe6a
    Make json key optional for GCR push (#30) Shubham Agrawal 2021-10-18 17:06:53 +0530
  • 0a35538489
    Add support for automatic tagging (:1, :1.2, :1.2.3, etc) for semantic versions (#22) Kyle Lemons 2021-10-17 11:35:18 -0700
  • 2172c5b7cb
    updated kaniko executer version to 1.6.0 to solve the docker registry authentication issues (#28) Michael Boke 2021-10-12 13:09:32 +0200
  • 9388a47a4c
    Updated go version for security fixes (#29) Shubham Agrawal 2021-10-12 16:38:58 +0530
  • 609d203bed
    support dockerhub credentials when pulling with kaniko-ecr (#27) Colin Hoglund 2021-09-16 00:42:03 -0400
  • e86d4583a7
    Add ECR policy management support (#26) Simas Čepaitis 2021-09-08 10:49:52 +0100
  • 6b4393acf8
    Do not require username/password with `no_push: true` (#25) Colin Hoglund 2021-09-01 02:15:50 -0400
  • ac015e1f9a
    Add support for creating ECR repos (#24) Colin Hoglund 2021-08-28 09:07:26 -0400
  • 00a65ec0b5
    Add support for creating ECR repos (#24) Colin Hoglund 2021-08-28 09:07:26 -0400
  • 665106ec23
    Merge branch 'main' into dev surtur 2021-08-20 14:26:10 +0200
  • 95412ee324
    feat: upgrade to a cgroupv2-aware kaniko (#1) wanderer 2021-08-20 13:14:31 +0200
  • 0452916780
    remove the force arg update-to-cgroupv2-aware-kaniko surtur 2021-08-20 13:12:14 +0200
  • dbd6efc157
    Add option to provide log verbosity (#23) Shubham Agrawal 2021-08-20 16:38:35 +0530
  • e6ec85fc19
    dockerfile: upgrade to a cgroupv2-aware kaniko surtur 2021-08-20 13:02:28 +0200
  • 7eb35192c4
    chore: bump kaniko to 1.6.0-debug surtur 2021-05-05 03:55:57 +0200
  • a34e88943a
    fix: temporary patch for kaniko on cgroup v2 hosts surtur 2021-04-21 04:59:08 +0200
  • 4b5ab7f6fb
    chore: bump kaniko version to 1.5.2-debug surtur 2021-04-21 02:31:48 +0200