diff --git a/Chart.lock b/Chart.lock index 349c0e3b883dc3c4a728ea6e00565e9f60c48d78..226a9369b4984b68354218ccf6b6ea6c8b1314b1 100644 --- a/Chart.lock +++ b/Chart.lock @@ -16,7 +16,7 @@ dependencies: version: 0.1.8 - name: vs-registrar repository: https://charts-public.hub.eox.at - version: 0.1.8 + version: 0.1.9 - name: vs-scheduler repository: https://charts-public.hub.eox.at version: 0.1.0 diff --git a/Chart.yaml b/Chart.yaml index fed7842f9bac424263376b861980bcaa55d4ff7a..9cf1af4b35fd93bd8685ceac95e16d33397c86d0 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -7,11 +7,11 @@ 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: 2.0.2 +version: 2.0.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. -appVersion: 2.0.2 +appVersion: 2.0.3 maintainers: - name: EOX IT Services GmbH @@ -39,7 +39,7 @@ dependencies: repository: "https://charts-public.hub.eox.at" alias: renderer - name: vs-registrar - version: "0.1.8" + version: "0.1.9" repository: "https://charts-public.hub.eox.at" alias: registrar - name: vs-scheduler