use rf
This commit is contained in:
@@ -22,7 +22,7 @@ sources:
|
||||
- https://github.com/bitnami/bitnami-docker-memcached
|
||||
- http://memcached.org/
|
||||
type: application
|
||||
version: 2.0.18
|
||||
version: 2.0.19
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
||||
|
||||
@@ -749,7 +749,7 @@ upload_index() {
|
||||
git commit -sm "Commit released Helm Chart and docs for TrueCharts" || exit 0
|
||||
git push
|
||||
cd -
|
||||
rm .cr-index
|
||||
rm -rf .cr-index
|
||||
}
|
||||
export -f upload_index
|
||||
|
||||
|
||||
Reference in New Issue
Block a user