Commit c5ddab3f by orangedeng Committed by Alena Prokharchyk

Keep the operator charts version to 0.0.2

**Problem:** Upgrade the operator would have errors because we change the version of the operator charts. **Solution:** Keep the old version 0.0.2 the operator used before.
parent 3c02c7d4
......@@ -5,4 +5,4 @@ maintainers:
- name: thxCode
email: frank@rancher.com
name: operator
version: 0.0.1
\ No newline at end of file
version: 0.0.2
\ No newline at end of file
......@@ -65,6 +65,6 @@ dependencies:
repository: "file://./charts/exporter-fluentd/"
- name: operator
version: 0.0.1
version: 0.0.2
condition: operator.enabled,enabled
repository: "file://./charts/operator/"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment