diff --git a/charts/fylr/Chart.lock b/charts/fylr/Chart.lock index 4a36ddc..b1d7bf0 100644 --- a/charts/fylr/Chart.lock +++ b/charts/fylr/Chart.lock @@ -13,9 +13,9 @@ dependencies: version: 1.2.6 - name: execserver repository: https://programmfabrik.github.io/fylr-helm - version: 0.1.64 + version: 0.1.65 - name: postgresql repository: https://charts.bitnami.com/bitnami version: 12.1.0 -digest: sha256:f480df67e6c5a9cd74e673055cdaf6de4d2330620112c887c08d636f2b444991 -generated: "2024-11-28T11:18:54.473698893+01:00" +digest: sha256:3d5ccec950f4ab9eb5bee4de85f13dfed3c11d91c54c83a55852d991f9231f07 +generated: "2024-12-12T16:49:01.062563581+01:00" diff --git a/charts/fylr/Chart.yaml b/charts/fylr/Chart.yaml index 9be1afd..ffd1d3f 100644 --- a/charts/fylr/Chart.yaml +++ b/charts/fylr/Chart.yaml @@ -8,13 +8,13 @@ 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.133 +version: 0.1.134 # 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 @@ -43,7 +43,7 @@ dependencies: condition: opensearch.enabled # https://programmfabrik.github.io/fylr-helm/charts/execserver/ - name: execserver - version: 0.1.64 + version: 0.1.65 repository: https://programmfabrik.github.io/fylr-helm condition: execserver.enabled # https://github.com/bitnami/charts/tree/master/bitnami/postgresql diff --git a/charts/fylr/charts/execserver-0.1.64.tgz b/charts/fylr/charts/execserver-0.1.64.tgz deleted file mode 100644 index e377823..0000000 Binary files a/charts/fylr/charts/execserver-0.1.64.tgz and /dev/null differ diff --git a/charts/fylr/charts/execserver-0.1.65.tgz b/charts/fylr/charts/execserver-0.1.65.tgz new file mode 100644 index 0000000..1d76d6e Binary files /dev/null and b/charts/fylr/charts/execserver-0.1.65.tgz differ