Skip to content

Commit

Permalink
fix(deps): update helm release argo-cd to v7.7.22 (#1031)
Browse files Browse the repository at this point in the history
* fix(deps): update helm release argo-cd to v7.7.22

* updated trivy scan results

* updated container image list

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and github-actions[bot] authored Feb 1, 2025
1 parent 980ad7d commit cefe2bc
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 46 deletions.
6 changes: 3 additions & 3 deletions platform-apps/charts/argocd/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: argo-cd
repository: https://argoproj.github.io/argo-helm
version: 7.7.20
digest: sha256:1eac25d505f20adec1dcb092b7f016c15e6be2a6bddb5ebbef3b63e392ff0c04
generated: "2025-01-28T09:43:30.769104736Z"
version: 7.7.22
digest: sha256:984c18c8561cea8fccd46ab8d12cc970ed554ee81c4f68e7058bc109f6e44681
generated: "2025-02-01T19:40:32.865812148Z"
2 changes: 1 addition & 1 deletion platform-apps/charts/argocd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ appVersion: "1.0.0"

dependencies:
- name: argo-cd
version: 7.7.20
version: 7.7.22
repository: https://argoproj.github.io/argo-helm
4 changes: 2 additions & 2 deletions platform-apps/charts/image-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
},
{
"chart": "argocd",
"image": "quay.io/argoproj/argocd:v2.13.3",
"id": "argocd_argocd_v2.13.3"
"image": "quay.io/argoproj/argocd:v2.13.4",
"id": "argocd_argocd_v2.13.4"
},
{
"chart": "backstage",
Expand Down
2 changes: 1 addition & 1 deletion platform-apps/charts/image-list.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## argocd
* ghcr.io/dexidp/dex:v2.41.1
* public.ecr.aws/docker/library/redis:7.4.2-alpine
* quay.io/argoproj/argocd:v2.13.3
* quay.io/argoproj/argocd:v2.13.4
## backstage
* alpine:3.17
* ghcr.io/suxess-it/sx-backstage:v1.32.5
Expand Down
Original file line number Diff line number Diff line change
@@ -1,46 +1,9 @@

<h3>Target <code>quay.io/argoproj/argocd:v2.13.3 (ubuntu 24.04)</code></h3>
<h3>Target <code>quay.io/argoproj/argocd:v2.13.4 (ubuntu 24.04)</code></h3>
<h4>No Vulnerabilities found</h4>
<h4>No Misconfigurations found</h4>
<h3>Target <code>usr/local/bin/argocd</code></h3>
<h4>Vulnerabilities (4)</h4>
<table>
<tr>
<th>Package</th>
<th>ID</th>
<th>Severity</th>
<th>Installed Version</th>
<th>Fixed Version</th>
</tr>
<tr>
<td><code>github.com/go-git/go-git/v5</code></td>
<td>CVE-2025-21613</td>
<td>CRITICAL</td>
<td>v5.12.0</td>
<td>5.13.0</td>
</tr>
<tr>
<td><code>github.com/go-git/go-git/v5</code></td>
<td>CVE-2025-21614</td>
<td>HIGH</td>
<td>v5.12.0</td>
<td>5.13.0</td>
</tr>
<tr>
<td><code>golang.org/x/crypto</code></td>
<td>CVE-2024-45337</td>
<td>CRITICAL</td>
<td>v0.27.0</td>
<td>0.31.0</td>
</tr>
<tr>
<td><code>golang.org/x/net</code></td>
<td>CVE-2024-45338</td>
<td>HIGH</td>
<td>v0.29.0</td>
<td>0.33.0</td>
</tr>
</table>
<h4>No Vulnerabilities found</h4>
<h4>No Misconfigurations found</h4>
<h3>Target <code>usr/local/bin/helm</code></h3>
<h4>Vulnerabilities (3)</h4>
Expand Down

0 comments on commit cefe2bc

Please sign in to comment.