@@ -26,32 +26,32 @@ disableNavChevron = false # set true to hide next/prev chevron, default is false
26
26
highlightClientSide = false # set true to use highlight.pack.js instead of the default hugo chroma highlighter
27
27
menushortcutsnewtab = true # set true to open shortcuts links to a new tab/window
28
28
enableGitInfo = true
29
- operatorVersion = " 5.3.0 "
29
+ operatorVersion = " 5.3.1 "
30
30
operatorVersionLatestRel5_0 = " 5.0.8"
31
- imageCrunchyPostgres = " registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-14.6-2 "
32
- imageCrunchyPostgresPrivate = " registry.crunchydata.com/crunchydata/crunchy-postgres:ubi8-14.6-2 "
33
- imageCrunchyPGBackrest = " registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi8-2.41-2 "
34
- imageCrunchyPGBackrestPrivate = " registry.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi8-2.41-2 "
35
- imageCrunchyPGBouncer = " registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi8-1.17-5 "
36
- imageCrunchyExporter = " registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi8-5.3.0 -0"
37
- imageCrunchyPGAdmin = " registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi8-4.30-4 "
38
- imageCrunchyPGUpgrade = " registry.developers.crunchydata.com/crunchydata/crunchy-upgrade:ubi8-5.3.0 -0"
31
+ imageCrunchyPostgres = " registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-15.2-0 "
32
+ imageCrunchyPostgresPrivate = " registry.crunchydata.com/crunchydata/crunchy-postgres:ubi8-15.2-0 "
33
+ imageCrunchyPGBackrest = " registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi8-2.41-4 "
34
+ imageCrunchyPGBackrestPrivate = " registry.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi8-2.41-4 "
35
+ imageCrunchyPGBouncer = " registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi8-1.18-0 "
36
+ imageCrunchyExporter = " registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi8-5.3.1 -0"
37
+ imageCrunchyPGAdmin = " registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi8-4.30-10 "
38
+ imageCrunchyPGUpgrade = " registry.developers.crunchydata.com/crunchydata/crunchy-upgrade:ubi8-5.3.1 -0"
39
39
operatorRepository = " registry.developers.crunchydata.com/crunchydata/postgres-operator"
40
40
operatorRepositoryPrivate = " registry.crunchydata.com/crunchydata/postgres-operator"
41
- postgresOperatorTag = " ubi8-5.3.0 -0"
42
- PGBouncerComponentTagUbi8 = " ubi8-1.17-1 "
43
- PGBouncerTagUbi8 = " ubi8-5.3.0 -0"
44
- postgres14GIS32ComponentTagUbi8 = " ubi8-14.6 -3.2-2 "
45
- postgres14GIS32TagUbi8 = " ubi8-14.6 -3.2-5.3.0 -0"
46
- postgres14GIS31ComponentTagUbi8 = " ubi8-14.6 -3.1-2 "
47
- postgres14GIS31TagUbi8 = " ubi8-14.6 -3.1-5.3.0 -0"
48
- fromPostgresVersion = " 13 "
49
- postgresVersion = " 14 "
50
- postgresVersion15 = " 15.1 "
51
- postgresVersion14 = " 14.6 "
52
- postgresVersion13 = " 13.9 "
53
- postgresVersion12 = " 12.13 "
54
- postgresVersion11 = " 11.18 "
41
+ postgresOperatorTag = " ubi8-5.3.1 -0"
42
+ PGBouncerComponentTagUbi8 = " ubi8-1.18-0 "
43
+ PGBouncerTagUbi8 = " ubi8-5.3.1 -0"
44
+ postgres14GIS32ComponentTagUbi8 = " ubi8-14.7 -3.2-0 "
45
+ postgres14GIS32TagUbi8 = " ubi8-14.7 -3.2-5.3.1 -0"
46
+ postgres14GIS31ComponentTagUbi8 = " ubi8-14.7 -3.1-0 "
47
+ postgres14GIS31TagUbi8 = " ubi8-14.7 -3.1-5.3.1 -0"
48
+ fromPostgresVersion = " 14 "
49
+ postgresVersion = " 15 "
50
+ postgresVersion15 = " 15.2 "
51
+ postgresVersion14 = " 14.7 "
52
+ postgresVersion13 = " 13.10 "
53
+ postgresVersion12 = " 12.14 "
54
+ postgresVersion11 = " 11.19 "
55
55
operatorHelmRepository = " oci://registry.developers.crunchydata.com/crunchydata/pgo"
56
56
57
57
[outputs ]
0 commit comments