Skip to content

Commit

Permalink
Update dependency charts
Browse files Browse the repository at this point in the history
  • Loading branch information
ariep committed Jul 20, 2023
1 parent 2f31b31 commit cde72cc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
12 changes: 6 additions & 6 deletions kubernetes/chart/zulip/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
dependencies:
- name: memcached
repository: https://charts.bitnami.com/bitnami
version: 6.0.16
version: 6.5.5
- name: rabbitmq
repository: https://charts.bitnami.com/bitnami
version: 8.32.0
version: 12.0.7
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 16.8.7
version: 17.13.2
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 11.1.22
digest: sha256:376a93b6d6df79610d9ba283727a95560378644bb006f4ffc2c19571453a5cad
generated: "2022-04-21T11:44:41.427111348+02:00"
version: 11.9.13
digest: sha256:fb22be2d92ffa96fcccc42184d90574d30e7ec60d91922a279826e09879ca817
generated: "2023-07-20T14:45:39.728865407+02:00"
8 changes: 4 additions & 4 deletions kubernetes/chart/zulip/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,23 +18,23 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
tags:
- memcached
version: 6.0.16
version: 6.5.5
- name: rabbitmq
repository: https://charts.bitnami.com/bitnami
tags:
- rabbitmq
version: 8.32.0
version: 12.0.7
- name: redis
repository: https://charts.bitnami.com/bitnami
tags:
- redis
version: 16.8.7
version: 17.13.2
- name: postgresql
repository: https://charts.bitnami.com/bitnami
tags:
- postgresql
# Note: values.yaml overwrites posgresql image to zulip/zulip-postgresql:14
version: 11.1.22
version: 11.9.13

sources:
- https://github.com/zulip/zulip
Expand Down

0 comments on commit cde72cc

Please sign in to comment.