Skip to content

Releases: chainguard-dev/rules_apko

v1.5.47

08 May 08:35
Immutable release. Only release title and notes can be modified.
a3d281d

Choose a tag to compare

Major Feature

This release contains this package resolve fix:

It means that sub-packages of the same full-version from the same origin, are preferred over mixing-matching versions. For example, previously if apko.yaml had "openssh=fixed-version", locking would still install "openssh-client=higher-version". But with this change it would instead resolve "openssh-client=matching-fixed-version". Overall this is more intuitive as the likely intention is to have all subpackages of the same version, when one of them is pinned down.

What's Changed

  • Simplify .bazelversion by removing comments by @xnox in #316
  • chore(deps): bump rules_pkg from 1.1.0 to 1.2.0 by @dependabot[bot] in #317
  • chore(deps): bump stardoc from 0.8.0 to 0.8.1 by @dependabot[bot] in #318
  • chore(deps): bump rules_oci from 2.2.6 to 2.3.0 by @dependabot[bot] in #319
  • Update to new apko release by @octo-sts[bot] in #315

Full Changelog: v1.5.46...v1.5.47

v1.5.46

06 May 14:52
Immutable release. Only release title and notes can be modified.
41dc926

Choose a tag to compare

What's Changed

  • fix: skip signature segment download for unsigned apks by @markusthoemmes in #311
  • chore(deps): bump step-security/harden-runner from 2.19.0 to 2.19.1 by @dependabot[bot] in #310
  • chore(deps): bump chainguard-dev/actions from 1.6.16 to 1.6.19 by @dependabot[bot] in #309
  • Update to new apko release by @octo-sts[bot] in #307
  • feat: mark apko module extension as reproducible to reduce lockfile size by @xnox in #313
  • Add bazel to dependabot by @xnox in #314
  • Add more bazel versions by @xnox in #298
  • fix: add independent cache key to apk_import to allow manual invalidation by @xnox in #312

New Contributors

Full Changelog: v1.5.45...v1.5.46

v1.5.45

29 Apr 09:32
Immutable release. Only release title and notes can be modified.
9f5114f

Choose a tag to compare

What's Changed

  • Update to new apko release by @octo-sts-3[bot] in #303

Full Changelog: v1.5.44...v1.5.45

v1.5.44

28 Apr 00:10
Immutable release. Only release title and notes can be modified.
ceff9da

Choose a tag to compare

What's Changed

  • fix: stage apko cache as a tree artifact (follow-up to #294) by @tiborv in #302
  • Update to new apko release by @octo-sts-3[bot] in #300
  • chore(deps): bump chainguard-dev/actions from 1.6.15 to 1.6.16 by @dependabot[bot] in #301

Full Changelog: v1.5.43...v1.5.44

v1.5.43

23 Apr 22:00
Immutable release. Only release title and notes can be modified.
0a696b1

Choose a tag to compare

What's Changed

  • Update to new apko release by @octo-sts-3[bot] in #299

New Contributors

  • @octo-sts-3[bot] made their first contribution in #299

Full Changelog: v1.5.42...v1.5.43

v1.5.42

23 Apr 15:59
Immutable release. Only release title and notes can be modified.
5d44496

Choose a tag to compare

What's Changed

  • chore(deps): bump step-security/harden-runner from 2.16.0 to 2.17.0 by @dependabot[bot] in #290
  • chore: bump step-security/harden-runner to v2.19.0 by @antitree in #295
  • Update lock files by @xnox in #297
  • Update to new apko release by @octo-sts[bot] in #285
  • chore(deps): bump step-security/action-actionlint from 1.69.1 to 1.72.0 by @dependabot[bot] in #289
  • chore(deps): bump peter-evans/create-pull-request from 8.1.0 to 8.1.1 by @dependabot[bot] in #291
  • chore(deps): bump zizmorcore/zizmor-action from 0.5.2 to 0.5.3 by @dependabot[bot] in #293
  • chore(deps): bump chainguard-dev/actions from 1.6.13 to 1.6.15 by @dependabot[bot] in #296
  • fix: replace ctx.actions.symlink with cp for Bazel 9 linux-sandbox by @tiborv in #294

New Contributors

Full Changelog: v1.5.41...v1.5.42

v1.5.41

13 Apr 11:03
Immutable release. Only release title and notes can be modified.
e9928cd

Choose a tag to compare

What's Changed

  • chore(deps): bump chainguard-dev/actions from 1.6.10 to 1.6.13 by @dependabot[bot] in #286
  • chore(deps): bump step-security/harden-runner from 2.16.0 to 2.16.1 by @dependabot[bot] in #284
  • chore(workflows): add actionlint and zizmor action linters [SECINT-75] by @stevebeattie in #287

New Contributors

Full Changelog: v1.5.40...v1.5.41

v1.5.40

06 Apr 10:50
Immutable release. Only release title and notes can be modified.
dabd24f

Choose a tag to compare

What's Changed

  • Update to new apko release by @octo-sts[bot] in #279
  • chore(deps): bump chainguard-dev/actions from 1.6.8 to 1.6.10 by @dependabot[bot] in #281
  • chore(deps): bump bazel-contrib/setup-bazel from 0.18.0 to 0.19.0 by @dependabot[bot] in #282

Full Changelog: v1.5.39...v1.5.40

v1.5.39

16 Mar 17:57
Immutable release. Only release title and notes can be modified.
2a942a1

Choose a tag to compare

What's Changed

  • Update to new apko release by @octo-sts-2[bot] in #278

New Contributors

  • @octo-sts-2[bot] made their first contribution in #278

Full Changelog: v1.5.38...v1.5.39

v1.5.38

16 Mar 15:13
Immutable release. Only release title and notes can be modified.
2b13f61

Choose a tag to compare

What's Changed

  • BCR: Update metadata by @xnox in #277
  • chore(deps): bump step-security/harden-runner from 2.15.1 to 2.16.0 by @dependabot[bot] in #276
  • chore(deps): bump chainguard-dev/actions from 1.6.5 to 1.6.8 by @dependabot[bot] in #275
  • Update to new apko release by @octo-sts[bot] in #273

Full Changelog: v1.5.37...v1.5.38