diff --git a/alert_archiving_step/pyproject.toml b/alert_archiving_step/pyproject.toml index a7b4f7945..c7e6bcfb4 100644 --- a/alert_archiving_step/pyproject.toml +++ b/alert_archiving_step/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "alert-archiving-step" -version = "6.1.1a43" +version = "6.1.1a44" 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 6272fc1ff..5d574b77b 100644 --- a/charts/alert_archiving_step/Chart.yaml +++ b/charts/alert_archiving_step/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 6.1.1a43 +appVersion: 6.1.1a44 description: A Helm chart for Kubernetes name: alert-archive-step type: application -version: 1.2.11 +version: 1.2.12 diff --git a/charts/correction_step/Chart.yaml b/charts/correction_step/Chart.yaml index 6c3e737c4..e9792d0a1 100644 --- a/charts/correction_step/Chart.yaml +++ b/charts/correction_step/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 6.2.1a47 +appVersion: 6.2.1a48 description: Correction step chart name: correction-step type: application -version: 1.2.129 +version: 1.2.130 diff --git a/charts/early_classification_step/Chart.yaml b/charts/early_classification_step/Chart.yaml index cd0d942f8..f13597e6f 100644 --- a/charts/early_classification_step/Chart.yaml +++ b/charts/early_classification_step/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 6.2.1a47 +appVersion: 6.2.1a48 description: A Helm chart for Kubernetes name: early-classifier type: application -version: 1.2.122 +version: 1.2.123 diff --git a/charts/feature_step/Chart.yaml b/charts/feature_step/Chart.yaml index bdf2546c8..8f72bc7e0 100644 --- a/charts/feature_step/Chart.yaml +++ b/charts/feature_step/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 6.2.1a47 +appVersion: 6.2.1a48 description: Step for feature calculation name: feature-step type: application -version: 1.4.127 +version: 1.4.128 diff --git a/charts/lc_classification_step/Chart.yaml b/charts/lc_classification_step/Chart.yaml index 4da7e8d83..6f5accb87 100644 --- a/charts/lc_classification_step/Chart.yaml +++ b/charts/lc_classification_step/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 6.2.1a47 +appVersion: 6.2.1a48 description: Lightcurve classifier step name: lc-classifier-step type: application -version: 4.8.123 +version: 4.8.124 diff --git a/charts/lightcurve-step/Chart.yaml b/charts/lightcurve-step/Chart.yaml index d69eb81d9..e497eff9f 100644 --- a/charts/lightcurve-step/Chart.yaml +++ b/charts/lightcurve-step/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 6.2.1a47 +appVersion: 6.2.1a48 description: Full lightcurve provider step name: lightcurve-step type: application -version: 1.3.128 +version: 1.3.129 diff --git a/charts/magstats_step/Chart.yaml b/charts/magstats_step/Chart.yaml index 551ed984c..f9c28dde0 100644 --- a/charts/magstats_step/Chart.yaml +++ b/charts/magstats_step/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 6.2.1a47 +appVersion: 6.2.1a48 description: A Helm chart for Kubernetes name: magstats-step type: application -version: 1.2.128 +version: 1.2.129 diff --git a/charts/metadata_step/Chart.yaml b/charts/metadata_step/Chart.yaml index ac8c32585..1c0b51164 100644 --- a/charts/metadata_step/Chart.yaml +++ b/charts/metadata_step/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 6.2.1a14 +appVersion: 6.2.1a15 description: A Helm chart for Kubernetes name: metadata-step type: application -version: 1.0.15 +version: 1.0.16 diff --git a/charts/prv_candidates_step/Chart.yaml b/charts/prv_candidates_step/Chart.yaml index 6c3f8c058..0344d5e33 100644 --- a/charts/prv_candidates_step/Chart.yaml +++ b/charts/prv_candidates_step/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 6.2.1a47 +appVersion: 6.2.1a48 description: Previous candidates processor step name: prv-candidates type: application -version: 1.3.128 +version: 1.3.129 diff --git a/charts/s3_step/Chart.yaml b/charts/s3_step/Chart.yaml index c73f65ce9..d0778540e 100644 --- a/charts/s3_step/Chart.yaml +++ b/charts/s3_step/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 6.2.1a47 +appVersion: 6.2.1a48 description: A Helm chart for Kubernetes name: s3-step type: application -version: 1.3.124 \ No newline at end of file +version: 1.3.125 \ No newline at end of file diff --git a/charts/scribe/Chart.yaml b/charts/scribe/Chart.yaml index b2b18c6bd..a6bd906f2 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: 1.1.127 +version: 1.1.128 # 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: 6.2.1a47 +appVersion: 6.2.1a48 diff --git a/charts/sorting_hat_step/Chart.yaml b/charts/sorting_hat_step/Chart.yaml index dbe8119b5..f4df15e9c 100644 --- a/charts/sorting_hat_step/Chart.yaml +++ b/charts/sorting_hat_step/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 6.2.1a47 +appVersion: 6.2.1a48 description: Sorting Hat deployment chart name: sorting-hat type: application -version: 2.6.128 +version: 2.6.129 diff --git a/charts/watchlist_step/Chart.yaml b/charts/watchlist_step/Chart.yaml index 5e7cc9faf..ad99f687b 100644 --- a/charts/watchlist_step/Chart.yaml +++ b/charts/watchlist_step/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 -appVersion: 6.2.1a47 +appVersion: 6.2.1a48 description: A Helm chart for Kubernetes name: watchlist-step type: application -version: 1.2.118 +version: 1.2.119 diff --git a/charts/xmatch_step/Chart.yaml b/charts/xmatch_step/Chart.yaml index 0ce2b253b..8e45bbb52 100644 --- a/charts/xmatch_step/Chart.yaml +++ b/charts/xmatch_step/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 6.2.1a47 +appVersion: 6.2.1a48 description: A Helm chart for Kubernetes name: xmatch-step type: application -version: 2.3.128 \ No newline at end of file +version: 2.3.129 \ No newline at end of file diff --git a/correction_step/pyproject.toml b/correction_step/pyproject.toml index 447eecaa6..a14796447 100644 --- a/correction_step/pyproject.toml +++ b/correction_step/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "correction" -version = "6.2.1a47" +version = "6.2.1a48" 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 69acbf7f4..109225edc 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 = "6.2.1a47" +version = "6.2.1a48" description = "Early Classification Step" authors = [] readme = "README.md" @@ -104,6 +104,7 @@ line-length = 88 + [tool.poetry.group.test.dependencies] @@ -193,6 +194,7 @@ pytest-docker = "^1.0.1" + [tool.poetry.group.model.dependencies] diff --git a/feature_step/pyproject.toml b/feature_step/pyproject.toml index d1d429a72..1a43d350d 100644 --- a/feature_step/pyproject.toml +++ b/feature_step/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "feature-step" -version = "6.2.1a47" +version = "6.2.1a48" description = "" authors = [] readme = "README.md" diff --git a/lc_classification_step/pyproject.toml b/lc_classification_step/pyproject.toml index 1cb684582..a9c0bc800 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 = "6.2.1a47" +version = "6.2.1a48" description = "LC Classification Step" authors = [] readme = "README.md" diff --git a/lightcurve-step/pyproject.toml b/lightcurve-step/pyproject.toml index 46b03ac4b..5254b4d33 100644 --- a/lightcurve-step/pyproject.toml +++ b/lightcurve-step/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "lightcurve-step" -version = "6.2.1a47" +version = "6.2.1a48" description = "Lightcurve Step" authors = [] readme = "README.md" diff --git a/magstats_step/pyproject.toml b/magstats_step/pyproject.toml index c064283a4..bf421de32 100644 --- a/magstats_step/pyproject.toml +++ b/magstats_step/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "magstats-step" -version = "6.2.1a47" +version = "6.2.1a48" description = "" authors = ["ASHuenchuleo "] readme = "README.md" diff --git a/metadata_step/pyproject.toml b/metadata_step/pyproject.toml index e000d2765..5e3b06948 100644 --- a/metadata_step/pyproject.toml +++ b/metadata_step/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "metadata-step" -version = "6.2.1a14" +version = "6.2.1a15" description = "" authors = ["Pedro Gallardo "] readme = "README.md" diff --git a/prv_candidates_step/pyproject.toml b/prv_candidates_step/pyproject.toml index 9bd919239..49a0ca309 100644 --- a/prv_candidates_step/pyproject.toml +++ b/prv_candidates_step/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "prv-candidates-step" -version = "6.2.1a47" +version = "6.2.1a48" description = "Previous Detections Step" authors = [] readme = "README.md" diff --git a/s3_step/pyproject.toml b/s3_step/pyproject.toml index 48ba7d530..9edcf88f3 100644 --- a/s3_step/pyproject.toml +++ b/s3_step/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "s3-step" -version = "6.2.1a47" +version = "6.2.1a48" description = "S3 step" authors = [] readme = "README.md" diff --git a/scribe/pyproject.toml b/scribe/pyproject.toml index 3f27ca64e..b8b1e4de0 100644 --- a/scribe/pyproject.toml +++ b/scribe/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "scribe" -version = "6.2.1a47" +version = "6.2.1a48" description = "Mongo scribe" authors = [] readme = "README.md" diff --git a/sorting_hat_step/pyproject.toml b/sorting_hat_step/pyproject.toml index 1d1dca1f3..4ce7299c2 100644 --- a/sorting_hat_step/pyproject.toml +++ b/sorting_hat_step/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "sorting-hat-step" -version = "6.2.1a47" +version = "6.2.1a48" description = "Sorting hat step" authors = [] readme = "README.md" diff --git a/watchlist_step/pyproject.toml b/watchlist_step/pyproject.toml index 52fb10c56..8e30f99b6 100644 --- a/watchlist_step/pyproject.toml +++ b/watchlist_step/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "watchlist-step" -version = "6.2.1a47" +version = "6.2.1a48" description = "Watchlist Step" authors = [] readme = "README.md" diff --git a/xmatch_step/pyproject.toml b/xmatch_step/pyproject.toml index 432eb32c3..88939ee66 100644 --- a/xmatch_step/pyproject.toml +++ b/xmatch_step/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "xmatch-step" -version = "6.2.1a47" +version = "6.2.1a48" description = "xmatch step" authors = [] readme = "README.md"