Skip to content
Merged
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
4 changes: 2 additions & 2 deletions k8s-sidecar.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: k8s-sidecar
version: 1.24.5
version: 1.24.6
epoch: 0
description: "python 2 and 3 compatibility library"
copyright:
Expand All @@ -25,7 +25,7 @@ pipeline:
with:
repository: https://github.com/kiwigrid/k8s-sidecar
tag: ${{package.version}}
expected-commit: 392b8392c4511b0ae6f8d52beb1eda77a07ec970
expected-commit: 8428a776de787d89c2d63e99b7ca57b1f41f7516

- runs: |
mkdir -p ${{targets.destdir}}/usr/share/app
Expand Down