From 3c43514b1bee1d200370f278df518e3bcf13d4c6 Mon Sep 17 00:00:00 2001 From: "@alerceadmin" Date: Wed, 27 Nov 2024 17:34:00 +0000 Subject: [PATCH] chore: update version --- alert_archiving_step/pyproject.toml | 2 +- charts/alert_archiving_step/Chart.yaml | 4 ++-- charts/correction_step/Chart.yaml | 4 ++-- charts/early_classification_step/Chart.yaml | 4 ++-- charts/feature_step/Chart.yaml | 4 ++-- charts/lc_classification_step/Chart.yaml | 4 ++-- charts/lightcurve-step/Chart.yaml | 4 ++-- charts/magstats_step/Chart.yaml | 4 ++-- charts/metadata_step/Chart.yaml | 4 ++-- charts/prv_candidates_step/Chart.yaml | 4 ++-- charts/s3_step/Chart.yaml | 4 ++-- charts/scribe/Chart.yaml | 4 ++-- charts/sorting_hat_step/Chart.yaml | 4 ++-- charts/watchlist_step/Chart.yaml | 4 ++-- charts/xmatch_step/Chart.yaml | 4 ++-- correction_step/pyproject.toml | 2 +- early_classification_step/pyproject.toml | 2 +- feature_step/pyproject.toml | 2 +- lc_classification_step/pyproject.toml | 2 +- lc_classifier/pyproject.toml | 2 +- libs/db-plugins/pyproject.toml | 2 +- lightcurve-step/pyproject.toml | 2 +- magstats_step/pyproject.toml | 2 +- metadata_step/pyproject.toml | 2 +- prv_candidates_step/pyproject.toml | 2 +- s3_step/pyproject.toml | 2 +- scribe/pyproject.toml | 2 +- sorting_hat_step/pyproject.toml | 2 +- watchlist_step/pyproject.toml | 2 +- xmatch_step/pyproject.toml | 2 +- 30 files changed, 44 insertions(+), 44 deletions(-) diff --git a/alert_archiving_step/pyproject.toml b/alert_archiving_step/pyproject.toml index 19d15d2dd..ed3df1de4 100644 --- a/alert_archiving_step/pyproject.toml +++ b/alert_archiving_step/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "alert-archiving-step" -version = "25.0.1a33" +version = "25.0.1a34" 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 21229e2a8..f13923b04 100644 --- a/charts/alert_archiving_step/Chart.yaml +++ b/charts/alert_archiving_step/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 25.0.1a33 +appVersion: 25.0.1a34 description: A Helm chart for Kubernetes name: alert-archive-step type: application -version: 25.0.1-33 +version: 25.0.1-34 diff --git a/charts/correction_step/Chart.yaml b/charts/correction_step/Chart.yaml index 314b0e227..6a3847417 100644 --- a/charts/correction_step/Chart.yaml +++ b/charts/correction_step/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 25.0.1a33 +appVersion: 25.0.1a34 description: Correction step chart name: correction-step type: application -version: 25.0.1-33 +version: 25.0.1-34 diff --git a/charts/early_classification_step/Chart.yaml b/charts/early_classification_step/Chart.yaml index 874340f92..a247d697e 100644 --- a/charts/early_classification_step/Chart.yaml +++ b/charts/early_classification_step/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 25.0.1a33 +appVersion: 25.0.1a34 description: A Helm chart for Kubernetes name: early-classifier type: application -version: 25.0.1-33 +version: 25.0.1-34 diff --git a/charts/feature_step/Chart.yaml b/charts/feature_step/Chart.yaml index 5128cfc05..94779c49e 100644 --- a/charts/feature_step/Chart.yaml +++ b/charts/feature_step/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 25.0.1a33 +appVersion: 25.0.1a34 description: Step for feature calculation name: feature-step type: application -version: 25.0.1-33 +version: 25.0.1-34 diff --git a/charts/lc_classification_step/Chart.yaml b/charts/lc_classification_step/Chart.yaml index 5f278814d..102f0a5fb 100644 --- a/charts/lc_classification_step/Chart.yaml +++ b/charts/lc_classification_step/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 25.0.1a33 +appVersion: 25.0.1a34 description: Lightcurve classifier step name: lc-classifier-step type: application -version: 25.0.1-33 +version: 25.0.1-34 diff --git a/charts/lightcurve-step/Chart.yaml b/charts/lightcurve-step/Chart.yaml index 3bdfe1dbf..1171f4d7b 100644 --- a/charts/lightcurve-step/Chart.yaml +++ b/charts/lightcurve-step/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 25.0.1a33 +appVersion: 25.0.1a34 description: Full lightcurve provider step name: lightcurve-step type: application -version: 25.0.1-33 +version: 25.0.1-34 diff --git a/charts/magstats_step/Chart.yaml b/charts/magstats_step/Chart.yaml index e68119d40..1357da53e 100644 --- a/charts/magstats_step/Chart.yaml +++ b/charts/magstats_step/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 25.0.1a33 +appVersion: 25.0.1a34 description: A Helm chart for Kubernetes name: magstats-step type: application -version: 25.0.1-33 +version: 25.0.1-34 diff --git a/charts/metadata_step/Chart.yaml b/charts/metadata_step/Chart.yaml index 8107aaee0..351682554 100644 --- a/charts/metadata_step/Chart.yaml +++ b/charts/metadata_step/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 25.0.1a33 +appVersion: 25.0.1a34 description: A Helm chart for Kubernetes name: metadata-step type: application -version: 25.0.1-33 +version: 25.0.1-34 diff --git a/charts/prv_candidates_step/Chart.yaml b/charts/prv_candidates_step/Chart.yaml index eda60b8ee..81d7f3bfc 100644 --- a/charts/prv_candidates_step/Chart.yaml +++ b/charts/prv_candidates_step/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 25.0.1a33 +appVersion: 25.0.1a34 description: Previous candidates processor step name: prv-candidates type: application -version: 25.0.1-33 +version: 25.0.1-34 diff --git a/charts/s3_step/Chart.yaml b/charts/s3_step/Chart.yaml index 8717d0642..b0be76355 100644 --- a/charts/s3_step/Chart.yaml +++ b/charts/s3_step/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 25.0.1a33 +appVersion: 25.0.1a34 description: A Helm chart for Kubernetes name: s3-step type: application -version: 25.0.1-33 +version: 25.0.1-34 diff --git a/charts/scribe/Chart.yaml b/charts/scribe/Chart.yaml index cfaae5069..2668f4470 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: 25.0.1-33 +version: 25.0.1-34 # 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: 25.0.1a33 +appVersion: 25.0.1a34 diff --git a/charts/sorting_hat_step/Chart.yaml b/charts/sorting_hat_step/Chart.yaml index 1ce58c494..8ce072673 100644 --- a/charts/sorting_hat_step/Chart.yaml +++ b/charts/sorting_hat_step/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 25.0.1a33 +appVersion: 25.0.1a34 description: Sorting Hat deployment chart name: sorting-hat type: application -version: 25.0.1-33 +version: 25.0.1-34 diff --git a/charts/watchlist_step/Chart.yaml b/charts/watchlist_step/Chart.yaml index 4875b0c1d..6dfacefe0 100644 --- a/charts/watchlist_step/Chart.yaml +++ b/charts/watchlist_step/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 25.0.1a33 +appVersion: 25.0.1a34 description: A Helm chart for Kubernetes name: watchlist-step type: application -version: 25.0.1-33 +version: 25.0.1-34 diff --git a/charts/xmatch_step/Chart.yaml b/charts/xmatch_step/Chart.yaml index be8347cb8..20b9e91bd 100644 --- a/charts/xmatch_step/Chart.yaml +++ b/charts/xmatch_step/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 25.0.1a33 +appVersion: 25.0.1a34 description: A Helm chart for Kubernetes name: xmatch-step type: application -version: 25.0.1-33 +version: 25.0.1-34 diff --git a/correction_step/pyproject.toml b/correction_step/pyproject.toml index 70f5ab165..88c311ab6 100644 --- a/correction_step/pyproject.toml +++ b/correction_step/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "correction" -version = "25.0.1a33" +version = "25.0.1a34" 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 463d6a978..ef7c99705 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 = "25.0.1a33" +version = "25.0.1a34" description = "Early Classification Step" authors = [] readme = "README.md" diff --git a/feature_step/pyproject.toml b/feature_step/pyproject.toml index 339d909e4..9c9e38aec 100644 --- a/feature_step/pyproject.toml +++ b/feature_step/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "feature-step" -version = "25.0.1a33" +version = "25.0.1a34" description = "Feature step" authors = ["Ignacio Reyes"] readme = "README.md" diff --git a/lc_classification_step/pyproject.toml b/lc_classification_step/pyproject.toml index 94877c6e8..c0758333b 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 = "25.0.1a33" +version = "25.0.1a34" description = "LC Classification Step" authors = [] readme = "README.md" diff --git a/lc_classifier/pyproject.toml b/lc_classifier/pyproject.toml index 45f6e16fc..806428bff 100644 --- a/lc_classifier/pyproject.toml +++ b/lc_classifier/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "lc-classifier" -version = "25.0.1a33" +version = "25.0.1a34" 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 5d59020d6..2033a57aa 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 = "25.0.1a33" +version = "25.0.1a34" description = "ALeRCE database plugins." authors = [] readme = "README.rst" diff --git a/lightcurve-step/pyproject.toml b/lightcurve-step/pyproject.toml index 88160972b..33a5490a6 100644 --- a/lightcurve-step/pyproject.toml +++ b/lightcurve-step/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "lightcurve-step" -version = "25.0.1a33" +version = "25.0.1a34" description = "Lightcurve Step" authors = [] readme = "README.md" diff --git a/magstats_step/pyproject.toml b/magstats_step/pyproject.toml index 342ce9544..182011cac 100644 --- a/magstats_step/pyproject.toml +++ b/magstats_step/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "magstats-step" -version = "25.0.1a33" +version = "25.0.1a34" description = "" authors = ["ASHuenchuleo ", "Pablo Castellanos"] readme = "README.md" diff --git a/metadata_step/pyproject.toml b/metadata_step/pyproject.toml index 5fb967da4..fb8e33a47 100644 --- a/metadata_step/pyproject.toml +++ b/metadata_step/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "metadata-step" -version = "25.0.1a33" +version = "25.0.1a34" description = "" authors = ["Pedro Gallardo "] readme = "README.md" diff --git a/prv_candidates_step/pyproject.toml b/prv_candidates_step/pyproject.toml index 2324c46e8..d258ed773 100644 --- a/prv_candidates_step/pyproject.toml +++ b/prv_candidates_step/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "prv-candidates-step" -version = "25.0.1a33" +version = "25.0.1a34" description = "Previous Detections Step" authors = [] readme = "README.md" diff --git a/s3_step/pyproject.toml b/s3_step/pyproject.toml index 53a704cbe..093b958cb 100644 --- a/s3_step/pyproject.toml +++ b/s3_step/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "s3-step" -version = "25.0.1a33" +version = "25.0.1a34" description = "S3 step" authors = [] readme = "README.md" diff --git a/scribe/pyproject.toml b/scribe/pyproject.toml index 4ad254909..503c27b9e 100644 --- a/scribe/pyproject.toml +++ b/scribe/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "scribe" -version = "25.0.1a33" +version = "25.0.1a34" description = "Mongo scribe" authors = [] readme = "README.md" diff --git a/sorting_hat_step/pyproject.toml b/sorting_hat_step/pyproject.toml index 38dec8fb1..80520a732 100644 --- a/sorting_hat_step/pyproject.toml +++ b/sorting_hat_step/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "sorting-hat-step" -version = "25.0.1a33" +version = "25.0.1a34" description = "Sorting hat step" authors = [] readme = "README.md" diff --git a/watchlist_step/pyproject.toml b/watchlist_step/pyproject.toml index cc1bbeedd..6b82a23c1 100644 --- a/watchlist_step/pyproject.toml +++ b/watchlist_step/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "watchlist-step" -version = "25.0.1a33" +version = "25.0.1a34" description = "Watchlist Step" authors = [] readme = "README.md" diff --git a/xmatch_step/pyproject.toml b/xmatch_step/pyproject.toml index d79169576..e6198dc9b 100644 --- a/xmatch_step/pyproject.toml +++ b/xmatch_step/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "xmatch-step" -version = "25.0.1a33" +version = "25.0.1a34" description = "xmatch step" authors = [] readme = "README.md"