Skip to content

Commit 3ffa63c

Browse files
author
Georg Martin Weber
committed
update to 1.30
1 parent 722f5fd commit 3ffa63c

File tree

736 files changed

+94296
-28035
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

736 files changed

+94296
-28035
lines changed

hull-vidispine-addon/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Basic chart description and version
22
apiVersion: v1
3-
appVersion: 1.29.0
3+
appVersion: 1.30.0
44
description: hull-vidispine-addon
55
name: hull-vidispine-addon
66
version: 1.30.0

hull-vidispine-addon/files/test/HULL/schema/_definitions.json

Lines changed: 9640 additions & 7713 deletions
Large diffs are not rendered by default.

hull-vidispine-addon/files/test/HULL/schema/affinity-v1.json

Lines changed: 124 additions & 28 deletions
Large diffs are not rendered by default.

hull-vidispine-addon/files/test/HULL/schema/affinity.json

Lines changed: 124 additions & 28 deletions
Large diffs are not rendered by default.

hull-vidispine-addon/files/test/HULL/schema/aggregationrule-rbac-v1.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@
1313
"properties": {
1414
"key": {
1515
"description": "key is the label key that the selector applies to.",
16-
"type": "string",
17-
"x-kubernetes-patch-merge-key": "key",
18-
"x-kubernetes-patch-strategy": "merge"
16+
"type": "string"
1917
},
2018
"operator": {
2119
"description": "operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist.",

hull-vidispine-addon/files/test/HULL/schema/aggregationrule.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@
1313
"properties": {
1414
"key": {
1515
"description": "key is the label key that the selector applies to.",
16-
"type": "string",
17-
"x-kubernetes-patch-merge-key": "key",
18-
"x-kubernetes-patch-strategy": "merge"
16+
"type": "string"
1917
},
2018
"operator": {
2119
"description": "operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist.",

0 commit comments

Comments
 (0)