Skip to content

Tags: gardenlinux/builder

Tags

latest

Toggle latest's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #152 from gardenlinux/check-syft-signature

Checking syft checksums offline

v0.3

Toggle v0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #73 from gardenlinux/feat/seccomp_fake_xattr

feat: seccomp_fake_xattr

v0.2

Toggle v0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Split build and release workflow (#50)

Cleanly separate the build (push on main) and release (new version
number) workflow. The build workflow should work like it did before the
release workflow was introduced. The release workflow is not supposed
to build a new image, but instead to take the latest built image and
apply the tag of the new version to it.

v0.1

Toggle v0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump actions/checkout from 3 to 4 (#45)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>