Skip to content
Closed
Changes from all commits
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.0 # 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: 4366ded82cdda05ef85bc5483d19daa241d08f38
destination: ko

- runs: |
Expand Down