Skip to content

Commit

Permalink
Merge pull request wolfi-dev#2509 from dlorenc/bumpcloudwatch
Browse files Browse the repository at this point in the history
Bump cloudwatch exporter and remove the patch.
  • Loading branch information
dlorenc authored Jun 2, 2023
2 parents 08340fa + 6089b4c commit dbeb7ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 32 deletions.
8 changes: 2 additions & 6 deletions cloudwatch-exporter.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: cloudwatch-exporter
version: "0.15.3"
version: "0.15.4"
epoch: 1
description: Metrics exporter for Amazon AWS CloudWatch
copyright:
Expand All @@ -24,11 +24,7 @@ pipeline:
with:
repository: https://github.com/prometheus/cloudwatch_exporter
tag: v${{package.version}}
expected-commit: eb9f513167eb1bf2efeadbf67e9641b610d3dd4b

- uses: patch
with:
patches: 0001-Update-snakeyaml-to-2.0.0-to-address-CVE-2022-1471.patch
expected-commit: af4e8aea04a02c858c19e2ddbaa2cd87ef46e971

- runs: |
mvn package
Expand Down

This file was deleted.

0 comments on commit dbeb7ea

Please sign in to comment.