We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f98e3ac + 4850670 commit e6e942eCopy full SHA for e6e942e
CHANGELOG.md
@@ -2,6 +2,19 @@
2
3
All notable changes to this project are documented in this file.
4
5
+## 0.0.12
6
+
7
+**Release date:** 2021-02-12
8
9
+A new `toleration_keys` parameter has been added to the install
10
+data source to enable installtion in cluster with node taints.
11
12
+Improvements:
13
+* Add tolerations parameter to install datasource
14
+ [#96](https://github.com/fluxcd/terraform-provider-flux/pull/96)
15
+* Fix resource name
16
+ [#90](https://github.com/fluxcd/terraform-provider-flux/pull/90)
17
18
## 0.0.11
19
20
**Release date:** 2021-01-29
0 commit comments