Skip to content

Commit fd6f428

Browse files
committed
Update osf-web, for k8s 1.16
1 parent b626af4 commit fd6f428

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

osf-web/Chart.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
apiVersion: v1
22
description: Open Science Framework main Ember application
33
name: osf-web
4-
version: 0.5.0
4+
version: 0.6.0
55
keywords:
66
- open
77
- science
88
sources:
99
- https://github.com/CenterForOpenScience/ember-osf-web
1010
maintainers:
11-
- name: Michael Haselton
12-
email: michael@cos.io
13-
url: https://github.com/icereval
14-
- name: Barrett Harber
15-
email: barrett@cos.io
16-
url: https://github.com/binoculars
11+
- name: Matt Frazier
12+
email: matt@cos.io
13+
url: https://github.com/mfraezz
14+
- name: Matt Clark
15+
email: mattclark@cos.io
16+
url: https://github.com/mattclark
1717
engine: gotpl
18-
tillerVersion: '>=2.7.0'
18+
tillerVersion: '>=2.7.0'

osf-web/requirements.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies:
22
- name: ember
33
repository: https://centerforopenscience.github.io/helm-charts/
4-
version: 0.5.0
5-
digest: sha256:1159e91821109ea92194aa3f28921e6eaf1c1437516af5d2ad9b2a549789104b
6-
generated: 2018-09-24T17:15:12.88932-04:00
4+
version: 0.6.0
5+
digest: sha256:70e73c455cd4ac4b275d9837aa37689d678618164ea93c778b369172731bba88
6+
generated: 2020-09-24T10:28:24.782712-04:00

osf-web/requirements.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
dependencies:
22
- name: ember
3-
version: 0.5.0
3+
version: 0.6.0
44
repository: https://centerforopenscience.github.io/helm-charts/

0 commit comments

Comments
 (0)