diff --git a/kaniko.yaml b/kaniko.yaml index 9e58f0f5751..aafde608818 100644 --- a/kaniko.yaml +++ b/kaniko.yaml @@ -1,7 +1,7 @@ package: name: kaniko - version: 1.10.0 - epoch: 1 + version: 1.11.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: 43d2eafcf210c6ff220e9cfad52bb674f6d27fd8 + expected-commit: 0790e8b77b9b2dbfeff29982b8b0ce706ff1639b - runs: | mkdir -p "${{targets.destdir}}"/usr/bin