Skip to content
Merged
Show file tree
Hide file tree
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 images/base-monitoring/melange-cortex.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ pipeline:
- uses: git-checkout
with:
repository: https://github.com/conduktor/cortex
tag: cdk-cortex-1.21-prom-3.8-2026.08.10-8e5fc5644e
expected-commit: 8e5fc5644e83c6874b0e5bc142c8c2ee89f660be
tag: cdk-cortex-1.21-prom-3.8-2026.08.17-507fbb05d2
expected-commit: 507fbb05d2fdf2a5233559e8a5171a253961e14b

# Stale-proto guardrail: our melange env deliberately omits protoc +
# protoc-gen-gogoslick (Cortex's build-image ships them, but the
Expand Down
4 changes: 2 additions & 2 deletions images/base-monitoring/melange-prometheus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ pipeline:
- uses: git-checkout
with:
repository: https://github.com/conduktor/prometheus
tag: cdk-3.8-2026.08.10-3a8bfc3237
expected-commit: 3a8bfc323793778eed59b6476834c4b6b4e52ea1
tag: cdk-3.8-2026.08.17-2d30a70171
expected-commit: 2d30a70171a6a87e977b09c68be822585a9fc8a0

- name: Build tarball
runs: |
Expand Down
Loading