From 4172202bc854f817c01722b8e956b0807314dd4d Mon Sep 17 00:00:00 2001 From: treydock Date: Mon, 10 Jun 2024 12:36:44 -0400 Subject: [PATCH] Update webservice dependency (#252) --- charts-private/chatsqc/Chart.yaml | 4 ++-- charts-private/emt-api/Chart.yaml | 4 ++-- charts-private/emthub/Chart.yaml | 4 ++-- charts-private/focalmap/Chart.yaml | 4 ++-- charts-private/nominatim/Chart.yaml | 4 ++-- charts-private/phylogatr-web/Chart.yaml | 4 ++-- charts-private/rigatoni/Chart.yaml | 4 ++-- charts-private/sirmodel/Chart.yaml | 4 ++-- charts-private/webmo/Chart.yaml | 4 ++-- 9 files changed, 18 insertions(+), 18 deletions(-) diff --git a/charts-private/chatsqc/Chart.yaml b/charts-private/chatsqc/Chart.yaml index 5103f78..985b0be 100644 --- a/charts-private/chatsqc/Chart.yaml +++ b/charts-private/chatsqc/Chart.yaml @@ -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 diff --git a/charts-private/emt-api/Chart.yaml b/charts-private/emt-api/Chart.yaml index 5495867..6c5d036 100644 --- a/charts-private/emt-api/Chart.yaml +++ b/charts-private/emt-api/Chart.yaml @@ -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 diff --git a/charts-private/emthub/Chart.yaml b/charts-private/emthub/Chart.yaml index f07188d..fbc3980 100644 --- a/charts-private/emthub/Chart.yaml +++ b/charts-private/emthub/Chart.yaml @@ -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 diff --git a/charts-private/focalmap/Chart.yaml b/charts-private/focalmap/Chart.yaml index 2355473..18b9122 100644 --- a/charts-private/focalmap/Chart.yaml +++ b/charts-private/focalmap/Chart.yaml @@ -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 diff --git a/charts-private/nominatim/Chart.yaml b/charts-private/nominatim/Chart.yaml index 343a5db..2916457 100644 --- a/charts-private/nominatim/Chart.yaml +++ b/charts-private/nominatim/Chart.yaml @@ -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 @@ -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 diff --git a/charts-private/phylogatr-web/Chart.yaml b/charts-private/phylogatr-web/Chart.yaml index eda94ff..b80b369 100644 --- a/charts-private/phylogatr-web/Chart.yaml +++ b/charts-private/phylogatr-web/Chart.yaml @@ -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 diff --git a/charts-private/rigatoni/Chart.yaml b/charts-private/rigatoni/Chart.yaml index ec68b8f..5d615ab 100644 --- a/charts-private/rigatoni/Chart.yaml +++ b/charts-private/rigatoni/Chart.yaml @@ -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 diff --git a/charts-private/sirmodel/Chart.yaml b/charts-private/sirmodel/Chart.yaml index 75c7e86..7f7f633 100644 --- a/charts-private/sirmodel/Chart.yaml +++ b/charts-private/sirmodel/Chart.yaml @@ -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 diff --git a/charts-private/webmo/Chart.yaml b/charts-private/webmo/Chart.yaml index 90134bf..ed05eed 100644 --- a/charts-private/webmo/Chart.yaml +++ b/charts-private/webmo/Chart.yaml @@ -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