build(charts): bump CSSC Dashboard charts to 0.1.1#133
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Bumps the Helm chart versions for the CSSC Dashboard umbrella chart and its three microservice subcharts from 0.1.0 to 0.1.1, aligning chart metadata and umbrella dependency constraints with the v0.1.1 release intended for publication to GHCR OCI.
Changes:
- Updated
versionandappVersionto0.1.1forpackages-service,issues-service, anddashboard-webcharts. - Updated the
cssc-dashboardumbrella chartversion/appVersionto0.1.1. - Updated umbrella chart dependency version constraints for the three subcharts to
0.1.1.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| apps/python-app/services/packages-service/deploy/helm/packages-service/Chart.yaml | Bumps packages-service chart version/appVersion to 0.1.1. |
| apps/python-app/services/issues-service/deploy/helm/issues-service/Chart.yaml | Bumps issues-service chart version/appVersion to 0.1.1. |
| apps/python-app/services/dashboard-web/deploy/helm/dashboard-web/Chart.yaml | Bumps dashboard-web chart version/appVersion to 0.1.1. |
| apps/python-app/deploy/helm/cssc-dashboard/Chart.yaml | Bumps umbrella chart metadata to 0.1.1 and updates dependency versions to 0.1.1. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the CSSC Dashboard umbrella and subchart versions (and umbrella dependency constraints) from
0.1.0to0.1.1to align with the v0.1.1 release. Publishing these viabuild / cssc-dashboard-chartspushes the 0.1.1 charts to oci://ghcr.io/toddysm/charts.