Skip to content

Commit

Permalink
chore: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
alerceadmin committed Dec 18, 2024
1 parent 33ba6a7 commit 0420295
Show file tree
Hide file tree
Showing 30 changed files with 44 additions and 44 deletions.
2 changes: 1 addition & 1 deletion alert_archiving_step/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "alert-archiving-step"
version = "26.1.1a0"
version = "26.2.0"
description = "Group alerts and upload to S3 by date"
authors = ["ALeRCE"]
readme = "README.md"
Expand Down
4 changes: 2 additions & 2 deletions charts/alert_archiving_step/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
appVersion: 26.1.1a0
appVersion: 26.2.0
description: A Helm chart for Kubernetes
name: alert-archive-step
type: application
version: 26.1.1-0
version: 26.2.0
4 changes: 2 additions & 2 deletions charts/correction_step/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
appVersion: 26.1.1a0
appVersion: 26.2.0
description: Correction step chart
name: correction-step
type: application
version: 26.1.1-0
version: 26.2.0
4 changes: 2 additions & 2 deletions charts/early_classification_step/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
appVersion: 26.1.1a0
appVersion: 26.2.0
description: A Helm chart for Kubernetes
name: early-classifier
type: application
version: 26.1.1-0
version: 26.2.0
4 changes: 2 additions & 2 deletions charts/feature_step/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
appVersion: 26.1.1a0
appVersion: 26.2.0
description: Step for feature calculation
name: feature-step
type: application
version: 26.1.1-0
version: 26.2.0
4 changes: 2 additions & 2 deletions charts/lc_classification_step/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
appVersion: 26.1.1a0
appVersion: 26.2.0
description: Lightcurve classifier step
name: lc-classifier-step
type: application
version: 26.1.1-0
version: 26.2.0
4 changes: 2 additions & 2 deletions charts/lightcurve-step/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
appVersion: 26.1.1a0
appVersion: 26.2.0
description: Full lightcurve provider step
name: lightcurve-step
type: application
version: 26.1.1-0
version: 26.2.0
4 changes: 2 additions & 2 deletions charts/magstats_step/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
appVersion: 26.1.1a0
appVersion: 26.2.0
description: A Helm chart for Kubernetes
name: magstats-step
type: application
version: 26.1.1-0
version: 26.2.0
4 changes: 2 additions & 2 deletions charts/metadata_step/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
appVersion: 26.1.1a0
appVersion: 26.2.0
description: A Helm chart for Kubernetes
name: metadata-step
type: application
version: 26.1.1-0
version: 26.2.0
4 changes: 2 additions & 2 deletions charts/prv_candidates_step/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
appVersion: 26.1.1a0
appVersion: 26.2.0
description: Previous candidates processor step
name: prv-candidates
type: application
version: 26.1.1-0
version: 26.2.0
4 changes: 2 additions & 2 deletions charts/s3_step/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
appVersion: 26.1.1a0
appVersion: 26.2.0
description: A Helm chart for Kubernetes
name: s3-step
type: application
version: 26.1.1-0
version: 26.2.0
4 changes: 2 additions & 2 deletions charts/scribe/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.1.1-0
version: 26.2.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.1.1a0
appVersion: 26.2.0
4 changes: 2 additions & 2 deletions charts/sorting_hat_step/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
appVersion: 26.1.1a0
appVersion: 26.2.0
description: Sorting Hat deployment chart
name: sorting-hat
type: application
version: 26.1.1-0
version: 26.2.0
4 changes: 2 additions & 2 deletions charts/watchlist_step/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
appVersion: 26.1.1a0
appVersion: 26.2.0
description: A Helm chart for Kubernetes
name: watchlist-step
type: application
version: 26.1.1-0
version: 26.2.0
4 changes: 2 additions & 2 deletions charts/xmatch_step/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
appVersion: 26.1.1a0
appVersion: 26.2.0
description: A Helm chart for Kubernetes
name: xmatch-step
type: application
version: 26.1.1-0
version: 26.2.0
2 changes: 1 addition & 1 deletion correction_step/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "correction"
version = "26.1.1a0"
version = "26.2.0"
description = "Correction library for ALeRCE pipeline."
authors = ["ALeRCE Broker <[email protected]>"]
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion early_classification_step/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "early_classification_step"
version = "26.1.1a0"
version = "26.2.0"
description = "Early Classification Step"
authors = []
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion feature_step/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "feature-step"
version = "26.1.1a0"
version = "26.2.0"
description = "Feature step"
authors = ["Ignacio Reyes"]
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion lc_classification_step/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "lc_classification_step"
version = "26.1.1a0"
version = "26.2.0"
description = "LC Classification Step"
authors = []
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion lc_classifier/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "lc-classifier"
version = "26.1.1a0"
version = "26.2.0"
description = "Lightcurve classifiers and feature computation"
authors = ["Ignacio Reyes Jainaga <[email protected]>"]
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion libs/db-plugins/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[tool.poetry]
name = "db-plugins"
version = "26.1.1a0"
version = "26.2.0"
description = "ALeRCE database plugins."
authors = []
readme = "README.rst"
Expand Down
2 changes: 1 addition & 1 deletion lightcurve-step/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "lightcurve-step"
version = "26.1.1a0"
version = "26.2.0"
description = "Lightcurve Step"
authors = []
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion magstats_step/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "magstats-step"
version = "26.1.1a0"
version = "26.2.0"
description = ""
authors = ["ASHuenchuleo <[email protected]>", "Pablo Castellanos"]
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion metadata_step/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "metadata-step"
version = "26.1.1a0"
version = "26.2.0"
description = ""
authors = ["Pedro Gallardo <[email protected]>"]
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion prv_candidates_step/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "prv-candidates-step"
version = "26.1.1a0"
version = "26.2.0"
description = "Previous Detections Step"
authors = []
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion s3_step/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "s3-step"
version = "26.1.1a0"
version = "26.2.0"
description = "S3 step"
authors = []
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion scribe/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "scribe"
version = "26.1.1a0"
version = "26.2.0"
description = "Mongo scribe"
authors = []
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion sorting_hat_step/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "sorting-hat-step"
version = "26.1.1a0"
version = "26.2.0"
description = "Sorting hat step"
authors = []
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion watchlist_step/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "watchlist-step"
version = "26.1.1a0"
version = "26.2.0"
description = "Watchlist Step"
authors = []
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion xmatch_step/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "xmatch-step"
version = "26.1.1a0"
version = "26.2.0"
description = "xmatch step"
authors = []
readme = "README.md"
Expand Down

0 comments on commit 0420295

Please sign in to comment.