Skip to content

Commit

Permalink
fix(deps): update helm release vui to v0.1.20 (#1012)
Browse files Browse the repository at this point in the history
* fix(deps): update helm release vui to v0.1.20

* updated container image list

* updated trivy scan results

---------

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 Jan 24, 2025
1 parent 196182c commit aad4844
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 26 deletions.
16 changes: 8 additions & 8 deletions platform-apps/charts/image-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@
},
{
"chart": "cnpg",
"image": "ghcr.io/cloudnative-pg/cloudnative-pg:1.24.1",
"id": "cnpg_cloudnative-pg_1.24.1"
"image": "ghcr.io/cloudnative-pg/cloudnative-pg:1.25.0",
"id": "cnpg_cloudnative-pg_1.25.0"
},
{
"chart": "crossplane",
Expand Down Expand Up @@ -436,13 +436,13 @@
},
{
"chart": "velero-ui",
"image": "docker.io/dserio83/velero-api:0.1.20",
"id": "velero-ui_velero-api_0.1.20"
"image": "docker.io/dserio83/velero-api:0.1.21",
"id": "velero-ui_velero-api_0.1.21"
},
{
"chart": "velero-ui",
"image": "docker.io/dserio83/velero-ui:0.1.19",
"id": "velero-ui_velero-ui_0.1.19"
"image": "docker.io/dserio83/velero-ui:0.1.20",
"id": "velero-ui_velero-ui_0.1.20"
},
{
"chart": "velero-ui",
Expand Down Expand Up @@ -496,7 +496,7 @@
},
{
"chart": "velero",
"image": "velero/velero:v1.15.1",
"id": "velero_velero_v1.15.1"
"image": "velero/velero:v1.15.2",
"id": "velero_velero_v1.15.2"
}
]
8 changes: 4 additions & 4 deletions platform-apps/charts/image-list.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
## cnpg
* docker.io/busybox:latest
* docker.io/dpage/pgadmin4:8.14
* ghcr.io/cloudnative-pg/cloudnative-pg:1.24.1
* ghcr.io/cloudnative-pg/cloudnative-pg:1.25.0
## crossplane
* xpkg.upbound.io/crossplane/crossplane:v1.18.2
## external-dns
Expand Down Expand Up @@ -113,8 +113,8 @@
* hashicorp/vault:1.17.2
* hashicorp/vault:1.18.1
## velero-ui
* docker.io/dserio83/velero-api:0.1.20
* docker.io/dserio83/velero-ui:0.1.19
* docker.io/dserio83/velero-api:0.1.21
* docker.io/dserio83/velero-ui:0.1.20
* docker.io/dserio83/velero-watchdog:0.1.6
## velero
* docker.io/bitnami/kubectl:1.31
Expand All @@ -126,4 +126,4 @@
* velero/velero-plugin-for-microsoft-azure:v1.10.1
* velero/velero-plugin-for-microsoft-azure:v1.11.0
* velero/velero:v1.14.1
* velero/velero:v1.15.1
* velero/velero:v1.15.2
6 changes: 3 additions & 3 deletions platform-apps/charts/velero-ui/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: vui
repository: https://seriohub.github.io/velero-helm/
version: 0.1.19
digest: sha256:ef56d6e3fe5ad0f38c7996945020f9b5e28333f04ba969abf678d7429292b56c
generated: "2025-01-11T21:56:17.630970492Z"
version: 0.1.20
digest: sha256:b91317cd4e817eeebe4a94bd0f34cca70fa12bfd105a9a4596eeed671f9eee76
generated: "2025-01-23T22:32:40.786965772Z"
2 changes: 1 addition & 1 deletion platform-apps/charts/velero-ui/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ appVersion: "1.0.0"

dependencies:
- name: vui
version: 0.1.19
version: 0.1.20
repository: https://seriohub.github.io/velero-helm/
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@

<h3>Target <code>docker.io/dserio83/velero-api:0.1.20 (debian 12.8)</code></h3>
<h3>Target <code>docker.io/dserio83/velero-api:0.1.21 (debian 12.9)</code></h3>
<h4>No Vulnerabilities found</h4>
<h4>No Misconfigurations found</h4>
<h3>Target <code>Python</code></h3>
<h4>Vulnerabilities (3)</h4>
<h4>Vulnerabilities (2)</h4>
<table>
<tr>
<th>Package</th>
Expand All @@ -12,13 +12,6 @@
<th>Installed Version</th>
<th>Fixed Version</th>
</tr>
<tr>
<td><code>python-multipart</code></td>
<td>CVE-2024-53981</td>
<td>HIGH</td>
<td>0.0.9</td>
<td>0.0.18</td>
</tr>
<tr>
<td><code>setuptools</code></td>
<td>CVE-2024-6345</td>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

<h3>Target <code>docker.io/dserio83/velero-ui:0.1.19 (alpine 3.19.0)</code></h3>
<h3>Target <code>docker.io/dserio83/velero-ui:0.1.20 (alpine 3.19.0)</code></h3>
<h4>No Vulnerabilities found</h4>
<h4>No Misconfigurations found</h4>
<h3>Target <code>Node.js</code></h3>
Expand Down

0 comments on commit aad4844

Please sign in to comment.