Skip to content

Commit bc5d0ee

Browse files
tskirvinscotty-c
authored andcommitted
README.md - use current version number (#101)
README.md was still pointing at an old version.
1 parent 374eb58 commit bc5d0ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ It groups containers that make up an application into logical units for easy man
2929

3030
To use this module, add this declaration to your Puppetfile:
3131
```
32-
mod 'puppetlabs-kubernetes', '1.0.3'
32+
mod 'puppetlabs-kubernetes', '1.1.0'
3333
```
3434
To manually install this module with puppet module tool:
3535
```
36-
puppet module install puppetlabs-kubernetes --version 1.0.3
36+
puppet module install puppetlabs-kubernetes --version 1.1.0
3737
```
3838

3939
## Setup

0 commit comments

Comments
 (0)