diff --git a/charts/workflows/Chart.lock b/charts/workflows/Chart.lock index beff764e..4617c043 100644 --- a/charts/workflows/Chart.lock +++ b/charts/workflows/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: mta repository: file://charts/mta - version: 0.2.3 + version: 0.2.4 - name: greeting repository: file://charts/greeting version: 0.2.2 - name: move2kube repository: file://charts/move2kube - version: 0.2.2 -digest: sha256:bd1f4d0e74ee34ab74d67a77115292cdffb2e6e40f6a228d4144f3e0f1850232 -generated: "2024-02-06T17:08:37.837994257+01:00" + version: 0.2.3 +digest: sha256:6353b9e11a61829fe7cd2b2331a381afb680d897c0340dc095e6db37ca06f727 +generated: "2024-02-07T18:41:57.071824229+02:00" diff --git a/charts/workflows/Chart.yaml b/charts/workflows/Chart.yaml index 96328170..6bc024c3 100644 --- a/charts/workflows/Chart.yaml +++ b/charts/workflows/Chart.yaml @@ -6,7 +6,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.2.4 +version: 0.2.5 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to @@ -17,7 +17,7 @@ appVersion: "1.16.0" dependencies: - name: mta repository: "file://charts/mta" - version: "0.2.3" + version: "0.2.4" condition: mta.enabled - name: greeting repository: "file://charts/greeting" @@ -25,7 +25,7 @@ dependencies: condition: greeting.enabled - name: move2kube repository: "file://charts/move2kube" - version: "0.2.2" + version: "0.2.3" condition: move2kube.enabled icon: https://raw.githubusercontent.com/parodos-dev/parodos-dev.github.io/main/assets/images/WO_black.svg diff --git a/charts/workflows/charts/move2kube/Chart.yaml b/charts/workflows/charts/move2kube/Chart.yaml index c4b543e2..3cb533b6 100644 --- a/charts/workflows/charts/move2kube/Chart.yaml +++ b/charts/workflows/charts/move2kube/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.2.2 +version: 0.2.3 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/workflows/charts/mta/Chart.yaml b/charts/workflows/charts/mta/Chart.yaml index cb395373..a7e6991b 100644 --- a/charts/workflows/charts/mta/Chart.yaml +++ b/charts/workflows/charts/mta/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.2.3 +version: 0.2.4 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to