Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(PL-2834): support mappings per chart and release #195

Merged

Conversation

davidmdm
Copy link
Contributor

@davidmdm davidmdm commented Jul 25, 2024

Changes

This PR allows mappings to be configured per chart both at the reference level within the catalog's joy.yaml configuration and within the release.

This will allow us to move the image.tag mapping from the global configuration to being specific to the generic chart. It will allow us to map our application version to different mappings for different charts.

This feature replaces the intent of versionKey that was broken but used in the appset.

@davidmdm davidmdm force-pushed the feat/PL-2834/support-mappings-per-chart-and-release branch from 6c78b3e to 683facb Compare July 25, 2024 15:18
@davidmdm davidmdm marked this pull request as ready for review July 25, 2024 15:23
@davidmdm davidmdm merged commit e04d73c into master Jul 25, 2024
5 checks passed
@davidmdm davidmdm deleted the feat/PL-2834/support-mappings-per-chart-and-release branch July 25, 2024 15:38
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.

2 participants