Skip to content

Commit 818bb3d

Browse files
committed
Automated update
1 parent 5626d06 commit 818bb3d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# X.Y.Z-standalone-strict - de-referenced schemas, more useful as standalone documents, additionalProperties disallowed
99
# X.Y.Z-local - relative references, useful to avoid the network dependency
1010

11-
declare -a arr=(v1.20.4)
11+
declare -a arr=(v1.20.5)
1212

1313
# This list is used only list of already genrated schema definition
1414
# (or when we need to rebuild all definitions)

variant.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
dependencies:
22
kubernetes:
3-
version: 1.20.4
4-
previousVersion: 1.20.3
3+
version: 1.20.5
4+
previousVersion: 1.20.4

0 commit comments

Comments
 (0)