Simple python code to bump kubernetes package manager Helm charts and setup.py versions.
Install
pip install pybump
Usage
bump version: pybump bump [-h] --file PATH_TO_CHART.YAML --level {major,minor,patch} [--quiet]
set explicit version: pybump set --file PATH_TO_CHART.YAML --set-version X.Y.Z [--quiet]
get current version: pybump get --file PATH_TO_CHART.YAML
Examples
Case: version: 0.0.1 pybump bump --file Chart.yaml --level patch will bump version to version: 0.0.2
Case: version: 0.1.4 pybump bump --file Chart.yaml --level minor will bump version to version: 0.2.0
Case: version: 0.0.1 pybump set --file Chart.yaml --set-version 1.4.0 will set version to version: 1.4.0
Release files for pybump 1.0.11
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pybump-1.0.11.tar.gz | 4.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pybump-1.0.11-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 13.6 kB
Release files / pybump-1.0.11.tar.gz
| Download URL | pybump-1.0.11.tar.gz |
|---|---|
| Size | 4.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c2ff779704922134d93760e64a1c2682a3fd95e9433ae9e89eec78248f8d9a37
|
|
BLAKE2b-256 checksum How to use checksums |
6cfc3b245b9e85ca762fc466a5236f6e592b351050e158b21a446a1e9f0ffd88
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
|
Release files / pybump-1.0.11-py3-none-any.whl
| Download URL | pybump-1.0.11-py3-none-any.whl |
|---|---|
| Size | 9.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
fc16ae0f9f0cc4d7810a5bf89d6bc491651efb2fe9a04d5342968fdbfa743da4
|
|
BLAKE2b-256 checksum How to use checksums |
cfb1e94e2cca998ff7656af0d8ded0d27883187d6ce2ab35602a7644849b6202
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
|