From 9a1c5ab9548a81d3287b45b02b9b787515bdf191 Mon Sep 17 00:00:00 2001 From: SaarthakMarkandey <78125526+SaarthakMarkandey@users.noreply.github.com> Date: Wed, 30 Oct 2024 15:04:28 +0530 Subject: [PATCH] Readme updater fix saarthak (#882) * Installing jinja Signed-off-by: saarthak * Installing jinja Signed-off-by: saarthak * Installing jinja Signed-off-by: saarthak * Installing jinja Signed-off-by: saarthak * postgresql bitnami and image.lst Signed-off-by: saarthak --------- Signed-off-by: saarthak --- community_images/postgresql/bitnami-ironbank/image.yml | 2 +- image.lst | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/community_images/postgresql/bitnami-ironbank/image.yml b/community_images/postgresql/bitnami-ironbank/image.yml index 12d70c2142..fed7b2793e 100644 --- a/community_images/postgresql/bitnami-ironbank/image.yml +++ b/community_images/postgresql/bitnami-ironbank/image.yml @@ -1,4 +1,4 @@ -name: postgresql-bitnami-ib +name: postgresql16-bitnami-ib official_name: PostgreSQL IronBank (Bitnami) official_website: https://www.postgresql.com/ source_image_provider: Platform One diff --git a/image.lst b/image.lst index b73241528a..fbcc684c8c 100644 --- a/image.lst +++ b/image.lst @@ -195,4 +195,5 @@ clickhouse/ironbank jq/ironbank ansible-operator/ironbank k6/ironbank -registry-v2/ironbank \ No newline at end of file +registry-v2/ironbank +tomcat-openjdk8/ironbank \ No newline at end of file