Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Add new prometheus releases #313

Merged
merged 2 commits into from
Dec 13, 2024
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
6 changes: 6 additions & 0 deletions oci/prometheus/.trivyignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,9 @@ CVE-2022-41721
CVE-2022-41723
# golang.org/x/text - golang: golang.org/x/text/language: ParseAcceptLanguage takes a long time to parse complex tags
CVE-2022-32149
# github.com/docker/docker - moby: Authz zero length regression
CVE-2024-41110
# golang.org/x/crypto - Applications and libraries which misuse the ServerConfig.PublicKeyCall ...
CVE-2024-45337
# stdlib - encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested ...
CVE-2024-34156
28 changes: 16 additions & 12 deletions oci/prometheus/image.yaml
Original file line number Diff line number Diff line change
@@ -1,26 +1,30 @@
version: 1
upload:
- source: canonical/prometheus-rock
commit: ebe3742f58628c2be2c385b1c300d33a5d519e0b
directory: 2.37.0
commit: dbc5c65e0bf8e5c3d9fd28bba8076cdb761e3635
directory: 2.53.3
release:
2.37.0-22.04:
end-of-life: "2024-10-04T00:00:00Z"
2.53-24.04:
end-of-life: '2025-03-14T00:00:00Z'
risks:
- stable
2.37-22.04:
end-of-life: "2024-10-04T00:00:00Z"
2.53.3-24.04:
end-of-life: '2025-03-14T00:00:00Z'
risks:
- stable
- source: canonical/prometheus-rock
commit: ebe3742f58628c2be2c385b1c300d33a5d519e0b
directory: 2.45.0
commit: dbc5c65e0bf8e5c3d9fd28bba8076cdb761e3635
directory: 2.55.1
release:
2.45.0-22.04:
end-of-life: "2024-10-04T00:00:00Z"
2-24.04:
end-of-life: '2025-03-14T00:00:00Z'
risks:
- stable
2.45-22.04:
end-of-life: "2024-10-04T00:00:00Z"
2.55-24.04:
end-of-life: '2025-03-14T00:00:00Z'
risks:
- stable
2.55.1-24.04:
end-of-life: '2025-03-14T00:00:00Z'
risks:
- stable
Loading