Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Closed
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
11 changes: 6 additions & 5 deletions 11 wolfi-packages/redis_exporter.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
package:
name: redis_exporter
version: 1.35.0
epoch: 3
version: 1.85.0
epoch: 0
description: "Prometheus Exporter for Redis Metrics"
target-architecture:
- x86_64
copyright:
- paths:
- "*"
- "*"
attestation: 'Copyright (c) 2016 Oliver'
license: 'MIT License'
dependencies:
Expand All @@ -20,15 +20,16 @@ environment:
keyring:
- https://packages.wolfi.dev/os/wolfi-signing.rsa.pub
packages:
- wolfi-base
- busybox
- ca-certificates-bundle
- wolfi-base

pipeline:
- uses: fetch
with:
uri: https://github.com/oliver006/redis_exporter/archive/refs/tags/v${{package.version}}.tar.gz
expected-sha256: e634bbeaafec4505e23d14b43d85b588839abc7eccde53e3c3f833d2a98c1fb6
expected-sha256: de4b167cf3c4effab078a89c47a0f4f53a1c7c17238953778970881995a22cd0

- uses: go/build
with:
packages: main.go
Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.