diff --git a/kaniko.yaml b/kaniko.yaml index f7b3284a97b..962b0c93792 100644 --- a/kaniko.yaml +++ b/kaniko.yaml @@ -1,7 +1,7 @@ package: name: kaniko - version: 1.12.1 - epoch: 2 + version: 1.13.0 + epoch: 0 description: Build Container Images In Kubernetes copyright: - license: Apache-2.0 @@ -18,7 +18,7 @@ pipeline: with: repository: https://github.com/GoogleContainerTools/kaniko tag: v${{package.version}} - expected-commit: 9a30501c444660641f17a0369f9b74c7c8978de5 + expected-commit: fc81aa9e760dac16cd0695777c9b218bb0851651 - runs: | mkdir -p "${{targets.destdir}}"/usr/bin