Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

Commit

Permalink
chore(deps): update helm release postgresql to v14.2.3 (#1360)
Browse files Browse the repository at this point in the history
* chore(deps): update helm release postgresql to v14.2.3

* docs: update helm docs

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Krisztian Gacsal <[email protected]>
  • Loading branch information
renovate[bot] and chrisgacsal authored Feb 25, 2024
1 parent ca8cf33 commit 8929019
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions installation/kubernetes/helm/vmclarity/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 14.2.2
digest: sha256:a79422c74ed88ed3b7701e4e6eea8654c75bdcea1ee168f9559e3aeba024cba3
generated: "2024-02-22T15:00:54.170049943Z"
version: 14.2.3
digest: sha256:53de8eb6eb67de2545026af9359979cb74df5046b2e4ee7e795153455321b473
generated: "2024-02-23T18:22:20.645385078Z"
2 changes: 1 addition & 1 deletion installation/kubernetes/helm/vmclarity/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ maintainers:
url: https://github.com/openclarity/vmclarity
dependencies:
- name: postgresql
version: "14.2.2"
version: "14.2.3"
repository: https://charts.bitnami.com/bitnami
2 changes: 1 addition & 1 deletion installation/kubernetes/helm/vmclarity/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ secrets.

| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | postgresql | 14.2.2 |
| https://charts.bitnami.com/bitnami | postgresql | 14.2.3 |

## Values

Expand Down
Binary file not shown.
Binary file not shown.

0 comments on commit 8929019

Please sign in to comment.