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.
2 parents f057d92 + 67bfedf commit 1d4a462Copy full SHA for 1d4a462
CHANGES.md
@@ -3,6 +3,9 @@
3
This document describes the relevant changes between releases of the OCM API
4
SDK.
5
6
+## 0.1.485
7
+- Add patch operation on version gates
8
+
9
## 0.1.484
10
- This change exposes a new OCM linter to be used by other project depending on ocm-sdk and enables it into ocm-sdk pipeline
11
version.go
@@ -18,4 +18,4 @@ limitations under the License.
18
19
package sdk
20
21
-const Version = "0.1.484"
+const Version = "0.1.485"
0 commit comments