diff --git a/k8s-sidecar.yaml b/k8s-sidecar.yaml index 35c6b11aa34..4bb6275f107 100644 --- a/k8s-sidecar.yaml +++ b/k8s-sidecar.yaml @@ -1,6 +1,6 @@ package: name: k8s-sidecar - version: "2.2.2" + version: "2.2.3" epoch: 0 description: "container intended to run inside a kubernetes cluster to collect config maps with a specified label and store the included files in a local folder" copyright: @@ -26,7 +26,7 @@ pipeline: with: repository: https://github.com/kiwigrid/k8s-sidecar tag: ${{package.version}} - expected-commit: 00c725daa46c63718bb3b4dc7bc6afaf9834637f + expected-commit: 539b0af87a3e9f0b205d10be451b8d5ba88fc580 - runs: | cd src