Skip to content

Commit 90ba21c

Browse files
committed
Automatic update of nais application reference/example
liberator commit sha: 1bdaf25351138d6935d5bf4afbdc1a5627b535ba
1 parent a005b75 commit 90ba21c

File tree

4 files changed

+68
-68
lines changed

4 files changed

+68
-68
lines changed

docs/workloads/application/reference/application-example.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ spec:
174174
retainedBackups: 14
175175
tier: db-f1-micro
176176
transactionLogRetentionDays: 3
177-
type: POSTGRES_12
177+
type: POSTGRES_17
178178
idporten:
179179
enabled: true
180180
sidecar:

docs/workloads/application/reference/application-spec.md

+33-33
Original file line numberDiff line numberDiff line change
@@ -1442,7 +1442,7 @@ Availability: GCP<br />
14421442
retainedBackups: 14
14431443
tier: db-f1-micro
14441444
transactionLogRetentionDays: 3
1445-
type: POSTGRES_12
1445+
type: POSTGRES_17
14461446
```
14471447

14481448
### gcp.bigQueryDatasets
@@ -1996,7 +1996,7 @@ Availability: GCP<br />
19961996
retainedBackups: 14
19971997
tier: db-f1-micro
19981998
transactionLogRetentionDays: 3
1999-
type: POSTGRES_12
1999+
type: POSTGRES_17
20002000
```
20012001

20022002
#### gcp.sqlInstances[].autoBackupHour
@@ -2042,7 +2042,7 @@ Value range: `0`-`23`<br />
20422042
retainedBackups: 14
20432043
tier: db-f1-micro
20442044
transactionLogRetentionDays: 3
2045-
type: POSTGRES_12
2045+
type: POSTGRES_17
20462046
```
20472047

20482048
#### gcp.sqlInstances[].cascadingDelete
@@ -2086,7 +2086,7 @@ Required: `false`<br />
20862086
retainedBackups: 14
20872087
tier: db-f1-micro
20882088
transactionLogRetentionDays: 3
2089-
type: POSTGRES_12
2089+
type: POSTGRES_17
20902090
```
20912091

20922092
#### gcp.sqlInstances[].collation
@@ -2129,7 +2129,7 @@ Required: `false`<br />
21292129
retainedBackups: 14
21302130
tier: db-f1-micro
21312131
transactionLogRetentionDays: 3
2132-
type: POSTGRES_12
2132+
type: POSTGRES_17
21332133
```
21342134

21352135
#### gcp.sqlInstances[].databases
@@ -2173,7 +2173,7 @@ Required: `false`<br />
21732173
retainedBackups: 14
21742174
tier: db-f1-micro
21752175
transactionLogRetentionDays: 3
2176-
type: POSTGRES_12
2176+
type: POSTGRES_17
21772177
```
21782178

21792179
##### gcp.sqlInstances[].databases[].envVarPrefix
@@ -2217,7 +2217,7 @@ Required: `false`<br />
22172217
retainedBackups: 14
22182218
tier: db-f1-micro
22192219
transactionLogRetentionDays: 3
2220-
type: POSTGRES_12
2220+
type: POSTGRES_17
22212221
```
22222222

22232223
##### gcp.sqlInstances[].databases[].name
@@ -2261,7 +2261,7 @@ Required: `true`<br />
22612261
retainedBackups: 14
22622262
tier: db-f1-micro
22632263
transactionLogRetentionDays: 3
2264-
type: POSTGRES_12
2264+
type: POSTGRES_17
22652265
```
22662266

22672267
##### gcp.sqlInstances[].databases[].users
@@ -2304,7 +2304,7 @@ Required: `false`<br />
23042304
retainedBackups: 14
23052305
tier: db-f1-micro
23062306
transactionLogRetentionDays: 3
2307-
type: POSTGRES_12
2307+
type: POSTGRES_17
23082308
```
23092309

23102310
###### gcp.sqlInstances[].databases[].users[].name
@@ -2348,7 +2348,7 @@ Pattern: `^[_a-zA-Z][-_a-zA-Z0-9]+$`<br />
23482348
retainedBackups: 14
23492349
tier: db-f1-micro
23502350
transactionLogRetentionDays: 3
2351-
type: POSTGRES_12
2351+
type: POSTGRES_17
23522352
```
23532353

23542354
#### gcp.sqlInstances[].diskAutoresize
@@ -2397,7 +2397,7 @@ Required: `false`<br />
23972397
retainedBackups: 14
23982398
tier: db-f1-micro
23992399
transactionLogRetentionDays: 3
2400-
type: POSTGRES_12
2400+
type: POSTGRES_17
24012401
```
24022402

24032403
#### gcp.sqlInstances[].diskAutoresizeLimit
@@ -2443,7 +2443,7 @@ Value range: `0`-`1000`<br />
24432443
retainedBackups: 14
24442444
tier: db-f1-micro
24452445
transactionLogRetentionDays: 3
2446-
type: POSTGRES_12
2446+
type: POSTGRES_17
24472447
```
24482448

24492449
#### gcp.sqlInstances[].diskSize
@@ -2489,7 +2489,7 @@ Minimum value: `10`<br />
24892489
retainedBackups: 14
24902490
tier: db-f1-micro
24912491
transactionLogRetentionDays: 3
2492-
type: POSTGRES_12
2492+
type: POSTGRES_17
24932493
```
24942494

24952495
#### gcp.sqlInstances[].diskType
@@ -2533,7 +2533,7 @@ Allowed values: `HDD`, `SSD`<br />
25332533
retainedBackups: 14
25342534
tier: db-f1-micro
25352535
transactionLogRetentionDays: 3
2536-
type: POSTGRES_12
2536+
type: POSTGRES_17
25372537
```
25382538

25392539
#### gcp.sqlInstances[].flags
@@ -2586,7 +2586,7 @@ Required: `false`<br />
25862586
retainedBackups: 14
25872587
tier: db-f1-micro
25882588
transactionLogRetentionDays: 3
2589-
type: POSTGRES_12
2589+
type: POSTGRES_17
25902590
```
25912591

25922592
##### gcp.sqlInstances[].flags[].name
@@ -2629,7 +2629,7 @@ Required: `true`<br />
26292629
retainedBackups: 14
26302630
tier: db-f1-micro
26312631
transactionLogRetentionDays: 3
2632-
type: POSTGRES_12
2632+
type: POSTGRES_17
26332633
```
26342634

26352635
##### gcp.sqlInstances[].flags[].value
@@ -2672,7 +2672,7 @@ Required: `true`<br />
26722672
retainedBackups: 14
26732673
tier: db-f1-micro
26742674
transactionLogRetentionDays: 3
2675-
type: POSTGRES_12
2675+
type: POSTGRES_17
26762676
```
26772677

26782678
#### gcp.sqlInstances[].highAvailability
@@ -2715,7 +2715,7 @@ Required: `false`<br />
27152715
retainedBackups: 14
27162716
tier: db-f1-micro
27172717
transactionLogRetentionDays: 3
2718-
type: POSTGRES_12
2718+
type: POSTGRES_17
27192719
```
27202720

27212721
#### gcp.sqlInstances[].insights
@@ -2758,7 +2758,7 @@ Required: `false`<br />
27582758
retainedBackups: 14
27592759
tier: db-f1-micro
27602760
transactionLogRetentionDays: 3
2761-
type: POSTGRES_12
2761+
type: POSTGRES_17
27622762
```
27632763

27642764
##### gcp.sqlInstances[].insights.enabled
@@ -2802,7 +2802,7 @@ Default value: `true`<br />
28022802
retainedBackups: 14
28032803
tier: db-f1-micro
28042804
transactionLogRetentionDays: 3
2805-
type: POSTGRES_12
2805+
type: POSTGRES_17
28062806
```
28072807

28082808
##### gcp.sqlInstances[].insights.queryStringLength
@@ -2847,7 +2847,7 @@ Value range: `256`-`4500`<br />
28472847
retainedBackups: 14
28482848
tier: db-f1-micro
28492849
transactionLogRetentionDays: 3
2850-
type: POSTGRES_12
2850+
type: POSTGRES_17
28512851
```
28522852

28532853
##### gcp.sqlInstances[].insights.recordApplicationTags
@@ -2890,7 +2890,7 @@ Required: `false`<br />
28902890
retainedBackups: 14
28912891
tier: db-f1-micro
28922892
transactionLogRetentionDays: 3
2893-
type: POSTGRES_12
2893+
type: POSTGRES_17
28942894
```
28952895

28962896
##### gcp.sqlInstances[].insights.recordClientAddress
@@ -2933,7 +2933,7 @@ Required: `false`<br />
29332933
retainedBackups: 14
29342934
tier: db-f1-micro
29352935
transactionLogRetentionDays: 3
2936-
type: POSTGRES_12
2936+
type: POSTGRES_17
29372937
```
29382938

29392939
#### gcp.sqlInstances[].maintenance
@@ -2976,7 +2976,7 @@ Required: `false`<br />
29762976
retainedBackups: 14
29772977
tier: db-f1-micro
29782978
transactionLogRetentionDays: 3
2979-
type: POSTGRES_12
2979+
type: POSTGRES_17
29802980
```
29812981

29822982
##### gcp.sqlInstances[].maintenance.day
@@ -3018,7 +3018,7 @@ Value range: `1`-`7`<br />
30183018
retainedBackups: 14
30193019
tier: db-f1-micro
30203020
transactionLogRetentionDays: 3
3021-
type: POSTGRES_12
3021+
type: POSTGRES_17
30223022
```
30233023

30243024
##### gcp.sqlInstances[].maintenance.hour
@@ -3060,7 +3060,7 @@ Value range: `0`-`23`<br />
30603060
retainedBackups: 14
30613061
tier: db-f1-micro
30623062
transactionLogRetentionDays: 3
3063-
type: POSTGRES_12
3063+
type: POSTGRES_17
30643064
```
30653065

30663066
#### gcp.sqlInstances[].name
@@ -3103,7 +3103,7 @@ Required: `false`<br />
31033103
retainedBackups: 14
31043104
tier: db-f1-micro
31053105
transactionLogRetentionDays: 3
3106-
type: POSTGRES_12
3106+
type: POSTGRES_17
31073107
```
31083108

31093109
#### gcp.sqlInstances[].pointInTimeRecovery
@@ -3146,7 +3146,7 @@ Required: `false`<br />
31463146
retainedBackups: 14
31473147
tier: db-f1-micro
31483148
transactionLogRetentionDays: 3
3149-
type: POSTGRES_12
3149+
type: POSTGRES_17
31503150
```
31513151

31523152
#### gcp.sqlInstances[].retainedBackups
@@ -3196,7 +3196,7 @@ Value range: `1`-`365`<br />
31963196
retainedBackups: 14
31973197
tier: db-f1-micro
31983198
transactionLogRetentionDays: 3
3199-
type: POSTGRES_12
3199+
type: POSTGRES_17
32003200
```
32013201

32023202
#### gcp.sqlInstances[].tier
@@ -3244,7 +3244,7 @@ Pattern: `db-.+`<br />
32443244
retainedBackups: 14
32453245
tier: db-f1-micro
32463246
transactionLogRetentionDays: 3
3247-
type: POSTGRES_12
3247+
type: POSTGRES_17
32483248
```
32493249

32503250
#### gcp.sqlInstances[].transactionLogRetentionDays
@@ -3293,7 +3293,7 @@ Value range: `1`-`7`<br />
32933293
retainedBackups: 14
32943294
tier: db-f1-micro
32953295
transactionLogRetentionDays: 3
3296-
type: POSTGRES_12
3296+
type: POSTGRES_17
32973297
```
32983298

32993299
#### gcp.sqlInstances[].type
@@ -3305,7 +3305,7 @@ Relevant information:
33053305

33063306
Type: `enum`<br />
33073307
Required: `true`<br />
3308-
Allowed values: `POSTGRES_11`, `POSTGRES_12`, `POSTGRES_13`, `POSTGRES_14`, `POSTGRES_15`, `POSTGRES_16`, `POSTGRES_17`<br />
3308+
Allowed values: `POSTGRES_12`, `POSTGRES_13`, `POSTGRES_14`, `POSTGRES_15`, `POSTGRES_16`, `POSTGRES_17`<br />
33093309

33103310
??? example
33113311
``` yaml
@@ -3341,7 +3341,7 @@ Allowed values: `POSTGRES_11`, `POSTGRES_12`, `POSTGRES_13`, `POSTGRES_14`, `POS
33413341
retainedBackups: 14
33423342
tier: db-f1-micro
33433343
transactionLogRetentionDays: 3
3344-
type: POSTGRES_12
3344+
type: POSTGRES_17
33453345
```
33463346

33473347
{%- if tenant() == "nav" %}

docs/workloads/job/reference/naisjob-example.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ spec:
158158
retainedBackups: 14
159159
tier: db-f1-micro
160160
transactionLogRetentionDays: 3
161-
type: POSTGRES_12
161+
type: POSTGRES_17
162162
image: navikt/testapp:69.0.0
163163
influx:
164164
instance: influx-instance

0 commit comments

Comments
 (0)