tiller 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/bin/tiller +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c984c96a5012b983e926379da35c40b3cb993918
4
- data.tar.gz: 2cd4ae2955051ed74ec95721da45c2e7866b1641
3
+ metadata.gz: 11b3df60fea06807d608b14c70a9ac53f67f70ad
4
+ data.tar.gz: 4dd6354a495da760f893a0d3c5e4d6e9e34dae27
5
5
  SHA512:
6
- metadata.gz: 59028394e8ea01c10541d58c5f4896cbce8459210f2150017205280a6a9d811b9e471cd07b6d95051ded1c81bae1ae54ce304b23502a99d865159e43293878af
7
- data.tar.gz: 05a6142da60107e38aa00120f166c051d0f82b9c72150e2b8a88a07041efad6776f4f4f68c8c04633f29b1b3760055fdb95be4bae3cee6e3d78f05987c3244af
6
+ metadata.gz: 33e18f974a920e11d2c4f0009803cfecda1a4f2e201f9f1486b9446a9cf8c4e4a19ca08973b8df1767604aa723a7f3f4e61ce616bd2b47f67867d073c6c6c8b1
7
+ data.tar.gz: 45d67fe17c1b1091c22e042cddbcfb8936b5197c40d32e1993fe79952f8fc69afa74bef812270a35a4cbea7e1688e46ec9fd2fdca2fa3c1453f4318cada56a22
data/bin/tiller CHANGED
@@ -3,7 +3,7 @@
3
3
  # Named from the first ship-building (Docker) related term I could find that didn't have an existing gem named after it!
4
4
  # Mark Round <github@markround.com>
5
5
 
6
- VERSION='0.0.2'
6
+ VERSION='0.0.3'
7
7
 
8
8
  require 'erb'
9
9
  require 'ostruct'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tiller
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mark Round
@@ -11,7 +11,7 @@ cert_chain: []
11
11
  date: 2014-07-18 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A tool to create configuration files in Docker containers from a variety
14
- of sources
14
+ of sources. See https://github.com/markround/tiller for examples and documenmtation.
15
15
  email: github@markround.com
16
16
  executables:
17
17
  - tiller