diff --git a/Chart.lock b/Chart.lock index 310d79569d585edb17163d622637115f80c3c0b2..a5998a3fd8e695d7190646e824f95c00ce7ac34f 100644 --- a/Chart.lock +++ b/Chart.lock @@ -10,7 +10,7 @@ dependencies: version: 0.1.2 - name: vs-client repository: https://charts-public.hub.eox.at - version: 0.1.0 + version: 0.1.1 - name: vs-renderer repository: https://charts-public.hub.eox.at version: 0.1.0 @@ -29,5 +29,5 @@ dependencies: - name: vs-preprocessor repository: https://charts-public.hub.eox.at version: 0.1.0 -digest: sha256:078cd90ddf8aa2f6539822544ee5c1079626db3b5eb7299dd682752ae125d4af -generated: "2021-11-23T12:25:42.480318486+01:00" +digest: sha256:12e0e7f3ad6f5905e51d8a4d8458299624f6fc947550345176a980413ddf49bb +generated: "2021-12-03T15:16:11.463515425+01:00" diff --git a/Chart.yaml b/Chart.yaml index b256b6e5c8934af1db27b9d1c89da4f5a35e7415..c8c808fd5c76656aca29df03e0afbbd63816bf5f 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.0 +version: 2.0.1 # 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.0 +appVersion: 2.0.1 maintainers: - name: EOX IT Services GmbH @@ -31,7 +31,7 @@ dependencies: repository: "https://charts-public.hub.eox.at" alias: cache - name: vs-client - version: "0.1.0" + version: "0.1.1" repository: "https://charts-public.hub.eox.at" alias: client - name: vs-renderer diff --git a/charts/vs-client-0.1.0.tgz b/charts/vs-client-0.1.0.tgz deleted file mode 100644 index 5c481edd99420aac9461316e7e4d57c47388c9e4..0000000000000000000000000000000000000000 Binary files a/charts/vs-client-0.1.0.tgz and /dev/null differ diff --git a/charts/vs-client-0.1.1.tgz b/charts/vs-client-0.1.1.tgz new file mode 100644 index 0000000000000000000000000000000000000000..c011eef8cdbae1d5fca9204289c09b4d649e579b Binary files /dev/null and b/charts/vs-client-0.1.1.tgz differ diff --git a/charts/vs-renderer-0.1.0.tgz b/charts/vs-renderer-0.1.0.tgz index bafef551f405f506a735a1c34f82066a23ca755e..246e604f3f6dfe7006d778c6c69e878971c04be2 100644 Binary files a/charts/vs-renderer-0.1.0.tgz and b/charts/vs-renderer-0.1.0.tgz differ