Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nfs-subdir-external-provisioner
Project
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
Rancher商店
nfs-subdir-external-provisioner
Commits
fab8b562
Unverified
Commit
fab8b562
authored
Mar 27, 2021
by
Kubernetes Prow Robot
Committed by
GitHub
Mar 27, 2021
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #79 from yonatankahana/v4.0.1-prep
Bump helm chart version to release v4.0.1
parents
522d8f83
b668ec9f
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
22 additions
and
3 deletions
+22
-3
.cloudbuild.sh
.cloudbuild.sh
+0
-2
.cloudbuild.sh
.cloudbuild.sh
+21
-0
Chart.yaml
charts/nfs-subdir-external-provisioner/Chart.yaml
+1
-1
No files found.
.cloudbuild.sh
deleted
120000 → 0
View file @
522d8f83
./release-tools/cloudbuild.sh
\ No newline at end of file
.cloudbuild.sh
0 → 100755
View file @
fab8b562
#! /bin/bash
# Copyright 2020 The Kubernetes Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
:
${
CSI_PROW_BUILD_PLATFORMS
:
=
"linux amd64; linux arm -arm; linux arm64 -arm64; linux ppc64le -ppc64le; linux s390x -s390x"
}
# shellcheck disable=SC1091
.
release-tools/cloudbuild.sh
charts/nfs-subdir-external-provisioner/Chart.yaml
View file @
fab8b562
...
...
@@ -3,7 +3,7 @@ appVersion: 4.0.1
description
:
nfs-subdir-external-provisioner is an automatic provisioner that used your *already configured* NFS server, automatically creating Persistent Volumes.
name
:
nfs-subdir-external-provisioner
home
:
https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner
version
:
4.0.
5
version
:
4.0.
6
kubeVersion
:
"
>=1.9.0-0"
sources
:
-
https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner
...
...
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