diff --git a/ko.yaml b/ko.yaml index 8844e127b43..aa9d8f07fa2 100644 --- a/ko.yaml +++ b/ko.yaml @@ -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 @@ -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: |