Skip to content

Tags: bazel-contrib/rules_distroless

Tags

v0.6.2

Toggle v0.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: zero out the gzip timestamp (#207)

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: release needs to use tag provided by GHA input

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: duplicate package dependencies in lock file (#189)

Make sure that package dependencies in a lock file are added only once.

Resolves #184 & Closes #184.

v0.5.6

Toggle v0.5.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix link to GoogleContainerTools/distroless (#188)

Before it linked to bazel-contrib/distroless. Now it links to
GoogleContainerTools/distroless.

v0.5.5

Toggle v0.5.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: only fail if package not in stanza (#182)

closes #181

Co-authored-by: Duncan Bakker <dbakker11@lely.com>

v0.5.4

Toggle v0.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix #170 (#171)

v0.5.3

Toggle v0.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update BCR publishing to use workflow (#177)

The GH App is legacy and being deprecated.

v0.5.2

Toggle v0.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Include a version that works on BCR (#168)

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
thesayyn Sahin Yort
fix: remove workspace support

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: provide more helpful message for package not found (#150)