Skip to content

Commit

Permalink
Update webservice dependency (#252)
Browse files Browse the repository at this point in the history
  • Loading branch information
treydock authored Jun 10, 2024
1 parent 00b968b commit 4172202
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions charts-private/chatsqc/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ apiVersion: v2
name: chatsqc
description: OSC chatsqc web service
type: application
version: 0.2.0
version: 0.2.1
appVersion: v1.1
maintainers:
- name: treydock
dependencies:
- name: webservice
version: 0.35.1
version: 0.35.2
repository: https://osc.github.io/osc-helm-charts/
# repository: file://../../charts/webservice
4 changes: 2 additions & 2 deletions charts-private/emt-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ apiVersion: v2
name: emt-api
description: OSC emt-api web service
type: application
version: 0.2.0
version: 0.2.1
appVersion: v0.1.0
maintainers:
- name: treydock
dependencies:
- name: webservice
version: 0.35.1
version: 0.35.2
repository: https://osc.github.io/osc-helm-charts/
# repository: file://../../charts/webservice
4 changes: 2 additions & 2 deletions charts-private/emthub/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ apiVersion: v2
name: emthub
description: OSC emthub web service
type: application
version: 0.5.0
version: 0.5.1
appVersion: v0.1.0
maintainers:
- name: treydock
dependencies:
- name: webservice
version: 0.35.1
version: 0.35.2
repository: https://osc.github.io/osc-helm-charts/
# repository: file://../../charts/webservice
4 changes: 2 additions & 2 deletions charts-private/focalmap/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ apiVersion: v2
name: focalmap
description: OSC focalmap web service
type: application
version: 0.14.0
version: 0.14.1
appVersion: v0.9.0
maintainers:
- name: treydock
dependencies:
- name: webservice
version: 0.35.1
version: 0.35.2
repository: https://osc.github.io/osc-helm-charts/
# repository: file://../../charts/webservice
4 changes: 2 additions & 2 deletions charts-private/nominatim/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: nominatim
description: OSC Nominatim service
type: application
version: 0.4.0
version: 0.4.1
appVersion: "4.0"
maintainers:
- name: treydock
Expand All @@ -15,7 +15,7 @@ dependencies:
version: 1.x.x
repository: https://charts.bitnami.com/bitnami
- name: nominatim
version: 2.0.0-rc15
version: 2.0.0-rc16
repository: https://treydock.github.io/robjuz-helm-charts/
# repository: https://robjuz.github.io/helm-charts/
# repository: file://../../../robjuz-helm-charts/charts/nominatim
4 changes: 2 additions & 2 deletions charts-private/phylogatr-web/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ apiVersion: v2
name: phylogatr-web
description: OSC phylogatr web service
type: application
version: 0.25.0
version: 0.25.1
appVersion: "v2.3.4"
maintainers:
- name: treydock
dependencies:
- name: webservice
version: 0.35.1
version: 0.35.2
repository: https://osc.github.io/osc-helm-charts/
# repository: file://../../charts/webservice
4 changes: 2 additions & 2 deletions charts-private/rigatoni/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ apiVersion: v2
name: rigatoni
description: OSC rigatoni web service
type: application
version: 0.7.0
version: 0.7.1
appVersion: v0.2.0
maintainers:
- name: treydock
dependencies:
- name: webservice
version: 0.35.1
version: 0.35.2
repository: https://osc.github.io/osc-helm-charts/
# repository: file://../../charts/webservice
4 changes: 2 additions & 2 deletions charts-private/sirmodel/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ apiVersion: v2
name: sirmodel
description: OSC sirmodel web service
type: application
version: 0.10.0
version: 0.10.1
appVersion: v1.1.0
maintainers:
- name: treydock
dependencies:
- name: webservice
version: 0.35.1
version: 0.35.2
repository: https://osc.github.io/osc-helm-charts/
# repository: file://../../charts/webservice
4 changes: 2 additions & 2 deletions charts-private/webmo/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ apiVersion: v2
name: webmo
description: OSC webmo web service
type: application
version: 0.6.0
version: 0.6.1
appVersion: '23.1'
maintainers:
- name: treydock
dependencies:
- name: webservice
version: 0.35.1
version: 0.35.2
repository: https://osc.github.io/osc-helm-charts/
# repository: file://../../charts/webservice

0 comments on commit 4172202

Please sign in to comment.