We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28ae9f5 commit 1f70f45Copy full SHA for 1f70f45
.bumpversion.cfg
@@ -9,9 +9,9 @@ message = Releasing v{new_version}
9
10
[bumpversion:file:VERSION]
11
12
-[bumpversion:file:workshop/aws/rum/old/variables.tf]
13
-search = default = "{current_version}"
14
-replace = default = "{new_version}"
+#[bumpversion:file:workshop/aws/rum/old/variables.tf]
+#search = default = "{current_version}"
+#replace = default = "{new_version}"
15
16
[bumpversion:file:workshop/cloud-init/k3s.yaml]
17
search = WSVERSION={current_version}
0 commit comments