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

feature/cmp-725/remove-env-charts: added env yaml values files in .he… #133

Merged
merged 1 commit into from
Jul 25, 2023

Conversation

dsrparracho
Copy link

@dsrparracho dsrparracho commented Jul 18, 2023

…lmignore and added missing home and sources values in chart.yaml

Why we create this PR?

There is a requirement to remove environmental chart values files from the released chart bundle TRG 5.01

What we want to achieve with this PR?

Remove the following file from be included in the released chart bundle:

  • values-beta.yaml
  • values-int.yaml
  • values-dev.yaml

What is new?

Added the following code in .helmignore file:

# Accept only values.yaml
values?*.yaml
values?*.yml

In addition added the following missing variables in Chart.yaml file:

- home
- sources

PR Linked to:

Tickets
cmp-725

…lmignore and added missing home and sources values in chart.yaml
@dsrparracho dsrparracho added the backend Everything related to the backend label Jul 18, 2023
@dsrparracho dsrparracho requested a review from matbmoser July 18, 2023 07:54
@dsrparracho dsrparracho merged commit ab72d94 into develop Jul 25, 2023
@dsrparracho dsrparracho deleted the feature/cmp-725/remove-env-charts branch July 25, 2023 09:01
@saudkhan116 saudkhan116 restored the feature/cmp-725/remove-env-charts branch July 30, 2023 11:42
@saudkhan116 saudkhan116 deleted the feature/cmp-725/remove-env-charts branch July 30, 2023 11:44
saudkhan116 pushed a commit that referenced this pull request Oct 19, 2023
[5º] - Release/v1.1.0 irs setup: Created Initial Structure for IRS Configuration + Prepare Release v1.1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Everything related to the backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants