Code Review
/
multicloud
/
k8s.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
cd01918
)
Bump snapshot version to 0.11.0
50/142650/1
author
Fiete Ostkamp
<fiete.ostkamp@telekom.de>
Fri, 5 Dec 2025 10:37:07 +0000
(11:37 +0100)
committer
Fiete Ostkamp
<fiete.ostkamp@telekom.de>
Fri, 5 Dec 2025 10:37:54 +0000
(11:37 +0100)
Issue-ID: MULTICLOUD-1530
Change-Id: Id68fcff65b668542b01a109bb0048be52fac7e38
Signed-off-by: Fiete Ostkamp <fiete.ostkamp@telekom.de>
deployments/build.sh
patch
|
blob
|
history
diff --git
a/deployments/build.sh
b/deployments/build.sh
index
3a228f8
..
2f3c97b
100755
(executable)
--- a/
deployments/build.sh
+++ b/
deployments/build.sh
@@
-13,7
+13,7
@@
set -o pipefail
k8s_path="$(git rev-parse --show-toplevel)"
-VERSION="0.1
0.3
-SNAPSHOT"
+VERSION="0.1
1.0
-SNAPSHOT"
GO_VERSION="1.14"
export IMAGE_NAME="nexus3.onap.org:10003/onap/multicloud/k8s"