kpack v0.13.1
This is the first release in the v0.13 minor, v0.13.0 is tagged but unreleased due to a problem in the release pipeline.
What's Changed
- A few updates to the getting started docs by @natalieparellano in #1330
- chore: remove refs to deprecated io/ioutil by @testwill in #1331
- Add support for signing Builders and ClusterBuilders by @stormqueen1990 in #1208
- Add support for cloning git submodules by @tomkennedy513 in #1355
- Improve submodule support by @tomkennedy513 in #1361
- Bump lifecycle to 0.17.2 by @tomkennedy513 in #1375
- Move config options into dedicated struct by @chenbh in #1379
- Replace
github.com/ghodss/yaml
withsigs.k8s.io/yaml
by @Juneezee in #1432 - Added timestamp boolean for TailBuildName to be used in kpcli by @pviraj59 in #1458
- Added timestamp to ImageLogTailer by @pviraj59 in #1461
- Bumps the lifecycle version for the lifecycleImage by @natalieparellano in #1484
- Add in the initial configuration to add the image labels by @alexbarbato in #1448
- SLSA attestations for the Build resource (aka app image attestations) by @chenbh in #1449
Bug Fixes
- Fix typo in unit tests by @tomkennedy513 in #1341
- Fix cloning with Azure DevOps Git by @tomkennedy513 in #1337
- Add Builder UpToDate Condition by @tomkennedy513 in #1370
- Fix a minor typo ClusterBuilderpack... by @usiegj00 in #1469
Bumped Dependencies
- Bump github.com/buildpacks/lifecycle from 0.17.0 to 0.17.1 by @dependabot in #1329
- Bump go.uber.org/zap from 1.25.0 to 1.26.0 by @dependabot in #1327
- Bump github.com/go-git/go-git/v5 from 5.8.1 to 5.9.0 by @dependabot in #1325
- Bump carvel-dev/setup-action from 1 to 2 by @dependabot in #1335
- Bump golang.org/x/sync from 0.3.0 to 0.4.0 by @dependabot in #1348
- Bump golang.org/x/net from 0.15.0 to 0.16.0 by @dependabot in #1346
- Bump golang.org/x/net from 0.16.0 to 0.17.0 by @dependabot in #1352
- Bump github.com/buildpacks/lifecycle from 0.17.1 to 0.17.2 by @dependabot in #1360
- Bump github.com/docker/docker from 24.0.5+incompatible to 24.0.7+incompatible by @dependabot in #1364
- Bump google.golang.org/grpc from 1.57.0 to 1.57.1 by @dependabot in #1362
- Bump github.com/sigstore/cosign/v2 from 2.2.0 to 2.2.1 by @dependabot in #1369
- Run go mod tidy by @tomkennedy513 in #1371
- Bump golang.org/x/net from 0.17.0 to 0.18.0 by @dependabot in #1373
- Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 by @dependabot in #1382
- Bump github.com/go-git/go-git/v5 from 5.9.0 to 5.10.0 by @dependabot in #1363
- Bump golang.org/x/net from 0.18.0 to 0.19.0 by @dependabot in #1430
- Bump github.com/go-git/go-git/v5 from 5.10.0 to 5.10.1 by @dependabot in #1428
- Bump actions/setup-go from 4 to 5 by @dependabot in #1443
- Bump github.com/sigstore/cosign/v2 from 2.2.1 to 2.2.2 by @dependabot in #1445
- Bump github.com/go-git/go-git/v5 from 5.10.1 to 5.11.0 by @dependabot in #1444
- Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #1459
- Bump actions/download-artifact from 3 to 4 by @dependabot in #1453
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #1452
- Bump github.com/cloudflare/circl from 1.3.5 to 1.3.7 by @dependabot in #1472
- Bump golang.org/x/crypto from 0.17.0 to 0.18.0 by @dependabot in #1478
- Bump k8s api dependencies to 0.29.0 by @danail-branekov in #1482
New Contributors
- @testwill made their first contribution in #1331
- @xtreme-shane-lattanzio made their first contribution in #1345
- @Juneezee made their first contribution in #1432
- @pviraj59 made their first contribution in #1458
- @usiegj00 made their first contribution in #1469
- @alexbarbato made their first contribution in #1448
- @danail-branekov made their first contribution in #1482
sha256 checksum:
9f229708f2372807efa877f62cd3df5d8a17b67ea47b99fad940abe8e3618f22 release-0.13.1.yaml
Full Changelog: v0.12.3...v0.13.1