Releases: chainguard-forks/kaniko
Releases · chainguard-forks/kaniko
v1.25.13
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore(deps): bump github.com/minio/highwayhash from 1.0.3 to 1.0.4 in the gomod group by @dependabot[bot] in #356
- chore(deps): bump golang from
c42e4d7to595c784in /deploy by @dependabot[bot] in #355 - chore(deps): bump the gomod group with 2 updates by @dependabot[bot] in #357
- chore(deps): bump github.com/moby/patternmatcher from 0.6.0 to 0.6.1 in the gomod group by @dependabot[bot] in #358
- chore(deps): bump google.golang.org/api from 0.272.0 to 0.273.0 by @dependabot[bot] in #359
- chore(deps): bump the gomod group with 4 updates by @dependabot[bot] in #361
- chore(deps): bump github.com/go-git/go-git/v5 from 5.17.0 to 5.17.1 in the gomod group by @dependabot[bot] in #362
- chore(deps): bump the gomod group across 1 directory with 5 updates by @dependabot[bot] in #369
- chore(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 by @dependabot[bot] in #368
- chore(deps): bump google.golang.org/api from 0.273.0 to 0.275.0 by @dependabot[bot] in #374
- chore(deps): bump cloud.google.com/go/storage from 1.61.3 to 1.62.0 by @dependabot[bot] in #373
- chore(deps): bump the gomod group with 2 updates by @dependabot[bot] in #372
- chore(deps): bump golang from
595c784toec4debbin /deploy by @dependabot[bot] in #371 - chore(deps): bump debian from
f065376to4724b8cin /deploy by @dependabot[bot] in #370 - chore(deps): bump golang.org/x/sys from 0.42.0 to 0.43.0 by @dependabot[bot] in #375
- chore(deps): bump github.com/google/go-containerregistry from 0.21.4 to 0.21.5 in the gomod group by @dependabot[bot] in #379
- chore(deps): bump the actions group across 1 directory with 3 updates by @dependabot[bot] in #378
- chore(deps): bump golang from
ec4debbtofcdb3e4in /deploy by @dependabot[bot] in #377 - chore(deps): bump golang.org/x/net from 0.52.0 to 0.53.0 by @dependabot[bot] in #376
Full Changelog: v1.25.12...v1.25.13
v1.25.12
What's Changed
- chore(deps): bump github.com/awslabs/amazon-ecr-credential-helper/ecr-login from 0.11.0 to 0.12.0 by @dependabot[bot] in #333
- chore(deps): bump github.com/cyphar/filepath-securejoin from 0.5.1 to 0.6.1 by @dependabot[bot] in #332
- chore(deps): bump github.com/google/go-containerregistry from 0.21.1 to 0.21.2 in the gomod group by @dependabot[bot] in #331
- chore(deps): bump the gomod group with 4 updates by @dependabot[bot] in #335
- chore(deps): bump golang from
9edf713tofb612b7in /deploy by @dependabot[bot] in #334 - chore(deps): bump docker/setup-qemu-action from 3.7.0 to 4.0.0 by @dependabot[bot] in #337
- chore(deps): bump golang from
fb612b7toe2ddb15in /deploy by @dependabot[bot] in #338 - chore(deps): bump step-security/harden-runner from 2.15.0 to 2.15.1 in the actions group by @dependabot[bot] in #339
- chore(deps): bump the gomod group across 1 directory with 4 updates by @dependabot[bot] in #344
- chore(deps): bump golang from
e2ddb15toc7e98ccin /deploy by @dependabot[bot] in #343 - chore(deps): bump docker/build-push-action from 6.19.2 to 7.0.0 by @dependabot[bot] in #341
- chore(deps): bump docker/setup-buildx-action from 3.12.0 to 4.0.0 by @dependabot[bot] in #340
- chore(deps): bump cloud.google.com/go/storage from 1.60.0 to 1.61.3 by @dependabot[bot] in #351
- chore(deps): bump golang from
c7e98ccto318ba17in /deploy by @dependabot[bot] in #346 - chore(deps): bump debian from
74d56e3tof065376in /deploy by @dependabot[bot] in #345 - chore(deps): bump step-security/harden-runner from 2.15.1 to 2.16.0 in the actions group by @dependabot[bot] in #347
- chore(deps): bump golang.org/x/net from 0.51.0 to 0.52.0 by @dependabot[bot] in #349
- chore(deps): bump google.golang.org/api from 0.269.0 to 0.272.0 by @dependabot[bot] in #350
- chore(deps): bump github.com/google/go-containerregistry from 0.21.2 to 0.21.3 in the gomod group by @dependabot[bot] in #353
- chore(deps): bump golang from
318ba17toc42e4d7in /deploy by @dependabot[bot] in #352 - chore(deps): bump google.golang.org/grpc from 1.79.2 to 1.79.3 by @dependabot[bot] in #354
Full Changelog: v1.25.11...v1.25.12
v1.25.11
What's Changed
- chore(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 by @dependabot[bot] in #329
- chore(deps): bump the gomod group with 2 updates by @dependabot[bot] in #328
- chore(deps): bump actions/setup-go from 6.2.0 to 6.3.0 in the actions group by @dependabot[bot] in #327
- fix(util): resolve only parent dir in SecureJoin by @tdunlap607 in #330
Full Changelog: v1.25.10...v1.25.11
v1.25.10
What's Changed
- fix(util): use securejoin for path resolution in tar extraction by @tdunlap607 in #326
New Contributors
- @tdunlap607 made their first contribution in #326
Full Changelog: v1.25.9...v1.25.10
v1.25.9
What's Changed
- chore(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 by @dependabot[bot] in #322
- chore(deps): bump golang.org/x/net from 0.50.0 to 0.51.0 by @dependabot[bot] in #325
- chore(deps): bump github.com/go-git/go-git/v5 from 5.16.5 to 5.17.0 by @dependabot[bot] in #324
- chore(deps): bump golang from
b751797to9edf713in /deploy by @dependabot[bot] in #323
Full Changelog: v1.25.8...v1.25.9
v1.25.8
What's Changed
- chore(deps): bump google.golang.org/api from 0.265.0 to 0.266.0 by @dependabot[bot] in #306
- chore(deps): bump golang from 1.25 to 1.26 in /deploy by @dependabot[bot] in #304
- chore(deps): bump cloud.google.com/go/storage from 1.59.2 to 1.60.0 by @dependabot[bot] in #305
- chore(deps): bump docker/build-push-action from 6.18.0 to 6.19.1 in the actions group by @dependabot[bot] in #307
- set DOCKER_API_VERSION to '1.44' by @cpanato in #309
- chore(deps): bump docker/build-push-action from 6.19.1 to 6.19.2 in the actions group by @dependabot[bot] in #308
- chore(deps): bump google.golang.org/api from 0.266.0 to 0.267.0 by @dependabot[bot] in #311
- chore(deps): bump the gomod group with 2 updates by @dependabot[bot] in #310
- chore(deps): bump the gomod group with 3 updates by @dependabot[bot] in #312
- chore(deps): bump github.com/google/go-containerregistry from 0.20.7 to 0.21.0 by @dependabot[bot] in #313
- chore(deps): bump google.golang.org/api from 0.267.0 to 0.268.0 by @dependabot[bot] in #315
- chore(deps): bump the gomod group with 4 updates by @dependabot[bot] in #314
- chore(deps): bump google.golang.org/api from 0.268.0 to 0.269.0 by @dependabot[bot] in #320
- chore(deps): bump step-security/harden-runner from 2.14.2 to 2.15.0 in the actions group by @dependabot[bot] in #318
- chore(deps): bump golang from
c83e68ftob751797in /deploy by @dependabot[bot] in #317 - chore(deps): bump github.com/google/go-containerregistry from 0.21.0 to 0.21.1 in the gomod group by @dependabot[bot] in #319
- chore(deps): bump debian from
98f4b71to74d56e3in /deploy by @dependabot[bot] in #316 - chore(deps): bump github.com/go-git/go-billy/v5 from 5.7.0 to 5.8.0 by @dependabot[bot] in #321
Full Changelog: v1.25.7...v1.25.8
v1.25.7
What's Changed
- chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.20.19 to 1.21.0 by @dependabot[bot] in #282
- chore(deps): bump google.golang.org/api from 0.260.0 to 0.261.0 by @dependabot[bot] in #284
- chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 in the actions group by @dependabot[bot] in #285
- chore(deps): bump google.golang.org/api from 0.261.0 to 0.262.0 by @dependabot[bot] in #286
- chore(deps): bump step-security/harden-runner from 2.14.0 to 2.14.1 in the actions group by @dependabot[bot] in #287
- chore(deps): bump google.golang.org/api from 0.262.0 to 0.263.0 by @dependabot[bot] in #288
- chore(deps): bump the gomod group with 3 updates by @dependabot[bot] in #289
- chore(deps): bump google.golang.org/api from 0.263.0 to 0.264.0 by @dependabot[bot] in #290
- chore(deps): bump google.golang.org/api from 0.264.0 to 0.265.0 by @dependabot[bot] in #295
- chore(deps): bump golang from
ce63a16to06d1251in /deploy by @dependabot[bot] in #294 - chore(deps): bump debian from
56ff6d3to98f4b71in /deploy by @dependabot[bot] in #293 - chore(deps): bump busybox from
03db190to2d6218cin /deploy by @dependabot[bot] in #292 - chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.21.1 to 1.22.0 by @dependabot[bot] in #297
- chore(deps): bump golang from
06d1251tod2e5accin /deploy by @dependabot[bot] in #296 - chore(deps): bump step-security/harden-runner from 2.14.1 to 2.14.2 in the actions group by @dependabot[bot] in #299
- chore(deps): bump golang.org/x/oauth2 from 0.34.0 to 0.35.0 by @dependabot[bot] in #301
- chore(deps): bump golang.org/x/sys from 0.40.0 to 0.41.0 by @dependabot[bot] in #300
- chore(deps): bump golang from
d2e5acctocc73743in /deploy by @dependabot[bot] in #298 - chore(deps): bump golang.org/x/net from 0.49.0 to 0.50.0 by @dependabot[bot] in #303
- chore(deps): bump github.com/go-git/go-git/v5 from 5.16.4 to 5.16.5 by @dependabot[bot] in #302
Full Changelog: v1.25.6...v1.25.7
v1.25.6
What's Changed
- chore(deps): bump actions/setup-go from 6.0.0 to 6.1.0 in the actions group by @dependabot[bot] in #220
- chore(deps): bump actions/checkout from 5.0.1 to 6.0.0 by @dependabot[bot] in #221
- chore(deps): bump the gomod group with 3 updates by @dependabot[bot] in #222
- chore(deps): bump the gomod group across 1 directory with 5 updates by @dependabot[bot] in #225
- chore(deps): bump google.golang.org/api from 0.256.0 to 0.257.0 by @dependabot[bot] in #231
- chore(deps): bump the gomod group with 4 updates by @dependabot[bot] in #230
- chore(deps): bump the actions group with 2 updates by @dependabot[bot] in #229
- chore(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 in the gomod group by @dependabot[bot] in #232
- [StepSecurity] Apply security best practices by @stepsecurity-app[bot] in #233
- chore(deps): bump cloud.google.com/go/storage from 1.57.2 to 1.58.0 by @dependabot[bot] in #239
- chore(deps): bump github.com/go-git/go-billy/v5 from 5.6.2 to 5.7.0 by @dependabot[bot] in #240
- chore(deps): bump golang.org/x/sync from 0.18.0 to 0.19.0 by @dependabot[bot] in #247
- chore(deps): bump golang.org/x/net from 0.47.0 to 0.48.0 by @dependabot[bot] in #246
- chore(deps): bump debian from
b4aa902to1371f81in /deploy by @dependabot[bot] in #241 - chore(deps): bump golang.org/x/oauth2 from 0.33.0 to 0.34.0 by @dependabot[bot] in #245
- chore(deps): bump the gomod group with 3 updates by @dependabot[bot] in #243
- chore(deps): bump busybox from
ef13e74to7a50f86in /deploy by @dependabot[bot] in #242 - Delete CONTRIBUTING.md by @jspeed-meyers in #238
- Refactor README.md by @jspeed-meyers in #237
- chore(deps): bump the gomod group with 3 updates by @dependabot[bot] in #251
- chore(deps): bump step-security/harden-runner from 2.13.3 to 2.14.0 in the actions group by @dependabot[bot] in #250
- chore(deps): bump golang from
20b91edtoa22b2e6in /deploy by @dependabot[bot] in #249 - chore(deps): bump debian from
1371f81toe899040in /deploy by @dependabot[bot] in #248 - chore(deps): bump golang from
a22b2e6to36b4f45in /deploy by @dependabot[bot] in #252 - chore(deps): bump the gomod group with 2 updates by @dependabot[bot] in #253
- chore(deps): bump the gomod group with 3 updates by @dependabot[bot] in #254
- chore(deps): bump github.com/containerd/containerd from 1.7.29 to 1.7.30 in the gomod group by @dependabot[bot] in #255
- chore(deps): bump google.golang.org/api from 0.257.0 to 0.258.0 by @dependabot[bot] in #256
- chore(deps): bump docker/setup-buildx-action from 3.11.1 to 3.12.0 in the actions group by @dependabot[bot] in #257
- chore(deps): bump github.com/GoogleCloudPlatform/docker-credential-gcr/v2 from 2.1.30 to 2.1.31 in the gomod group by @dependabot[bot] in #258
- chore(deps): bump the gomod group with 2 updates by @dependabot[bot] in #259
- chore(deps): bump debian from
e899040tod207e19in /deploy by @dependabot[bot] in #261 - chore(deps): bump debian from
d207e19tod5d3f9cin /deploy by @dependabot[bot] in #263 - chore(deps): bump golang from
36b4f45to31c1e53in /deploy by @dependabot[bot] in #262 - chore(deps): bump golang from
31c1e53to6cc2338in /deploy by @dependabot[bot] in #264 - chore(deps): bump google.golang.org/api from 0.258.0 to 0.259.0 by @dependabot[bot] in #266
- chore(deps): bump busybox from
b259afetoe3fe564in /deploy by @dependabot[bot] in #265 - chore(deps): bump busybox from
e3fe564to03db190in /deploy by @dependabot[bot] in #267 - chore(deps): bump golang.org/x/sys from 0.39.0 to 0.40.0 by @dependabot[bot] in #268
- chore(deps): bump the gomod group with 4 updates by @dependabot[bot] in #269
- chore(deps): bump cloud.google.com/go/storage from 1.58.0 to 1.59.0 by @dependabot[bot] in #270
- chore(deps): bump golang.org/x/net from 0.48.0 to 0.49.0 by @dependabot[bot] in #273
- chore(deps): bump actions/setup-go from 6.1.0 to 6.2.0 in the actions group by @dependabot[bot] in #272
- chore(deps): bump debian from
d5d3f9cto94c4d59in /deploy by @dependabot[bot] in #271 - chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1.6.3 to 1.6.4 in the gomod group by @dependabot[bot] in #276
- chore(deps): bump debian from
94c4d59to56ff6d3in /deploy by @dependabot[bot] in #275 - chore(deps): bump golang from
6cc2338to8bbd140in /deploy by @dependabot[bot] in #274 - chore(deps): bump google.golang.org/api from 0.259.0 to 0.260.0 by @dependabot[bot] in #278
- chore(deps): bump cloud.google.com/go/storage from 1.59.0 to 1.59.1 in the gomod group by @dependabot[bot] in #277
- chore(deps): bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 in the gomod group by @dependabot[bot] in #280
- chore(deps): bump golang from
8bbd140tobc45dfdin /deploy by @dependabot[bot] in #279 - chore(deps): bump golang from
bc45dfdtoce63a16in /deploy by @dependabot[bot] in #281
New Contributors
- @stepsecurity-app[bot] made their first contribution in #233
- @jspeed-meyers made their first contribution in #238
Full Changelog: v1.25.5...v1.25.6
v1.25.5
What's Changed
- chore(deps): bump google.golang.org/api from 0.255.0 to 0.256.0 by @dependabot[bot] in #211
- chore(deps): bump golang.org/x/net from 0.46.0 to 0.47.0 by @dependabot[bot] in #210
- chore(deps): bump the gomod group with 3 updates by @dependabot[bot] in #209
- chore(deps): bump github.com/moby/buildkit from 0.25.2 to 0.26.0 by @dependabot[bot] in #213
- chore(deps): bump the gomod group with 3 updates by @dependabot[bot] in #212
- chore(deps): bump the gomod group with 2 updates by @dependabot[bot] in #215
- chore(deps): bump actions/checkout from 5.0.0 to 5.0.1 in the actions group by @dependabot[bot] in #214
- chore(deps): bump the gomod group with 2 updates by @dependabot[bot] in #216
- chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 by @dependabot[bot] in #219
Full Changelog: v1.25.4...v1.25.5
v1.25.4
What's Changed
- chore(deps): bump the gomod group with 4 updates by @dependabot[bot] in #185
- chore(deps): bump the gomod group across 1 directory with 4 updates by @dependabot[bot] in #193
- chore(deps): bump google.golang.org/api from 0.252.0 to 0.254.0 by @dependabot[bot] in #197
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.88.5 to 1.89.1 by @dependabot[bot] in #196
- chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.15 to 1.31.16 in the gomod group across 1 directory by @dependabot[bot] in #198
- chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.19.13 to 1.20.2 by @dependabot[bot] in #195
- chore(deps): bump the gomod group with 4 updates by @dependabot[bot] in #199
- chore(deps): bump google.golang.org/api from 0.254.0 to 0.255.0 by @dependabot[bot] in #200
- chore(deps): bump the actions group with 2 updates by @dependabot[bot] in #201
- chore(deps): bump the gomod group with 5 updates by @dependabot[bot] in #202
- chore(deps): bump golang.org/x/sys from 0.37.0 to 0.38.0 by @dependabot[bot] in #206
- chore(deps): bump golang.org/x/sync from 0.17.0 to 0.18.0 by @dependabot[bot] in #205
- chore(deps): bump the gomod group with 2 updates by @dependabot[bot] in #207
- chore(deps): bump github.com/awslabs/amazon-ecr-credential-helper/ecr-login from 0.10.1 to 0.11.0 by @dependabot[bot] in #208
- chore(deps): bump golang.org/x/oauth2 from 0.32.0 to 0.33.0 by @dependabot[bot] in #204
- chore(deps): bump github.com/containerd/containerd/v2 from 2.1.4 to 2.1.5 by @dependabot[bot] in #203
Full Changelog: v1.25.3...v1.25.4