Skip to content

Commit

Permalink
typo fix for sapho (helm#4332)
Browse files Browse the repository at this point in the history
* typo fix for sapho

typo fix for sapho

* bump chart version

* Incrementing the mysql requirement

* Incrementing the mysql lock
  • Loading branch information
heliping authored and k8s-ci-robot committed Apr 10, 2018
1 parent 8bc014f commit d454be1
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion stable/sapho/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: A micro application development and integration platform that enabl
organizations to create and deliver secure micro applications that tie into existing
business systems and track changes to key business data.
name: sapho
version: 0.2.1
version: 0.2.2
home: http://www.sapho.com
icon: https://www.sapho.com/wp-content/uploads/2016/04/sapho-logotype.svg
sources:
Expand Down
2 changes: 1 addition & 1 deletion stable/sapho/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ The command removes all the Kubernetes components associated with the chart and

## Configuration

The following tables lists the configurable parameters of the Sapho chart and their default values.
The following table lists the configurable parameters of the Sapho chart and their default values.

| Parameter | Description | Default |
| ------------------------------- | ------------------------------- | ---------------------------------------------------------- |
Expand Down
6 changes: 3 additions & 3 deletions stable/sapho/requirements.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: mysql
repository: https://kubernetes-charts.storage.googleapis.com/
version: 0.2.7
digest: sha256:04e76d56fd1aac01608469d323880d417d1c0168a813bfa90973f8043e458fcf
generated: 2017-08-10T18:05:30.518509694-04:00
version: 0.3.7
digest: sha256:0a7bbd4cd80bf8b9bf83c1cc5b95b02553b902afeb1e7c7d97e92d701d41a021
generated: 2018-04-10T12:28:32.586114848-04:00
2 changes: 1 addition & 1 deletion stable/sapho/requirements.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
dependencies:
- name: mysql
version: 0.2.7
version: ~0.3.7
repository: https://kubernetes-charts.storage.googleapis.com/

0 comments on commit d454be1

Please sign in to comment.