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

[Tools] Add tools to automate increasing the version of Apps #157

Closed
Ornias1993 opened this issue Feb 20, 2021 · 1 comment · Fixed by #506
Closed

[Tools] Add tools to automate increasing the version of Apps #157

Ornias1993 opened this issue Feb 20, 2021 · 1 comment · Fixed by #506
Labels
enhancement New feature or request

Comments

@Ornias1993
Copy link
Member

Is your feature request related to a problem? Please describe.
Currently while I added a tool to rename the version folders to the latest version in Chart.yaml, we still have to manually edit each Chart.yaml file to update versions. This is not going to work long-term

Describe the solution you'd like
Add a simple script which we can feed the names of the containers we like to update the versions for (or --all for that mater) and which version we like to increase (major, minor, patch)

Describe alternatives you've considered
Keeping it manual, getting CI to do it

Additional context
Keeping it manual has no future and CI can't push to PR's

@Ornias1993 Ornias1993 added enhancement New feature or request good first issue labels Feb 20, 2021
Ornias1993 pushed a commit that referenced this issue May 24, 2021
* first work for allowing ramdisk usage

* add bump tooling.
Fixes: #157

* bump minor versions due to adding ramdisk emptydir to persistence

* allow disabling persistent storage

* actually push major as it is breaking in theory

* cleanup hpm example code

* Allow custom storageClass and fix bug using the wrong storageClass

* try fixing gabs

* cleanup

* update tests

* revert some permission job changes

* reverse some of the 3.0 common incompatible bitwarden changes
@truecharts-admin
Copy link
Collaborator

This issue is locked to prevent necro-posting on closed issues. Please create a new issue or contact staff on discord of the problem persists

@truecharts truecharts locked and limited conversation to collaborators Feb 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants