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

Update-helm-chart #815

Merged
merged 2 commits into from
Feb 16, 2024
Merged

Update-helm-chart #815

merged 2 commits into from
Feb 16, 2024

Conversation

sharifm-informatica
Copy link
Contributor

Description

  • update app version in helm chart
  • Correct and update UI env variables in chart values

Checklist:

  • [ x] I have read the Contribution Guidelines
  • [ x] I have performed a self-review of my own code
  • [ x] I have commented my code, particularly in hard-to-understand areas
  • [ x] My changes generate no new warnings

Contributor License Agreement

By submitting this pull request, I acknowledge and agree that my contributions will be included in Stirling-PDF and that they can be relicensed in the future under the MPL 2.0 (Mozilla Public License Version 2.0) license.

(This does not change the general open-source nature of Stirling-PDF, simply moving from one license to another license)

@Frooodle
Copy link
Member

Really need to automate that versio number..

@Frooodle Frooodle merged commit 094fde9 into Stirling-Tools:main Feb 16, 2024
2 checks passed
@Ludy87
Copy link
Contributor

Ludy87 commented Feb 16, 2024

Hi @Frooodle, is there a dependency on

version = '0.21.0'

@Frooodle
Copy link
Member

that version number in gradle is what controls the version number everywhere

@Ludy87
Copy link
Contributor

Ludy87 commented Feb 16, 2024

The question is whether the version in the build.gradle should also be in the Chart.yaml.

@Frooodle
Copy link
Member

yes

@Ludy87
Copy link
Contributor

Ludy87 commented Feb 16, 2024

@Frooodle
Copy link
Member

seems over engineered :P
but fine by me !

@Ludy87
Copy link
Contributor

Ludy87 commented Feb 16, 2024

You can push it yourself, otherwise I need the time resources :P

@sharifm-informatica
Copy link
Contributor Author

Unless we are auto testing the chart deployment, maybe we should not automate the version upgrades. To recap:

  • auto tests first
  • auto deploy updates to chart second
    But I love what you did.

@Ludy87
Copy link
Contributor

Ludy87 commented Feb 17, 2024

I have only provided it; I leave the decision to the maintainers of the repo.

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