You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pin the image by digest to prevent accidental drift if the tag is mutable, ensuring deterministic deployments. Add digest and keep tag for readability but prefer digest pull policy.
Verify that the new image tag 353708 exists, is immutable, and corresponds to the intended Fineract version 1.18.1; ensure no breaking config changes are required for this image.
Confirm that chart version: 0.4.1 and appVersion: "1.18.1" align with release notes and dependent manifests; update changelog and docs accordingly.
version: 0.4.1# 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: "1.18.1"
Pin the image by digest to prevent accidental drift if the tag is mutable, ensuring deterministic deployments. Add digest and keep tag for readability but prefer digest pull policy.
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
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.
What is the Purpose?
What was the approach?
How can the changes made get tested?
Are there any concerns to addressed further before or after merging this PR?
Mentions?
Issue(s) affected?