We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 374eb58 commit bc5d0eeCopy full SHA for bc5d0ee
README.md
@@ -29,11 +29,11 @@ It groups containers that make up an application into logical units for easy man
29
30
To use this module, add this declaration to your Puppetfile:
31
```
32
-mod 'puppetlabs-kubernetes', '1.0.3'
+mod 'puppetlabs-kubernetes', '1.1.0'
33
34
To manually install this module with puppet module tool:
35
36
-puppet module install puppetlabs-kubernetes --version 1.0.3
+puppet module install puppetlabs-kubernetes --version 1.1.0
37
38
39
## Setup
0 commit comments