Skip to content

Commit

Permalink
KAVACH: updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ganga2166 committed Oct 16, 2024
1 parent 695007c commit 0e6d6f6
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions charts/kavach/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ dependencies:
repository: https://factly.github.io/helm-charts
version: 0.2.6
- name: minio
repository: https://charts.min.io/
version: 5.3.0
repository: https://charts.bitnami.com/bitnami
version: 14.7.16
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 16.0.1
Expand All @@ -20,5 +20,5 @@ dependencies:
- name: companion
repository: file://../companion
version: 0.1.10
digest: sha256:a40c4fe261cc29c6a2a820ec7419788bc097fb123d16ba91e312edec6c268225
generated: "2024-10-16T17:09:07.030372+05:30"
digest: sha256:25a533ecaba28f8766d7deee9ed0a3216969236662a3f7509d74794e9db1c728
generated: "2024-10-16T17:16:51.265928+05:30"
6 changes: 3 additions & 3 deletions charts/kavach/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.9.3
version: 0.9.4

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand All @@ -29,8 +29,8 @@ dependencies:
condition: imgproxy.enabled
alias: imgproxy
- name: minio
version: "5.3.*"
repository: https://charts.min.io/
version: "14.7.*"
repository: https://charts.bitnami.com/bitnami
condition: minio.enabled
alias: minio
- name: postgresql
Expand Down
Binary file modified charts/kavach/charts/companion-0.1.10.tgz
Binary file not shown.
Binary file added charts/kavach/charts/minio-14.7.16.tgz
Binary file not shown.
Binary file removed charts/kavach/charts/minio-5.3.0.tgz
Binary file not shown.

0 comments on commit 0e6d6f6

Please sign in to comment.