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