Skip to content

Commit 22c0aa7

Browse files
jakubhajekjsonnet-libs-bot
authored andcommitted
update: source github.com/jsonnet-libs/k8s@d56873b1
1 parent 05e4c98 commit 22c0aa7

90 files changed

Lines changed: 64539 additions & 226 deletions

File tree

Some content is hidden

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

1.25.2/_gen/postgresql/v1/cluster.libsonnet renamed to 1.25.3/_gen/postgresql/v1/cluster.libsonnet

Lines changed: 77 additions & 12 deletions
Large diffs are not rendered by default.

1.25.2/_gen/postgresql/v1/clusterImageCatalog.libsonnet renamed to 1.25.3/_gen/postgresql/v1/clusterImageCatalog.libsonnet

File renamed without changes.

1.25.3/_gen/postgresql/v1/database.libsonnet

Lines changed: 165 additions & 0 deletions
Large diffs are not rendered by default.
File renamed without changes.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@
44
backup: (import 'backup.libsonnet'),
55
cluster: (import 'cluster.libsonnet'),
66
clusterImageCatalog: (import 'clusterImageCatalog.libsonnet'),
7+
database: (import 'database.libsonnet'),
78
imageCatalog: (import 'imageCatalog.libsonnet'),
89
pooler: (import 'pooler.libsonnet'),
10+
publication: (import 'publication.libsonnet'),
911
scheduledBackup: (import 'scheduledBackup.libsonnet'),
12+
subscription: (import 'subscription.libsonnet'),
1013
}

1.25.2/_gen/postgresql/v1/pooler.libsonnet renamed to 1.25.3/_gen/postgresql/v1/pooler.libsonnet

Lines changed: 145 additions & 41 deletions
Large diffs are not rendered by default.

1.25.3/_gen/postgresql/v1/publication.libsonnet

Lines changed: 97 additions & 0 deletions
Large diffs are not rendered by default.
File renamed without changes.

0 commit comments

Comments
 (0)