Skip to content

Releases: jonjohnsonjr/ko

v0.2.0

24 Jan 16:51
99ecfeb
Compare
Choose a tag to compare

Changelog

f46a2b6 Add author and created_by data (ko-build#45)
99a587e Add build.Limiter (ko-build#79)
1c54dd6 Add context to go build (ko-build#105)
4ff72e3 Add entrypoint to PATH (ko-build#114)
3566d3f Add go module support (ko-build#60)
99ecfeb Add goreleaser GitHub action (ko-build#121)
2d12e28 Add permissions to the kodata directory. (ko-build#68)
a3656d1 Add support for recursively resolving directory symlinks. (ko-build#73)
26dcb6f Added a note on logging in to the image registry KO_DOCKER_REPO points at
0af2e5e Added command completion (ko-build#49)
474505b Adding ko logo.
3880b61 Allow plain registries as KO_DOCKER_REPO (ko-build#94)
48afd62 Allow skipping TLS verification while publishing (ko-build#65)
116114f Bump ggcr depenency (ko-build#41)
b7d1820 Compress layers when we Build them (ko-build#47)
ee58128 Fix README formatting (ko-build#74)
9645502 Fix date command (ko-build#75)
3a0e70e Fix mult-doc yaml re-joining (ko-build#63)
6aff039 Fix path mangling on Windows. (ko-build#112)
5a25402 Ignore null YAML documents when using a label selector. (ko-build#107)
4342cef Implement "strict mode"
835dcfb Improve ko run (ko-build#76)
9776d34 Improve strict-mode error message
e980071 Include tag in resolved references
91f5718 Make callers type out all of --strict
267b61e Merge pull request ko-build#100 from syedriko/image_registry_auth_note
7893c74 Merge pull request ko-build#109 from jonjohnsonjr/tagged-digests
8a084cb Merge pull request ko-build#25 from cezkuj/ko-version
d32f069 Merge pull request ko-build#43 from mattmoor/update-ggcr
93ba9aa Merge pull request ko-build#53 from spencer-p/master
b7eb9df Merge pull request ko-build#58 from ImJasonH/strict
9242988 Merge pull request ko-build#66 from ImJasonH/cobra
c959e60 Merge pull request ko-build#67 from ImJasonH/mod
15f9719 Merge pull request ko-build#89 from toshi0607/feature/fix-broken-markdown
57f20d0 Merge pull request ko-build#98 from n3wscott/logo
4833bb4 Preserve YAML comments & style when resolving/applying (ko-build#103)
9bae8ab Print images to stdout as we publish them. (ko-build#36)
6500b08 Pull in the config change to ggcr.
a6277d0 Quick typo fix (ko-build#99)
f26825f Remove extra dashes (ko-build#86)
3315663 Remove strictness checks from build, into resolve
1fcfe62 Reorder parsing KO_DOCKER_REPO to get proper credentials (ko-build#117)
672e478 Resolving ko-build#21 issue. Adding git-dir flag to always execute inside ko's directory in GOPATH
e8b7ded Resolving ko-build#21 issue. Adding ko version and simple release script
0aca6f6 Resolving ko-build#21 issue. Fixing conflicts after commands refactoring. Improving version command
cef9764 Return better error messages (ko-build#33)
fee3c26 Review feedback
d24b60a Set UA to something ko-specific (ko-build#116)
56f32f8 Update README to include better install instructions (ko-build#87)
caa953d Update cobra dep
28f239a Update ggcr (ko-build#113)
451287a Update ggcr (ko-build#83)
241d532 Update ggcr (ko-build#91)
479bd3e Update ggcr (ko-build#97)
b7e1a7f Update ggcr dependency (ko-build#119)
d356007 Update gobuild.go (ko-build#56)
3a17dee Use GOOS/GOARCH from base image (ko-build#77)
f9504d0 Use a more appropriate idiom
133ae27 Use debug.ReadBuildInfo to populate ko version (ko-build#81)
be4e1ff [Resolves ko-build#71] Add trimpath arg to gobuild (ko-build#102)
bd404f3 add SOURCE_DATE_EPOCH usage (ko-build#72)
2e28671 add kubectl check for ko delete, apply, and create (ko-build#120)
0c205ab add selector flag and logic (ko-build#46)
f5bfec3 fix broken markdown
5697b9d rel url.
d3ab89f update Gopkg.toml
8f817fd use go modules

v0.0.7

24 Jan 00:05
Compare
Choose a tag to compare

Changelog

be1865a wrap string
5de162e go.mod
34dc235 wip

v0.0.5

23 Jan 23:52
Compare
Choose a tag to compare

Changelog

aeb411e Add goreleaser config

v0.0.4

23 Jan 23:33
Compare
Choose a tag to compare

Changelog

4414ac9 Use different workdir and version

latest

11 Jun 20:56
Compare
Choose a tag to compare
Adding create. (#30)

docker-base-layer

11 Jun 20:56
Compare
Choose a tag to compare
Adding create. (#30)