Add bumpversion config for bumping versions
[ric-plt/a1.git] / .bumpversion.cfg
diff --git a/.bumpversion.cfg b/.bumpversion.cfg
new file mode 100644 (file)
index 0000000..1637ea2
--- /dev/null
@@ -0,0 +1,11 @@
+[bumpversion]
+current_version = 2.1.8
+commit = False
+tag = False
+
+[bumpversion:file:setup.py]
+
+[bumpversion:file:container-tag.yaml]
+
+[bumpversion:file:integration_tests/a1mediator/Chart.yaml]
+