Skip to content

Commit

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

* Update .trivyignore

---------

Co-authored-by: lucabello <lucabello@users.noreply.github.com>
  • Loading branch information
observability-noctua-bot and lucabello committed Jan 11, 2024
1 parent 7e6e4e3 commit 6465483
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 @@ -10,3 +10,5 @@ CVE-2023-45142
CVE-2023-39325
# google.golang.org/grpc - gRPC-Go HTTP/2 Rapid Reset vulnerability
GHSA-m425-mq94-257g
# github.com/go-git/go-git/v5 - Maliciously crafted Git server replies can cause DoS on go-git clients
CVE-2023-49568
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: 5b793cbdf49abaec3c5c71a650a900e50ad594ef
directory: 10.2.3
commit: 56e5cb3cb06166e219afdfa5ba55103e453572ce
directory: 9.5.3
release:
10.2.3-22.04:
end-of-life: "2025-01-02T00:00:00Z"
9.5.3-22.04:
end-of-life: "2025-01-10T00:00:00Z"
risks:
- stable
10.2-22.04:
end-of-life: "2025-01-02T00:00:00Z"
9.5-22.04:
end-of-life: "2025-01-10T00:00:00Z"
risks:
- stable
10-22.04:
end-of-life: "2025-01-02T00:00:00Z"
9-22.04:
end-of-life: "2025-01-10T00:00:00Z"
risks:
- stable

0 comments on commit 6465483

Please sign in to comment.