Skip to content

Commit

Permalink
Bump requirements, locks
Browse files Browse the repository at this point in the history
  • Loading branch information
mfraezz committed Sep 30, 2020
1 parent 1f9d326 commit 2329297
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 13 deletions.
6 changes: 3 additions & 3 deletions cas/requirements.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 0.2.0
- name: postgresql
repository: https://centerforopenscience.github.io/helm-charts/
version: 0.11.0
digest: sha256:851c5d3867d932555a96f99e6dfccf92ee69281329967a7d2236b4ce9f144c0e
generated: 2020-09-28T14:34:07.156825-04:00
version: 0.11.1
digest: sha256:1954603e9d2ecfdd0c91d6e593aa4c70028b07f3672f86aa675979083fcd05b9
generated: 2020-09-30T18:00:23.570028-04:00
2 changes: 1 addition & 1 deletion cas/requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
repository: https://centerforopenscience.github.io/helm-charts/
condition: maintenance.enabled, global.maintenance.enabled
- name: postgresql
version: 0.11.0
version: 0.11.1
repository: https://centerforopenscience.github.io/helm-charts/
condition: postgresql.enabled, global.postgresql.enabled
6 changes: 3 additions & 3 deletions osf/requirements.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ dependencies:
version: 0.2.0
- name: postgresql
repository: https://kubernetes-charts.storage.googleapis.com
version: 0.11.0
version: 0.11.1
- name: rabbitmq
repository: https://centerforopenscience.github.io/helm-charts/
version: 6.9.0
- name: redis
repository: https://centerforopenscience.github.io/helm-charts/
version: 1.1.3
digest: sha256:16ac2a8922e967214e8fff5a0100704115db4bd6c6769d94bdd74e3666f83f43
generated: 2020-09-28T14:34:54.931099-04:00
digest: sha256:72a7cf878edc12225fcbce1bcac756610f632468b8106b29fa3042635bccbb3d
generated: 2020-09-30T18:01:19.637609-04:00
2 changes: 1 addition & 1 deletion osf/requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies:
repository: https://centerforopenscience.github.io/helm-charts/
condition: maintenance.enabled, global.maintenance.enabled
- name: postgresql
version: 0.11.0
version: 0.11.1
repository: https://kubernetes-charts.storage.googleapis.com
condition: postgresql.enabled, global.postgresql.enabled
- name: rabbitmq
Expand Down
6 changes: 3 additions & 3 deletions sentry/requirements.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: postgresql
repository: https://centerforopenscience.github.io/helm-charts/
version: 0.11.0
version: 0.11.1
- name: redis
repository: https://centerforopenscience.github.io/helm-charts/
version: 1.1.3
digest: sha256:138a31dcc5e799a0095c7e2a62139f440092da4eb31cbb954e88fb27cc6fb34c
generated: 2020-09-28T14:35:46.085454-04:00
digest: sha256:1b0eaf64ca9d033d26ee3acc4646c4d92e7f44026290479621cafe48f086b71b
generated: 2020-09-30T18:02:18.336239-04:00
2 changes: 1 addition & 1 deletion sentry/requirements.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: postgresql
version: 0.11.0
version: 0.11.1
repository: https://centerforopenscience.github.io/helm-charts/
condition: postgresql.enabled, global.postgresql.enabled
- name: redis
Expand Down
2 changes: 1 addition & 1 deletion share/requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencies:
repository: https://centerforopenscience.github.io/helm-charts/
condition: elasticsearch.enabled, global.elasticsearch.enabled
- name: postgresql
version: 0.11.0
version: 0.11.1
repository: https://centerforopenscience.github.io/helm-charts/
condition: postgresql.enabled, global.postgresql.enabled
- name: rabbitmq
Expand Down

0 comments on commit 2329297

Please sign in to comment.