diff --git a/alert_archiving_step/pyproject.toml b/alert_archiving_step/pyproject.toml index 5cf777b91..4a27576a1 100644 --- a/alert_archiving_step/pyproject.toml +++ b/alert_archiving_step/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "alert-archiving-step" -version = "26.0.2-3" +version = "26.1.0" description = "Group alerts and upload to S3 by date" authors = ["ALeRCE"] readme = "README.md" diff --git a/charts/alert_archiving_step/Chart.yaml b/charts/alert_archiving_step/Chart.yaml index c10952e8c..d03ace8b3 100644 --- a/charts/alert_archiving_step/Chart.yaml +++ b/charts/alert_archiving_step/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 26.0.2-3 +appVersion: 26.1.0 description: A Helm chart for Kubernetes name: alert-archive-step type: application -version: 26.0.2-3 +version: 26.1.0 diff --git a/charts/correction_step/Chart.yaml b/charts/correction_step/Chart.yaml index a29e7c6df..d241a7896 100644 --- a/charts/correction_step/Chart.yaml +++ b/charts/correction_step/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 26.0.2-3 +appVersion: 26.1.0 description: Correction step chart name: correction-step type: application -version: 26.0.2-3 +version: 26.1.0 diff --git a/charts/early_classification_step/Chart.yaml b/charts/early_classification_step/Chart.yaml index f51c2e848..b0ff74d7a 100644 --- a/charts/early_classification_step/Chart.yaml +++ b/charts/early_classification_step/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 26.0.2-3 +appVersion: 26.1.0 description: A Helm chart for Kubernetes name: early-classifier type: application -version: 26.0.2-3 +version: 26.1.0 diff --git a/charts/feature_step/Chart.yaml b/charts/feature_step/Chart.yaml index 222196913..b1a759599 100644 --- a/charts/feature_step/Chart.yaml +++ b/charts/feature_step/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 26.0.2-3 +appVersion: 26.1.0 description: Step for feature calculation name: feature-step type: application -version: 26.0.2-3 +version: 26.1.0 diff --git a/charts/lc_classification_step/Chart.yaml b/charts/lc_classification_step/Chart.yaml index 24c7085c7..6d2ff8c5f 100644 --- a/charts/lc_classification_step/Chart.yaml +++ b/charts/lc_classification_step/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 26.0.2-3 +appVersion: 26.1.0 description: Lightcurve classifier step name: lc-classifier-step type: application -version: 26.0.2-3 +version: 26.1.0 diff --git a/charts/lightcurve-step/Chart.yaml b/charts/lightcurve-step/Chart.yaml index 1daaaa3dd..e2ee6071a 100644 --- a/charts/lightcurve-step/Chart.yaml +++ b/charts/lightcurve-step/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 26.0.2-3 +appVersion: 26.1.0 description: Full lightcurve provider step name: lightcurve-step type: application -version: 26.0.2-3 +version: 26.1.0 diff --git a/charts/magstats_step/Chart.yaml b/charts/magstats_step/Chart.yaml index 27b23e540..68b8f825d 100644 --- a/charts/magstats_step/Chart.yaml +++ b/charts/magstats_step/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 26.0.2-3 +appVersion: 26.1.0 description: A Helm chart for Kubernetes name: magstats-step type: application -version: 26.0.2-3 +version: 26.1.0 diff --git a/charts/metadata_step/Chart.yaml b/charts/metadata_step/Chart.yaml index 698fafb39..c009b100e 100644 --- a/charts/metadata_step/Chart.yaml +++ b/charts/metadata_step/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 26.0.2-3 +appVersion: 26.1.0 description: A Helm chart for Kubernetes name: metadata-step type: application -version: 26.0.2-3 +version: 26.1.0 diff --git a/charts/prv_candidates_step/Chart.yaml b/charts/prv_candidates_step/Chart.yaml index 82f7e03d3..c09e8b29a 100644 --- a/charts/prv_candidates_step/Chart.yaml +++ b/charts/prv_candidates_step/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 26.0.2-3 +appVersion: 26.1.0 description: Previous candidates processor step name: prv-candidates type: application -version: 26.0.2-3 +version: 26.1.0 diff --git a/charts/s3_step/Chart.yaml b/charts/s3_step/Chart.yaml index f2ce248da..6ee7ed16c 100644 --- a/charts/s3_step/Chart.yaml +++ b/charts/s3_step/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 26.0.2-3 +appVersion: 26.1.0 description: A Helm chart for Kubernetes name: s3-step type: application -version: 26.0.2-3 +version: 26.1.0 diff --git a/charts/scribe/Chart.yaml b/charts/scribe/Chart.yaml index b7d93a636..47d2ca741 100644 --- a/charts/scribe/Chart.yaml +++ b/charts/scribe/Chart.yaml @@ -15,10 +15,10 @@ 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: 26.0.2-3 +version: 26.1.0 # 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: 26.0.2-3 +appVersion: 26.1.0 diff --git a/charts/sorting_hat_step/Chart.yaml b/charts/sorting_hat_step/Chart.yaml index 738eb904f..bd841abb8 100644 --- a/charts/sorting_hat_step/Chart.yaml +++ b/charts/sorting_hat_step/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 26.0.2-3 +appVersion: 26.1.0 description: Sorting Hat deployment chart name: sorting-hat type: application -version: 26.0.2-3 +version: 26.1.0 diff --git a/charts/watchlist_step/Chart.yaml b/charts/watchlist_step/Chart.yaml index 51acc5c72..eaf1c449b 100644 --- a/charts/watchlist_step/Chart.yaml +++ b/charts/watchlist_step/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 26.0.2-3 +appVersion: 26.1.0 description: A Helm chart for Kubernetes name: watchlist-step type: application -version: 26.0.2-3 +version: 26.1.0 diff --git a/charts/xmatch_step/Chart.yaml b/charts/xmatch_step/Chart.yaml index a784889cb..5a9128046 100644 --- a/charts/xmatch_step/Chart.yaml +++ b/charts/xmatch_step/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 26.0.2-3 +appVersion: 26.1.0 description: A Helm chart for Kubernetes name: xmatch-step type: application -version: 26.0.2-3 +version: 26.1.0 diff --git a/correction_step/pyproject.toml b/correction_step/pyproject.toml index 7c0dec573..d40079a74 100644 --- a/correction_step/pyproject.toml +++ b/correction_step/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "correction" -version = "26.0.2-3" +version = "26.1.0" description = "Correction library for ALeRCE pipeline." authors = ["ALeRCE Broker "] readme = "README.md" diff --git a/early_classification_step/pyproject.toml b/early_classification_step/pyproject.toml index d835bf3ff..5df80f882 100644 --- a/early_classification_step/pyproject.toml +++ b/early_classification_step/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "early_classification_step" -version = "26.0.2-3" +version = "26.1.0" description = "Early Classification Step" authors = [] readme = "README.md" diff --git a/feature_step/pyproject.toml b/feature_step/pyproject.toml index b4c29ffe4..65232d34a 100644 --- a/feature_step/pyproject.toml +++ b/feature_step/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "feature-step" -version = "26.0.2-3" +version = "26.1.0" description = "Feature step" authors = ["Ignacio Reyes"] readme = "README.md" diff --git a/lc_classification_step/pyproject.toml b/lc_classification_step/pyproject.toml index 1c36f9e5e..08ce0670e 100644 --- a/lc_classification_step/pyproject.toml +++ b/lc_classification_step/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "lc_classification_step" -version = "26.0.2-3" +version = "26.1.0" description = "LC Classification Step" authors = [] readme = "README.md" diff --git a/lc_classifier/pyproject.toml b/lc_classifier/pyproject.toml index f8237c2cd..4bc25c0e3 100644 --- a/lc_classifier/pyproject.toml +++ b/lc_classifier/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "lc-classifier" -version = "26.0.2-3" +version = "26.1.0" description = "Lightcurve classifiers and feature computation" authors = ["Ignacio Reyes Jainaga "] readme = "README.md" diff --git a/libs/db-plugins/pyproject.toml b/libs/db-plugins/pyproject.toml index 3c5ceffcf..5741e8af9 100644 --- a/libs/db-plugins/pyproject.toml +++ b/libs/db-plugins/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [tool.poetry] name = "db-plugins" -version = "26.0.2-3" +version = "26.1.0" description = "ALeRCE database plugins." authors = [] readme = "README.rst" diff --git a/lightcurve-step/pyproject.toml b/lightcurve-step/pyproject.toml index cb2f11055..7befefe8a 100644 --- a/lightcurve-step/pyproject.toml +++ b/lightcurve-step/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "lightcurve-step" -version = "26.0.2-3" +version = "26.1.0" description = "Lightcurve Step" authors = [] readme = "README.md" diff --git a/magstats_step/pyproject.toml b/magstats_step/pyproject.toml index 5bbdbd48d..add9b2c81 100644 --- a/magstats_step/pyproject.toml +++ b/magstats_step/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "magstats-step" -version = "26.0.2-3" +version = "26.1.0" description = "" authors = ["ASHuenchuleo ", "Pablo Castellanos"] readme = "README.md" diff --git a/metadata_step/pyproject.toml b/metadata_step/pyproject.toml index 2ccad336d..c812e0d44 100644 --- a/metadata_step/pyproject.toml +++ b/metadata_step/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "metadata-step" -version = "26.0.2-3" +version = "26.1.0" description = "" authors = ["Pedro Gallardo "] readme = "README.md" diff --git a/prv_candidates_step/pyproject.toml b/prv_candidates_step/pyproject.toml index cb7b4e393..31a322441 100644 --- a/prv_candidates_step/pyproject.toml +++ b/prv_candidates_step/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "prv-candidates-step" -version = "26.0.2-3" +version = "26.1.0" description = "Previous Detections Step" authors = [] readme = "README.md" diff --git a/s3_step/pyproject.toml b/s3_step/pyproject.toml index b0044173a..433bcfea7 100644 --- a/s3_step/pyproject.toml +++ b/s3_step/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "s3-step" -version = "26.0.2-3" +version = "26.1.0" description = "S3 step" authors = [] readme = "README.md" diff --git a/scribe/pyproject.toml b/scribe/pyproject.toml index 49a69cc64..96b2890f6 100644 --- a/scribe/pyproject.toml +++ b/scribe/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "scribe" -version = "26.0.2-3" +version = "26.1.0" description = "Mongo scribe" authors = [] readme = "README.md" diff --git a/sorting_hat_step/pyproject.toml b/sorting_hat_step/pyproject.toml index dc9386e30..d2e412ddb 100644 --- a/sorting_hat_step/pyproject.toml +++ b/sorting_hat_step/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "sorting-hat-step" -version = "26.0.2-3" +version = "26.1.0" description = "Sorting hat step" authors = [] readme = "README.md" diff --git a/watchlist_step/pyproject.toml b/watchlist_step/pyproject.toml index 023cb317d..3642d4ca8 100644 --- a/watchlist_step/pyproject.toml +++ b/watchlist_step/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "watchlist-step" -version = "26.0.2-3" +version = "26.1.0" description = "Watchlist Step" authors = [] readme = "README.md" diff --git a/xmatch_step/pyproject.toml b/xmatch_step/pyproject.toml index 9f74a393c..36fa88311 100644 --- a/xmatch_step/pyproject.toml +++ b/xmatch_step/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "xmatch-step" -version = "26.0.2-3" +version = "26.1.0" description = "xmatch step" authors = [] readme = "README.md"