Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
velero-plugin
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
velero-plugin
Commits
8c895dd0
Commit
8c895dd0
authored
Aug 17, 2020
by
haoshuwei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update velero plugin version
Signed-off-by: haoshuwei <haoshuwei24@gmail.com>
parent
b0af6830
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
build/build.sh
+1
-1
install/01-velero.yaml
+1
-1
No files found.
build/build.sh
View file @
8c895dd0
...
...
@@ -6,7 +6,7 @@ export GOARCH="amd64"
export
GOOS
=
"linux"
branch
=
"master"
version
=
"v1.
2
"
version
=
"v1.
0.0
"
commitId
=
$GIT_SHA
buildTime
=
`
date
"+%Y-%m-%d-%H:%M:%S"
`
CGO_ENABLED
=
0 go build
-ldflags
"-X main._BRANCH_='
$branch
' -X main._VERSION_='
$version
-
$commitId
' -X main._BUILDTIME_='
$buildTime
'"
-o
_output/velero-plugin-for-alibabacloud
${
GOPATH
}
/src/github.com/AliyunContainerService/velero-plugin/velero-plugin-for-alibabacloud
...
...
install/01-velero.yaml
View file @
8c895dd0
...
...
@@ -95,7 +95,7 @@ spec:
-
mountPath
:
/credentials
name
:
cloud-credentials
initContainers
:
-
image
:
registry.cn-hangzhou.aliyuncs.com/acs/velero-plugin-alibabacloud:v1.
2-991b59
0
-
image
:
registry.cn-hangzhou.aliyuncs.com/acs/velero-plugin-alibabacloud:v1.
0.
0
imagePullPolicy
:
IfNotPresent
name
:
velero-plugin-alibabacloud
volumeMounts
:
...
...
Write
Preview
Markdown
is supported
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