Skip to content

Comments

time-series-analytics: Updated rc1 tag refs#1815

Draft
vkb1 wants to merge 1 commit intomainfrom
feature/vkb1/rc1-tag-refs
Draft

time-series-analytics: Updated rc1 tag refs#1815
vkb1 wants to merge 1 commit intomainfrom
feature/vkb1/rc1-tag-refs

Conversation

@vkb1
Copy link
Contributor

@vkb1 vkb1 commented Feb 20, 2026

Description

Updated rc1 tag refs in .env and helm charts

Fixes # (issue)

Any Newly Introduced Dependencies

None

How Has This Been Tested?

Yes

Checklist:

  • I agree to use the APACHE-2.0 license for my code changes.
  • I have not introduced any 3rd party components incompatible with APACHE-2.0.
  • I have not included any company confidential information, trade secret, password or security token.
  • I have performed a self-review of my code.

Updated rc1 tag refs in .env and helm charts

Signed-off-by: B, Vinod K <vinod.k.b@intel.com>
@vkb1
Copy link
Contributor Author

vkb1 commented Feb 20, 2026

Hey @sathyendranv
I've marked it as draft one, this PR should be merged to release-2026.0.0 branch.
I'll be updating it once available and accordingly move from draft to review.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates version tags from "2026.0.0" to "2026.0.0-rc1" across the time-series-analytics microservice configuration files, preparing for an rc1 (release candidate 1) release. The changes consistently apply the rc1 suffix to image versions and helm chart versions, with helm charts also receiving the "-helm" suffix as per the established convention.

Changes:

  • Updated image version suffix from "2026.0.0" to "2026.0.0-rc1" in Docker and Helm configurations
  • Updated Helm chart version and appVersion from "2026.0.0" to "2026.0.0-rc1-helm"
  • Updated documentation comments to include "-helm" suffix in version format examples

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
microservices/time-series-analytics/helm/values.yaml Updated image_suffix to "2026.0.0-rc1" for container image versioning
microservices/time-series-analytics/helm/Chart.yaml Updated version and appVersion to "2026.0.0-rc1-helm" and added "-helm" suffix to comment examples
microservices/time-series-analytics/docker/.env Updated IMAGE_SUFFIX to "2026.0.0-rc1" for Docker compose configuration

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 41 to +45
# 1. Update this appVersion to match the chart version above (same date format)
# 2. Ensure this matches the version field above: 2026.0.0-<date>-weekly
# 2. Ensure this matches the version field above: 2026.0.0-<date>-weekly-helm
#
# Example: If the release date is February 2, 2026:
# appVersion: "2026.0.0-20260202-weekly"
appVersion: "2026.0.0"
# appVersion: "2026.0.0-20260202-weekly-helm"
Copy link

Copilot AI Feb 20, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The documentation comments describe the version format for weekly builds (2026.0.0--weekly-helm), but the actual appVersion is now set to an rc1 release (2026.0.0-rc1-helm). The comments should be updated to match the actual version format being used or document both weekly and rc release formats.

Copilot uses AI. Check for mistakes.
@sathyendranv
Copy link
Contributor

@vkb1 please the conflict. Also I have approved it you can merge once release branch is available

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants