Skip to content

Commit

Permalink
chore: Add new grafana releases (#114)
Browse files Browse the repository at this point in the history
* chore: Add new grafana releases

* Update .trivyignore

---------

Co-authored-by: lucabello <[email protected]>
  • Loading branch information
observability-noctua-bot and lucabello authored Jan 26, 2024
1 parent f2eed3b commit 58c8d30
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
2 changes: 2 additions & 0 deletions oci/grafana/.trivyignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ GHSA-m425-mq94-257g
CVE-2023-49568
# github.com/go-git/go-git/v5 - Maliciously crafted Git server replies can lead to path traversal and RCE on go-git clients
CVE-2023-49569
# github.com/cloudflare/circl - CIRCL's Kyber: timing side-channel (kyberslash2)
GHSA-9763-4f94-gfch
16 changes: 8 additions & 8 deletions oci/grafana/image.yaml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
version: 1
upload:
- source: canonical/grafana-rock
commit: 56e5cb3cb06166e219afdfa5ba55103e453572ce
directory: 9.5.3
commit: d83119eaeb2ce953bb3d9f3edffbd5011b956230
directory: 10.3.1
release:
9.5.3-22.04:
end-of-life: "2025-01-10T00:00:00Z"
10.3.1-22.04:
end-of-life: "2025-01-26T00:00:00Z"
risks:
- stable
9.5-22.04:
end-of-life: "2025-01-10T00:00:00Z"
10.3-22.04:
end-of-life: "2025-01-26T00:00:00Z"
risks:
- stable
9-22.04:
end-of-life: "2025-01-10T00:00:00Z"
10-22.04:
end-of-life: "2025-01-26T00:00:00Z"
risks:
- stable

0 comments on commit 58c8d30

Please sign in to comment.