Skip to content

Commit 4095c83

Browse files
committed
Align image names in documentation configuration
1 parent 3e3fd02 commit 4095c83

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/config.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@ menushortcutsnewtab = true # set true to open shortcuts links to a new tab/windo
2828
enableGitInfo = true
2929
operatorVersion = "5.1.0"
3030
operatorVersionLatestRel5_0 = "5.0.5"
31-
imageCrunchyPostgres = "registry.developers.crunchydata.com/crunchydata/crunchy-postgres:centos8-14.1-1"
32-
imageCrunchyPostgresPrivate = "registry.crunchydata.com/crunchydata/crunchy-postgres:ubi8-14.1-1"
33-
imageCrunchyPGBackrest = "registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.36-1"
34-
imageCrunchyPGBackrestPrivate = "registry.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi8-2.36-1"
35-
imageCrunchyPGBouncer = "registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:centos8-1.16-1"
36-
imageCrunchyExporter = "registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi8-5.1.0-0"
37-
imageCrunchyPGAdmin = "registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:centos8-4.20-0"
31+
imageCrunchyPostgres = "registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-14.1-1"
32+
imageCrunchyPostgresPrivate = "registry.crunchydata.com/crunchydata/crunchy-postgres:ubi8-14.1-1"
33+
imageCrunchyPGBackrest = "registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi8-2.36-1"
34+
imageCrunchyPGBackrestPrivate = "registry.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi8-2.36-1"
35+
imageCrunchyPGBouncer = "registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi8-1.16-1"
36+
imageCrunchyExporter = "registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi8-5.1.0-0"
37+
imageCrunchyPGAdmin = "registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi8-4.20-0"
3838
operatorRepository = "registry.developers.crunchydata.com/crunchydata/postgres-operator"
3939
operatorRepositoryPrivate = "registry.crunchydata.com/crunchydata/postgres-operator"
4040
postgresOperatorTag = "ubi8-5.1.0-0"

0 commit comments

Comments
 (0)