Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Commit

Permalink
Add some temporary changes for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
unguiculus committed Jan 9, 2019
1 parent 3ea3918 commit dd87a1d
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions stable/keel/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,3 +121,5 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
$ helm install --name keel -f values.yaml stable/keel
```
> **Tip**: You can use the default [values.yaml](values.yaml)
blah blubb
2 changes: 1 addition & 1 deletion stable/mailhog/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v1
description: An e-mail testing tool for developers
name: mailhog
appVersion: 1.0.0
version: 2.3.0
version: 2.3.1
keywords:
- mailhog
- mail
Expand Down
2 changes: 1 addition & 1 deletion stable/mongodb-replicaset/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: mongodb-replicaset
home: https://github.com/mongodb/mongo
version: 3.9.0
version: 3.9.1
appVersion: 3.6
description: NoSQL document-oriented database that stores JSON-like documents with
dynamic schemas, simplifying the integration of data in content-driven applications.
Expand Down
2 changes: 1 addition & 1 deletion stable/nginx-ingress/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: nginx-ingress
version: 1.1.2
appVersion: 0.21.0
appVersion: 0.21.1
home: https://github.com/kubernetes/ingress-nginx
description: An nginx Ingress controller that uses ConfigMap to store the nginx configuration.
icon: https://upload.wikimedia.org/wikipedia/commons/thumb/c/c5/Nginx_logo.svg/500px-Nginx_logo.svg.png
Expand Down

0 comments on commit dd87a1d

Please sign in to comment.