Skip to content

bump app version [skip ci] - #1210

Merged
PhilippMatthes merged 1 commit into
mainfrom
ci/bump-chart-appversions
Sep 21, 2026
Merged

PhilippMatthes merged 1 commit into
mainfrom
ci/bump-chart-appversions

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 15, 2026 •

Copy link
Copy Markdown
Contributor

bump app version [skip ci]

bumped cortex: sha-83e5f5ec -> sha-d4309076
bumped cortex-shim: sha-fa2a5caa -> sha-d4309076
bumped cortex-postgres: sha-83e5f5ec -> sha-f3d9a8b4

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 Approval recommended

The reviewed version update has no unresolved issues.

Pull request overview

Updates the Cortex library Helm chart to reference a new application image version.

Changes:

  • Bumps appVersion from sha-83e5f5ec to sha-896a5fca.
File summaries
File Description
helm/library/cortex/Chart.yaml Updates the Cortex application version.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Copilot AI review requested due to automatic review settings September 16, 2026 07:57
@github-actions
github-actions Bot force-pushed the ci/bump-chart-appversions branch from 63c38b6 to 20d7985 Compare September 16, 2026 07:57

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 Approval recommended

No unresolved review comments; changes are limited to version updates.

Review details
  • Files reviewed: 2/2 changed files
  • Comments generated: 0 new
  • Review effort level: Lite

Copilot AI review requested due to automatic review settings September 16, 2026 08:06
@github-actions
github-actions Bot force-pushed the ci/bump-chart-appversions branch from 20d7985 to 357b3a4 Compare September 16, 2026 08:06

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 Approval recommended

Both reviewed chart versions are updated consistently with no unresolved issues.

Review details
  • Files reviewed: 2/2 changed files
  • Comments generated: 0 new
  • Review effort level: Lite

Copilot AI review requested due to automatic review settings September 16, 2026 08:29
@github-actions
github-actions Bot force-pushed the ci/bump-chart-appversions branch from 357b3a4 to 03f2084 Compare September 16, 2026 08:29

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 Approval recommended

Both reviewed chart versions are updated consistently with no unresolved issues.

Review details
  • Files reviewed: 2/2 changed files
  • Comments generated: 0 new
  • Review effort level: Lite

Copilot AI review requested due to automatic review settings September 16, 2026 12:34
@github-actions
github-actions Bot force-pushed the ci/bump-chart-appversions branch from 03f2084 to 2ead6db Compare September 16, 2026 12:34

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 Approval recommended

The reviewed changes only update the intended chart versions.

Review details
  • Files reviewed: 2/2 changed files
  • Comments generated: 0 new
  • Review effort level: Lite

Copilot AI review requested due to automatic review settings September 16, 2026 12:43
@github-actions
github-actions Bot force-pushed the ci/bump-chart-appversions branch from 2ead6db to b15a816 Compare September 16, 2026 12:43

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 Approval recommended

No unresolved review comments; changes are limited to the specified chart version bumps.

Review details
  • Files reviewed: 2/2 changed files
  • Comments generated: 0 new
  • Review effort level: Lite

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🔵 Needs a closer look

The modified Helm Chart.yaml files are missing the repo-standard copyright/SPDX header used by other charts, which should be added for consistency/compliance.

Review details

Suppressed comments (2)

helm/library/cortex-shim/Chart.yaml:6

  • This Chart.yaml is missing the standard copyright/SPDX header that other charts in this repo include (e.g., helm/library/cortex-postgres/Chart.yaml:1-2, helm/dev/cortex-prometheus-operator/Chart.yaml:1-2). Adding it improves license compliance consistency across Helm charts.
type: application
version: 0.1.18
appVersion: "sha-b4392f54"

helm/library/cortex/Chart.yaml:6

  • This Chart.yaml is missing the standard copyright/SPDX header that other charts in this repo include (e.g., helm/library/cortex-postgres/Chart.yaml:1-2, helm/dev/cortex-prometheus-operator/Chart.yaml:1-2). Adding it improves license compliance consistency across Helm charts.
type: application
version: 0.4.3
appVersion: "sha-b4392f54"
  • Files reviewed: 2/2 changed files
  • Comments generated: 0 new
  • Review effort level: Lite

Copilot AI review requested due to automatic review settings September 18, 2026 09:46
@github-actions
github-actions Bot force-pushed the ci/bump-chart-appversions branch from 6c856d6 to 21507db Compare September 18, 2026 09:46

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟡 Changes recommended

The charts’ appVersion was updated without a corresponding chart version/dependency update path, which can prevent consumers pinned to the current chart versions from reliably receiving the new app SHA.

Get a fresh assessment by requesting another Copilot review.

Review details

Suppressed comments (2)

helm/library/cortex/Chart.yaml:6

  • This chart file is missing the standard license header comment used by the other Helm charts (e.g. helm/bundles/cortex-nova/Chart.yaml:1-2).
appVersion: "sha-b4392f54"

helm/library/cortex-shim/Chart.yaml:6

  • This chart file is missing the standard license header comment used by the other Helm charts (e.g. helm/bundles/cortex-nova/Chart.yaml:1-2).
appVersion: "sha-b4392f54"
  • Files reviewed: 2/2 changed files
  • Comments generated: 2
  • Review effort level: Lite

Comment thread helm/library/cortex-shim/Chart.yaml Outdated
Comment thread helm/library/cortex/Chart.yaml Outdated
Copilot AI review requested due to automatic review settings September 18, 2026 09:57
@github-actions
github-actions Bot force-pushed the ci/bump-chart-appversions branch from 21507db to 8ffd577 Compare September 18, 2026 09:57

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🔵 Needs a closer look

The modified Chart.yaml files are missing the project’s required Apache-2.0 license header comment, which should be added for consistency/compliance.

Review details

Suppressed comments (2)

helm/library/cortex/Chart.yaml:6

  • This Chart.yaml is missing the required Apache-2.0 license header comment used elsewhere in the repo (e.g., helm/library/cortex-postgres/Chart.yaml:1-2). Add the header at the top of the file for consistency and compliance.
appVersion: "sha-dc3d8881"

helm/library/cortex-shim/Chart.yaml:6

  • This Chart.yaml is missing the required Apache-2.0 license header comment used elsewhere in the repo (e.g., helm/library/cortex-postgres/Chart.yaml:1-2 and helm/library/cortex-shim/templates/ingress.yaml:1-2). Add the header at the top of the file for consistency and compliance.
appVersion: "sha-10eb153c"
  • Files reviewed: 2/2 changed files
  • Comments generated: 0 new
  • Review effort level: Lite

Copilot AI review requested due to automatic review settings September 18, 2026 10:03
@github-actions
github-actions Bot force-pushed the ci/bump-chart-appversions branch from 8ffd577 to 99ff8cb Compare September 18, 2026 10:03

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🔵 Needs a closer look

appVersion was changed without bumping the Helm chart version, which can prevent downstream consumers (bundles pinning chart versions) from receiving this update via the OCI chart repository.

Review details

Suppressed comments (2)

helm/library/cortex/Chart.yaml:6

  • Changing appVersion without bumping the chart version makes it hard/impossible for consumers pulling from the OCI Helm repo to pick up the new image tag (bundles pin cortex at version: 0.4.3, e.g. helm/bundles/cortex-nova/Chart.yaml:17-25). Consider bumping the chart version (and updating dependent bundle chart dependency versions) so a new chart artifact can be published and consumed normally.
version: 0.4.3
appVersion: "sha-10eb153c"

helm/library/cortex-shim/Chart.yaml:6

  • Changing appVersion without bumping the chart version means downstream charts that depend on cortex-shim (e.g. helm/bundles/cortex-placement-shim/Chart.yaml:12-14 pins version: 0.1.18) will not receive the new image tag via a new chart artifact. Bump the chart version (and update dependents) to make the update consumable from the OCI chart repo.
version: 0.1.18
appVersion: "sha-10eb153c"
  • Files reviewed: 2/2 changed files
  • Comments generated: 0 new
  • Review effort level: Lite

Copilot AI review requested due to automatic review settings September 21, 2026 08:46
@github-actions
github-actions Bot force-pushed the ci/bump-chart-appversions branch from 99ff8cb to 49e3552 Compare September 21, 2026 08:46

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot AI review requested due to automatic review settings September 21, 2026 08:49
@github-actions
github-actions Bot force-pushed the ci/bump-chart-appversions branch from 49e3552 to 207cedd Compare September 21, 2026 08:49

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot review overview

🟡 Changes recommended

Two charts are missing the repo-standard SPDX header and the charts’ versions are not bumped despite Chart.yaml content changes, which can break or confuse chart publishing/consumption workflows.

Get a fresh assessment by requesting another Copilot review.

Review effort: Lite
Findings: 3 Medium severity · 2 Low severity

Open (5)

Comment thread helm/library/cortex-postgres/Chart.yaml
bumped cortex: sha-83e5f5ec -> sha-d4309076
bumped cortex-shim: sha-fa2a5caa -> sha-d4309076
bumped cortex-postgres: sha-83e5f5ec -> sha-f3d9a8b4

Signed-off-by: umswmayj <140147670+umswmayj@users.noreply.github.com>
Copilot AI review requested due to automatic review settings September 21, 2026 09:01
@github-actions
github-actions Bot force-pushed the ci/bump-chart-appversions branch from 207cedd to 40c3d75 Compare September 21, 2026 09:01
@PhilippMatthes
PhilippMatthes merged commit 7ba4669 into main Sep 21, 2026
2 checks passed
@PhilippMatthes
PhilippMatthes deleted the ci/bump-chart-appversions branch September 21, 2026 09:02

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot review overview

🟡 Changes recommended

The charts’ version fields (and bundle dependency pins) are not bumped, which can prevent consumers from receiving the updated appVersion via normal Helm versioned upgrades.

Get a fresh assessment by requesting another Copilot review.

Review effort: Lite
Findings: 2 Medium severity

Open (2)
Resolved since last review (5)

Comment on lines 5 to +6
version: 0.1.18
appVersion: "sha-fa2a5caa"
appVersion: "sha-d4309076"
Comment on lines 5 to +6
version: 0.4.3
appVersion: "sha-83e5f5ec"
appVersion: "sha-d4309076"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants