Update charts, resolves #1
This commit is contained in:
parent
0c91b56fbf
commit
2530a30d7d
12
Chart.lock
12
Chart.lock
|
@ -1,9 +1,9 @@
|
|||
dependencies:
|
||||
- name: postgresql
|
||||
repository: https://kubernetes-charts.storage.googleapis.com/
|
||||
version: 8.6.4
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 9.1.1
|
||||
- name: redis
|
||||
repository: https://kubernetes-charts.storage.googleapis.com/
|
||||
version: 10.5.7
|
||||
digest: sha256:cfc4b1df70cb8dad3fe69a88b39cabc7a638c6969b04c8b20be00186aea2d974
|
||||
generated: "2020-07-09T15:07:04.293524418-04:00"
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 10.7.11
|
||||
digest: sha256:2bb3cd768995494f86b87ab1c4e8b277c46cee54df7ff2fc0fae30c34d0da8a0
|
||||
generated: "2020-07-28T21:28:22.482916107-04:00"
|
||||
|
|
|
@ -22,10 +22,10 @@ appVersion: 1.0.0
|
|||
|
||||
dependencies:
|
||||
- name: postgresql
|
||||
version: 8.6.4
|
||||
repository: https://kubernetes-charts.storage.googleapis.com/
|
||||
version: 9.1.1
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: postgresql.enabled
|
||||
- name: redis
|
||||
version: 10.5.7
|
||||
repository: https://kubernetes-charts.storage.googleapis.com/
|
||||
version: 10.7.11
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: redis.enabled
|
||||
|
|
Binary file not shown.
BIN
charts/postgresql-9.1.1.tgz
Normal file
BIN
charts/postgresql-9.1.1.tgz
Normal file
Binary file not shown.
Binary file not shown.
BIN
charts/redis-10.7.11.tgz
Normal file
BIN
charts/redis-10.7.11.tgz
Normal file
Binary file not shown.
Loading…
Reference in a new issue