diff --git a/charts/example-content/Chart.yaml b/charts/example-content/Chart.yaml index 1a4ef56e5..31fe2e0d8 100644 --- a/charts/example-content/Chart.yaml +++ b/charts/example-content/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "0.126.0" description: Helm Chart for the openmfp Portal name: example-content -version: 0.110.7 +version: 0.110.8 dependencies: - name: common version: 0.1.5 diff --git a/charts/openmfp/Chart.yaml b/charts/openmfp/Chart.yaml index 6ab28b610..b30ba5e19 100644 --- a/charts/openmfp/Chart.yaml +++ b/charts/openmfp/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: openmfp description: The OpenMFP chart for Kubernetes type: application -version: 0.0.35 +version: 0.0.36 appVersion: "0.0.0" dependencies: diff --git a/charts/portal/Chart.yaml b/charts/portal/Chart.yaml index d5903f2df..ae9579a63 100644 --- a/charts/portal/Chart.yaml +++ b/charts/portal/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "0.220.0" description: Helm Chart for the openmfp Portal name: portal -version: 0.69.142 +version: 0.69.143 dependencies: - name: common repository: file://../common