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 3c07460 commit 412c042
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
16 changes: 8 additions & 8 deletions charts/kavach/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,22 @@ dependencies:
repository: https://factly.github.io/helm-charts
version: 0.2.6
- name: minio
repository: https://helm.min.io/
version: 8.0.10
repository: https://charts.min.io/
version: 5.3.0
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 11.1.29
version: 16.0.1
- name: kratos
repository: https://k8s.ory.sh/helm/charts
version: 0.25.3
version: 0.25.6
- name: oathkeeper
repository: https://k8s.ory.sh/helm/charts
version: 0.22.2
- name: keto
repository: https://k8s.ory.sh/helm/charts
version: 0.25.3
version: 0.25.6
- name: companion
repository: file://../companion
version: 0.1.7
digest: sha256:1d6d4a9835cf5d837ff6189a5e0aee34747d4e597a332e3adf1ef96b8da6354e
generated: "2022-09-15T02:15:22.434027-05:00"
version: 0.1.10
digest: sha256:a40c4fe261cc29c6a2a820ec7419788bc097fb123d16ba91e312edec6c268225
generated: "2024-10-16T17:09:07.030372+05:30"
8 changes: 4 additions & 4 deletions charts/kavach/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@ dependencies:
condition: imgproxy.enabled
alias: imgproxy
- name: minio
version: "8.0.*"
repository: https://helm.min.io/
version: "5.3.*"
repository: https://charts.min.io/
condition: minio.enabled
alias: minio
alias: minio
- name: postgresql
version: "11.1.*"
version: "16.0.*"
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
alias: postgresql
Expand Down
Binary file added charts/kavach/charts/companion-0.1.10.tgz
Binary file not shown.
Binary file removed charts/kavach/charts/companion-0.1.7.tgz
Binary file not shown.
Binary file removed charts/kavach/charts/keto-0.25.3.tgz
Binary file not shown.
Binary file added charts/kavach/charts/keto-0.25.6.tgz
Binary file not shown.
Binary file removed charts/kavach/charts/kratos-0.25.3.tgz
Binary file not shown.
Binary file added charts/kavach/charts/kratos-0.25.6.tgz
Binary file not shown.
Binary file added charts/kavach/charts/minio-5.3.0.tgz
Binary file not shown.
Binary file removed charts/kavach/charts/minio-8.0.10.tgz
Binary file not shown.
Binary file removed charts/kavach/charts/postgresql-11.1.29.tgz
Binary file not shown.
Binary file added charts/kavach/charts/postgresql-16.0.1.tgz
Binary file not shown.

0 comments on commit 412c042

Please sign in to comment.