Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
noc
tower
Commits
cf9063f9
Commit
cf9063f9
authored
Mar 23, 2021
by
EKbfh
🐼
Browse files
Bump to 1.0.5
parent
3674bdab
Pipeline
#30961
passed with stages
in 4 minutes and 34 seconds
Changes
5
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.bumpversion.cfg
View file @
cf9063f9
[bumpversion]
current_version = 1.0.
4
current_version = 1.0.
5
commit = False
tag = False
serialize = {major}.{minor}.{patch}
...
...
CHANGELOG.md
View file @
cf9063f9
## 1.0.5 (2021-03-23)
### Release Notes
*
Add tower-deploy command for generate tower.yml file
## 1.0.4 (2020-11-18)
### Release Notes
*
Fix nginx cert handling
...
...
VERSION
View file @
cf9063f9
1.0.
4
1.0.
5
contrib/k8s/noc-tower/Chart.yaml
View file @
cf9063f9
name
:
noc-tower
description
:
NocTower
version
:
0.0.1
appVersion
:
1.0.
4
appVersion
:
1.0.
5
keywords
:
-
NocProject
sources
:
...
...
tower/ui/desktop_ui.js
View file @
cf9063f9
...
...
@@ -55,7 +55,7 @@ var desktop = {
{
id
:
"
version
"
,
icon
:
"
info
"
,
value
:
"
Version: 1.0.
4
"
value
:
"
Version: 1.0.
5
"
}
]
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment