Skip to content

Tags: stacklok/frizbee

Tags

v0.1.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Temporarily disable publishing to winget (#222)

v0.1.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump github.com/moby/buildkit from 0.18.1 to 0.18.2 (#220)

Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.18.1 to 0.18.2.
- [Release notes](https://github.com/moby/buildkit/releases)
- [Commits](moby/buildkit@v0.18.1...v0.18.2)

---
updated-dependencies:
- dependency-name: github.com/moby/buildkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

v0.1.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Stop releasing a brew formula to stacklok/tap (#202)

v0.1.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Patch 3 (#201)

* Update README.md

adds the frizbee path to your PATH

* Update README.md

`go get -u github.com/stacklok/frizbee` 
'go get' is no longer supported outside a module.

go: 'go install' requires a version when current directory is not in a module

v0.1.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add cert string to goreleaser configuration (#198)

This is needed for goreleaser to actually output the cert

Signed-off-by: Juan Antonio Osorio <ozz@stacklok.com>

v0.1.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #195 from stacklok/dependabot/go_modules/github.co…

…m/moby/buildkit-0.15.2

Bump github.com/moby/buildkit from 0.15.1 to 0.15.2

v0.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #182 from jhrozek/fix_readme

Fix the default configuration note in README

v0.0.20

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #161 from jhrozek/exclude_regex

Always ignore the scratch image even with an empty config

v0.0.19

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #147 from stacklok/fix-release

Fix missing ldflags while releasing

v0.0.16

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #139 from stacklok/refactor

Frizbee refactoring - support for Dockerfile, docker:// actions, etc.