Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions ko.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: ko
version: 0.13.0 # When bumping the version check if the GHSA mitigations below can be removed.
epoch: 8
version: 0.14.1 # When bumping the version check if the GHSA mitigations below can be removed.
epoch: 0
description: Simple, fast container image builder for Go applications.
copyright:
- license: Apache-2.0
Expand All @@ -20,7 +20,7 @@ pipeline:
with:
repository: https://github.com/ko-build/ko
tag: v${{package.version}}
expected-commit: e22e7a15ffb988adc14c3fc6a964f61ed711812f
expected-commit: 200db7243f02b5c0303e21d8ab8e3b4ad3a229d0
destination: ko

- runs: |
Expand Down