Skip to content

apko 1.2.38

Choose a tag to compare

@smoser smoser released this 19 Aug 19:32
· 3 commits to main since this release
Immutable release. Only release title and notes can be modified.
46d6e13

What's Changed

  • build(deps): bump chainguard.dev/sdk from 0.1.184 to 0.1.191 by @dependabot[bot] in #2398
  • build(deps): bump github.com/stretchr/testify from 1.11.1 to 1.12.0 by @dependabot[bot] in #2401
  • build(deps): bump google.golang.org/api from 0.292.0 to 0.293.0 by @dependabot[bot] in #2402
  • build(deps): bump the codeql group with 2 updates by @dependabot[bot] in #2404
  • build(deps): bump step-security/harden-runner from 2.20.1 to 2.21.0 by @dependabot[bot] in #2405
  • build(deps): bump chainguard.dev/sdk from 0.1.191 to 0.1.197 by @dependabot[bot] in #2403
  • Add erofs support to apko. by @smoser in #2249
  • build(deps): bump go.step.sm/crypto from 0.87.0 to 0.88.0 by @dependabot[bot] in #2409
  • Bump go-erofs import to current main. by @smoser in #2412
  • Makefile: fix make lint, reading its version from CI by @smoser in #2411
  • erofs: first batch of #2408 follow-ups by @smoser in #2410

[edit] ⚠️ Contains Regression (#2417 library only): GenerateIndex/GenerateDockerIndex fail with failed to get config file when passed a v1.Image that can't serve its config (introduced by #2249). The apko CLI is unaffected. Pin v1.2.37 or see #2416

Full Changelog: v1.2.37...v1.2.38