Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(common/dependencies): update helm release common to v2.26.0 #1194

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/common/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
version: 2.22.0
digest: sha256:e2a8c0e998afee001a1ab30306458bd303c9c84059723d83e066d0f6886e8b90
generated: "2024-08-23T21:04:16.22312871Z"
version: 2.26.0
digest: sha256:97f4ef543b13f04840699ed30718d2c2f4d2d78322fd26a714a69e1535a7d8b7
generated: "2024-10-21T08:24:23.920648402Z"
2 changes: 1 addition & 1 deletion charts/common/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
version: 2.22.0
version: 2.26.0
description: A library chart for common resources
maintainers:
- email: cwr@teuto.net
Expand Down