Skip to content

Commit

Permalink
Updates to version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Jagnanan committed Apr 4, 2015
1 parent ca5aedb commit 4322958
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,9 @@ Kibana is configured by editing the file `kibana.yml.erb` from the git repo's ro

### Updates

Currently, just Kibana is upgradeable. The setup looks at an environment variable to handle the upgrade. The steps are as follows:
Only Kibana is upgradeable. The setup looks at an environment variable to handle the upgrade.

The steps are as follows:

- rhc set-env KIBANA_VERSION=4.0.2 -a <app> --namespace <domain>
- trigger a `deploy` by pushing a change with git
Expand Down
1 change: 1 addition & 0 deletions metadata/managed_files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ locked_files:
- bin/*
- env/
- env/ELASTICSEARCH_VERSION
- env/ELASTICSEARCH_PATH
- hooks/
- hooks/*
processed_templates:
Expand Down
2 changes: 1 addition & 1 deletion metadata/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Description: "Elasticsearch is a flexible and powerful open source, distributed,
Version: 1.5.0
License: MIT
Vendor: elasticsearch.org
Cartridge-Version: 0.0.3
Cartridge-Version: 1.0.0
Cartridge-Vendor: ajagnanan

Categories:
Expand Down

0 comments on commit 4322958

Please sign in to comment.