You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore(deps): bump cloud.google.com/go/storage from 1.58.0 to 1.59.2: https://github.com/osscontainertools/kaniko/pull/457https://github.com/osscontainertools/kaniko/pull/461https://github.com/osscontainertools/kaniko/pull/482
23
+
* chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.41.0 to 1.41.1: https://github.com/osscontainertools/kaniko/pull/456
24
+
* chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.6 to 1.32.7: https://github.com/osscontainertools/kaniko/pull/456
25
+
* chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.20.18 to 1.21.1: https://github.com/osscontainertools/kaniko/pull/456https://github.com/osscontainertools/kaniko/pull/467https://github.com/osscontainertools/kaniko/pull/482
26
+
* chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.95.0 to 1.96.0: https://github.com/osscontainertools/kaniko/pull/456https://github.com/osscontainertools/kaniko/pull/482
27
+
* chore(deps): bump actions/setup-go from 6.1.0 to 6.2.0: https://github.com/osscontainertools/kaniko/pull/459
28
+
* chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1.6.3 to 1.6.4: https://github.com/osscontainertools/kaniko/pull/460
29
+
* chore(deps): bump google.golang.org/api from 0.259.0 to 0.265.0: https://github.com/osscontainertools/kaniko/pull/462https://github.com/osscontainertools/kaniko/pull/469https://github.com/osscontainertools/kaniko/pull/472https://github.com/osscontainertools/kaniko/pull/479https://github.com/osscontainertools/kaniko/pull/484https://github.com/osscontainertools/kaniko/pull/490
30
+
* chore(deps): bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4: https://github.com/osscontainertools/kaniko/pull/463
31
+
* chore(deps): bump github.com/docker/cli from 29.1.4+incompatible to 29.2.1+incompatible: https://github.com/osscontainertools/kaniko/pull/465https://github.com/osscontainertools/kaniko/pull/478https://github.com/osscontainertools/kaniko/pull/489
32
+
* chore(deps): bump actions/checkout from 6.0.1 to 6.0.2: https://github.com/osscontainertools/kaniko/pull/471
33
+
* chore(deps): bump golang from 1.25.5 to 1.25.7: https://github.com/osscontainertools/kaniko/pull/466https://github.com/osscontainertools/kaniko/pull/491
34
+
* chore(deps): bump github.com/moby/buildkit from 0.26.3 to 0.27.1: https://github.com/osscontainertools/kaniko/pull/470https://github.com/osscontainertools/kaniko/pull/483
35
+
* chore(deps): bump step-security/harden-runner from 2.14.0 to 2.14.1: https://github.com/osscontainertools/kaniko/pull/476
36
+
* chore(deps): bump github.com/moby/moby/api from 1.52.0 to 1.53.0: https://github.com/osscontainertools/kaniko/pull/477
37
+
* chore(deps): bump imjasonh/setup-crane from 0.4 to 0.5: https://github.com/osscontainertools/kaniko/pull/492
38
+
1
39
# v1.26.4 Release 2026-01-09
2
40
## Community Update
3
41
*@mesaglio made their first contribution in https://github.com/osscontainertools/kaniko/pull/435
4
42
*@nejch made their first contribution in https://github.com/osscontainertools/kaniko/pull/445
5
43
6
44
## What's Changed
7
-
### Bugfixes
8
-
* Skip chown/chmod for paths in ignore list: by @mesaglio in https://github.com/osscontainertools/kaniko/pull/435
9
-
10
45
### Standardization
46
+
* Skip chown/chmod for paths in ignore list: by @mesaglio in https://github.com/osscontainertools/kaniko/pull/435
* chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.3 to 1.32.6: https://github.com/osscontainertools/kaniko/pull/427https://github.com/osscontainertools/kaniko/pull/431https://github.com/osscontainertools/kaniko/pull/434
22
58
* chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.20.13 to 1.20.18: https://github.com/osscontainertools/kaniko/pull/427https://github.com/osscontainertools/kaniko/pull/431https://github.com/osscontainertools/kaniko/pull/433https://github.com/osscontainertools/kaniko/pull/434https://github.com/osscontainertools/kaniko/pull/441
23
59
* chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.93.0 to 1.95.0: https://github.com/osscontainertools/kaniko/pull/427https://github.com/osscontainertools/kaniko/pull/431https://github.com/osscontainertools/kaniko/pull/433https://github.com/osscontainertools/kaniko/pull/441
24
-
* chore(deps): bump step-security/harden-runner from 2.13.3 to 2.14.0 in the actions group: https://github.com/osscontainertools/kaniko/pull/430
60
+
* chore(deps): bump step-security/harden-runner from 2.13.3 to 2.14.0: https://github.com/osscontainertools/kaniko/pull/430
25
61
* chore(deps): bump github.com/docker/cli from 29.1.2+incompatible to 29.1.4+incompatible: https://github.com/osscontainertools/kaniko/pull/432https://github.com/osscontainertools/kaniko/pull/451
26
62
* chore(deps): github.com/moby/buildkit from 0.26.2 to 0.26.3: https://github.com/osscontainertools/kaniko/pull/434
27
63
* chore(deps): bump google.golang.org/api from 0.257.0 to 0.259.0: https://github.com/osscontainertools/kaniko/pull/436https://github.com/osscontainertools/kaniko/pull/447
@@ -64,7 +100,7 @@ We thank our sponsor **[L3montree](https://l3montree.com)** for their generous s
64
100
* chore(deps): bump github.com/go-git/go-git/v5 from 5.16.3 to 5.16.4: https://github.com/osscontainertools/kaniko/pull/406
65
101
* chore(deps): bump github.com/google/go-containerregistry from 0.20.6 to 0.20.7: https://github.com/osscontainertools/kaniko/pull/408
66
102
* chore(deps): bump github.com/docker/cli from 29.0.3+incompatible to 29.1.2+incompatible: https://github.com/osscontainertools/kaniko/pull/411https://github.com/osscontainertools/kaniko/pull/418
67
-
* chore(deps): bump step-security/harden-runner from 2.13.2 to 2.13.3 in the actions group: https://github.com/osscontainertools/kaniko/pull/412
103
+
* chore(deps): bump step-security/harden-runner from 2.13.2 to 2.13.3: https://github.com/osscontainertools/kaniko/pull/412
68
104
* chore(deps): bump google.golang.org/api from 0.256.0 to 0.257.0: https://github.com/osscontainertools/kaniko/pull/417
69
105
* chore(deps): bump golang from 1.25.4 to 1.25.5: https://github.com/osscontainertools/kaniko/pull/414
70
106
* chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.40.0 to 1.40.1: https://github.com/osscontainertools/kaniko/pull/418
@@ -98,9 +134,9 @@ We thank our sponsor **[L3montree](https://l3montree.com)** for their generous s
98
134
* chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.90.0 to 1.90.2: https://github.com/osscontainertools/kaniko/pull/383https://github.com/osscontainertools/kaniko/pull/386
99
135
* chore(deps): bump github.com/moby/buildkit from 0.25.2 to 0.26.1: https://github.com/osscontainertools/kaniko/pull/387https://github.com/osscontainertools/kaniko/pull/395
100
136
* chore(deps): bump cloud.google.com/go/storage from 1.57.1 to 1.57.2: https://github.com/osscontainertools/kaniko/pull/395
101
-
* chore(deps): bump actions/checkout from 5.0.0 to 5.0.1 in the actions group: https://github.com/osscontainertools/kaniko/pull/396
137
+
* chore(deps): bump actions/checkout from 5.0.0 to 5.0.1: https://github.com/osscontainertools/kaniko/pull/396
102
138
* chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0: https://github.com/osscontainertools/kaniko/pull/397
103
-
* chore(deps): bump actions/setup-go from 6.0.0 to 6.1.0 in the actions group: https://github.com/osscontainertools/kaniko/pull/398
139
+
* chore(deps): bump actions/setup-go from 6.0.0 to 6.1.0: https://github.com/osscontainertools/kaniko/pull/398
104
140
* chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.39.6 to 1.40.0: https://github.com/osscontainertools/kaniko/pull/401
105
141
106
142
### Fork Related
@@ -143,14 +179,14 @@ Also many thanks to @Ashex @ehfd and @YevheniiSemendiak for reporting the issues
143
179
* chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.19.12 to 1.20.4: https://github.com/osscontainertools/kaniko/pull/317https://github.com/osscontainertools/kaniko/pull/327https://github.com/osscontainertools/kaniko/pull/331https://github.com/osscontainertools/kaniko/pull/341https://github.com/osscontainertools/kaniko/pull/344https://github.com/osscontainertools/kaniko/pull/349https://github.com/osscontainertools/kaniko/pull/359https://github.com/osscontainertools/kaniko/pull/363
144
180
* chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.88.4 to 1.90.0: https://github.com/osscontainertools/kaniko/pull/317https://github.com/osscontainertools/kaniko/pull/327https://github.com/osscontainertools/kaniko/pull/331https://github.com/osscontainertools/kaniko/pull/344https://github.com/osscontainertools/kaniko/pull/359https://github.com/osscontainertools/kaniko/pull/363
145
181
* chore(deps): bump sigstore/cosign-installer from 3.10.0 to 4.0.0: https://github.com/osscontainertools/kaniko/pull/318https://github.com/osscontainertools/kaniko/pull/349
146
-
* chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1.6.2 to 1.6.3 in the gomod group: https://github.com/osscontainertools/kaniko/pull/319
182
+
* chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1.6.2 to 1.6.3: https://github.com/osscontainertools/kaniko/pull/319
147
183
* chore(deps): bump google.golang.org/api from 0.252.0 to 0.255.0: https://github.com/osscontainertools/kaniko/pull/328https://github.com/osscontainertools/kaniko/pull/345https://github.com/osscontainertools/kaniko/pull/361
148
-
* chore(deps): bump cloud.google.com/go/storage from 1.57.0 to 1.57.1 in the gomod group: https://github.com/osscontainertools/kaniko/pull/346
184
+
* chore(deps): bump cloud.google.com/go/storage from 1.57.0 to 1.57.1: https://github.com/osscontainertools/kaniko/pull/346
149
185
* chore(deps): bump github.com/moby/moby/api from 1.52.0-beta.2 to 1.52.0-beta.4: https://github.com/osscontainertools/kaniko/pull/348https://github.com/osscontainertools/kaniko/pull/357
150
186
* chore(deps): bump github.com/moby/buildkit from 0.25.1 to 0.25.2: https://github.com/osscontainertools/kaniko/pull/359
151
187
* chore(deps): bump github.com/containerd/platforms from 1.0.0-rc.1 to 1.0.0-rc.2: https://github.com/osscontainertools/kaniko/pull/360
152
-
* chore(deps): bump step-security/harden-runner from 2.13.1 to 2.13.2 in the actions group: https://github.com/osscontainertools/kaniko/pull/358
153
-
* chore(deps): bump docker/setup-qemu-action from 3.6.0 to 3.7.0 in the actions group: https://github.com/osscontainertools/kaniko/pull/358
188
+
* chore(deps): bump step-security/harden-runner from 2.13.1 to 2.13.2: https://github.com/osscontainertools/kaniko/pull/358
189
+
* chore(deps): bump docker/setup-qemu-action from 3.6.0 to 3.7.0: https://github.com/osscontainertools/kaniko/pull/358
154
190
* chore(deps): bump golang from 1.25.3 to 1.25.4: https://github.com/osscontainertools/kaniko/pull/362
155
191
156
192
### Fork Related
@@ -257,11 +293,11 @@ Please also notify us by [filing a new issue](https://github.com/osscontainertoo
* chore(deps): bump github.com/spf13/pflag from 1.0.9 to 1.0.10 in the gomod group: https://github.com/mzihlmann/kaniko/pull/225
296
+
* chore(deps): bump github.com/spf13/pflag from 1.0.9 to 1.0.10: https://github.com/mzihlmann/kaniko/pull/225
261
297
* chore(deps): bump github.com/moby/buildkit from 0.23.2 to 0.24.0: https://github.com/mzihlmann/kaniko/pull/226
262
298
* chore(deps): bump github.com/docker/docker from 28.3.3+incompatible to 28.4.0+incompatible: https://github.com/mzihlmann/kaniko/pull/228
263
299
* chore(deps): bump actions/setup-go from 5.5.0 to 6.0.0: https://github.com/mzihlmann/kaniko/pull/227
264
-
* chore(deps): bump golang from 1.25.0 to 1.25.1 in /deploy: https://github.com/mzihlmann/kaniko/pull/229
300
+
* chore(deps): bump golang from 1.25.0 to 1.25.1: https://github.com/mzihlmann/kaniko/pull/229
265
301
* chore(deps): bump golang.org/x/oauth2 from 0.30.0 to 0.31.0: https://github.com/mzihlmann/kaniko/pull/232
266
302
* chore(deps): bump golang.org/x/sys from 0.35.0 to 0.36.0: https://github.com/mzihlmann/kaniko/pull/233
267
303
* chore(deps): bump golang.org/x/sync from 0.16.0 to 0.17.0: https://github.com/mzihlmann/kaniko/pull/234
@@ -272,9 +308,9 @@ Please also notify us by [filing a new issue](https://github.com/osscontainertoo
272
308
* chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.87.3 to 1.88.1: https://github.com/mzihlmann/kaniko/pull/238 https://github.com/mzihlmann/kaniko/pull/246
273
309
* chore(deps): bump google.golang.org/api from 0.248.0 to 0.249.0: https://github.com/mzihlmann/kaniko/pull/240
274
310
* chore(deps): bump golang.org/x/net from 0.43.0 to 0.44.0: https://github.com/mzihlmann/kaniko/pull/242
275
-
* chore(deps): bump step-security/harden-runner from 2.13.0 to 2.13.1 in the actions group: https://github.com/mzihlmann/kaniko/pull/244
276
-
* chore(deps): bump sigstore/cosign-installer from 3.9.2 to 3.10.0 in the actions group: https://github.com/mzihlmann/kaniko/pull/250
277
-
* chore(deps): bump cloud.google.com/go/storage from 1.56.1 to 1.56.2 in the gomod group: https://github.com/mzihlmann/kaniko/pull/251
311
+
* chore(deps): bump step-security/harden-runner from 2.13.0 to 2.13.1: https://github.com/mzihlmann/kaniko/pull/244
312
+
* chore(deps): bump sigstore/cosign-installer from 3.9.2 to 3.10.0: https://github.com/mzihlmann/kaniko/pull/250
313
+
* chore(deps): bump cloud.google.com/go/storage from 1.56.1 to 1.56.2: https://github.com/mzihlmann/kaniko/pull/251
@@ -306,7 +342,7 @@ Please also notify us by [filing a new issue](https://github.com/osscontainertoo
306
342
* chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.1 to 1.31.6: https://github.com/mzihlmann/kaniko/pull/193 https://github.com/mzihlmann/kaniko/pull/207 https://github.com/mzihlmann/kaniko/pull/205 https://github.com/mzihlmann/kaniko/pull/210 https://github.com/mzihlmann/kaniko/pull/217
307
343
* chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.87.0 to 1.87.3: https://github.com/mzihlmann/kaniko/pull/193 https://github.com/mzihlmann/kaniko/pull/205 https://github.com/mzihlmann/kaniko/pull/217
308
344
* chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.18.5 to 1.19.4: https://github.com/mzihlmann/kaniko/pull/194 https://github.com/mzihlmann/kaniko/pull/207 https://github.com/mzihlmann/kaniko/pull/205 https://github.com/mzihlmann/kaniko/pull/210 https://github.com/mzihlmann/kaniko/pull/217
309
-
* chore(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.9 in the gomod group: https://github.com/mzihlmann/kaniko/pull/218
345
+
* chore(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.9: https://github.com/mzihlmann/kaniko/pull/218
310
346
* chore(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1: https://github.com/mzihlmann/kaniko/pull/219
311
347
312
348
### Fork Related
@@ -332,7 +368,7 @@ Please also notify us by [filing a new issue](https://github.com/osscontainertoo
332
368
* chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.86.0 to 1.87.0: https://github.com/mzihlmann/kaniko/pull/175
333
369
* chore(deps): bump golang from 1.24.6 to 1.25.0: https://github.com/mzihlmann/kaniko/pull/182
334
370
* chore(deps): bump google.golang.org/api from 0.246.0 to 0.248.0: https://github.com/mzihlmann/kaniko/pull/179 https://github.com/mzihlmann/kaniko/pull/186
335
-
* chore(deps): bump cloud.google.com/go/storage from 1.56.0 to 1.56.1 in the gomod group: https://github.com/mzihlmann/kaniko/pull/188
371
+
* chore(deps): bump cloud.google.com/go/storage from 1.56.0 to 1.56.1: https://github.com/mzihlmann/kaniko/pull/188
336
372
337
373
### Fork Related
338
374
* pass feature flag into integration tests correctly: https://github.com/mzihlmann/kaniko/pull/173
* new subcommand `executor login` to authenticate with a registry: by @brandon1024 in https://github.com/osscontainertools/kaniko/pull/407
75
+
* cleanup kaniko workspace on failure too: https://github.com/osscontainertools/kaniko/pull/453
74
76
### Shoutout & Thanks
75
77
* 🔗 cleanup jobs: by @cpanato in https://github.com/mzihlmann/kaniko/pull/55
76
78
* 🔗 update ENV syntax in Dockerfile: by @babs in https://github.com/mzihlmann/kaniko/pull/60
@@ -85,6 +87,7 @@
85
87
* ci: rework, use GHCR as primary, separate dev builds from release: by @babs in https://github.com/osscontainertools/kaniko/pull/368https://github.com/osscontainertools/kaniko/pull/371
86
88
* replace github.com/pkg/errors with stdlib errors: by @BobDu in https://github.com/osscontainertools/kaniko/pull/370
87
89
* chore(ci): run staticcheck: by @nejch in https://github.com/osscontainertools/kaniko/pull/445
90
+
* dockerfile: don't use +x for chmod: by @Bixilon in https://github.com/osscontainertools/kaniko/pull/458
88
91
89
92
for a more detailed view you can refer to our [Changelog](./CHANGELOG.md) or [release notes](https://github.com/osscontainertools/kaniko/releases)
0 commit comments