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 aaae29d commit 490a225Copy full SHA for 490a225
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+<a name="1.0.3"></a>
2
+## 1.0.3 (2017-06-20)
3
+
4
+* chore(package): update dependencies ([aaae29d](https://github.com/RisingStack/anchor/commit/aaae29d))
5
+* Update pod.js ([6df4552](https://github.com/RisingStack/anchor/commit/6df4552))
6
7
8
9
<a name="1.0.2"></a>
10
## 1.0.2 (2017-05-23)
11
package.json
@@ -1,6 +1,6 @@
{
"name": "@risingstack/anchor",
- "version": "1.0.2",
+ "version": "1.0.3",
"description": "Creates Helm charts from Kubernetes resources.",
"main": "src/index.js",
"scripts": {
0 commit comments