From 61003eebb7062b57516915b05cf818271c082a04 Mon Sep 17 00:00:00 2001 From: Klaus Thorn Date: Thu, 12 Dec 2024 16:45:13 +0100 Subject: [PATCH] execserver with fylr 6.16.0, see #74435 --- charts/execserver/Chart.yaml | 4 ++-- charts/fylr/Chart.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/execserver/Chart.yaml b/charts/execserver/Chart.yaml index f5a4a5e..f6f7e37 100644 --- a/charts/execserver/Chart.yaml +++ b/charts/execserver/Chart.yaml @@ -7,13 +7,13 @@ 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.1.64 +version: 0.1.65 # 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 # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "v6.15.0" +appVersion: "v6.16.0" maintainers: - name: programmfabrik diff --git a/charts/fylr/Chart.yaml b/charts/fylr/Chart.yaml index 695ec56..9be1afd 100644 --- a/charts/fylr/Chart.yaml +++ b/charts/fylr/Chart.yaml @@ -8,7 +8,7 @@ type: application # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.132 +version: 0.1.133 # 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