You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/resources/META-INF/plugin.xml
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,13 @@
10
10
</description>
11
11
<change-notes>
12
12
<![CDATA[
13
+
<h3>0.8.0</h3>
14
+
<ul>
15
+
<li><a href="https://github.com/redhat-developer/intellij-kubernetes/issues/549">Feature Request: Support Multi Resource Files</a></li>
16
+
<li><a href="https://github.com/redhat-developer/intellij-kubernetes/issues/561">Pushing pod with spec errors if it already exists on cluster</a></li>
17
+
<li><a href="https://github.com/redhat-developer/intellij-kubernetes/issues/569">Pushing existing resource to a different namespace causes error</a></li>
18
+
</ul>
19
+
<p></p>
13
20
<h3>0.7.1</h3>
14
21
<ul>
15
22
<li><a href="https://github.com/redhat-developer/intellij-kubernetes/issues/537">logs/terminal: allow to inspect error details</a></li>
0 commit comments