1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-06 03:13:48 +02:00
goreleaser/internal/pipe/ko
Maxime Brunet c47315fead
feat(ko): support labels and creation times (#3852)
* Add a `labels` key-value map to the `kos` config.
My interest is to be able to label the built images:
https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry#labelling-container-images
* Add creation times to allow using the commit timestamp as meaningful
creation time
2023-03-20 16:05:44 -03:00
..
testdata/app build: use go1.20 (#3757) 2023-02-05 13:39:39 -03:00
ko_test.go feat(ko): support labels and creation times (#3852) 2023-03-20 16:05:44 -03:00
ko.go feat(ko): support labels and creation times (#3852) 2023-03-20 16:05:44 -03:00