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.3
version: 1.24.4
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: a3547ab62abf9ca6a698bdd94af76dee8c9552ab
expected-commit: d1349e2bd7e217755f26039fb3e94c4095c89766

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