Skip to content

Commit

Permalink
update: source github.com/jsonnet-libs/k8s@cc383e5e
Browse files Browse the repository at this point in the history
  • Loading branch information
blixhavn authored and jsonnet-libs-bot committed Jan 19, 2024
1 parent c38169c commit 456f08e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions crossplane/1.12/_custom/resource.libsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ local d = import 'doc-util/main.libsonnet';
type: 'string',
string: {
fmt: '%s-' + suffix,
type: 'Format',
},
}],
},
Expand Down
1 change: 1 addition & 0 deletions crossplane/1.13/_custom/resource.libsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ local d = import 'doc-util/main.libsonnet';
type: 'string',
string: {
fmt: '%s-' + suffix,
type: 'Format',
},
}],
},
Expand Down
1 change: 1 addition & 0 deletions crossplane/1.14/_custom/resource.libsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ local d = import 'doc-util/main.libsonnet';
type: 'string',
string: {
fmt: '%s-' + suffix,
type: 'Format',
},
}],
},
Expand Down

0 comments on commit 456f08e

Please sign in to comment.