Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wRuJq-002nTN-03 for pgsql-general@arkaria.postgresql.org; Tue, 26 May 2026 16:07:50 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1wRuJo-00586X-0D for pgsql-general@arkaria.postgresql.org; Tue, 26 May 2026 16:07:49 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wRuJn-00586P-2K for pgsql-general@lists.postgresql.org; Tue, 26 May 2026 16:07:48 +0000 Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1wRuJl-00000001XiB-482m for pgsql-general@lists.postgresql.org; Tue, 26 May 2026 16:07:48 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; s=smtpauto.stravinsky; h=X-Debian-User:In-Reply-To:Content-Transfer-Encoding: Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date: Reply-To:Content-ID:Content-Description; bh=VIMeCRce9+0V6F99nWtJldwsO9AU7wYa3TKumUI3nvI=; b=vxxIf9o5zMB27wh1ulxlDFzZRz Djfp2OlzY7RqOR9PSDH+pIJ/YS4n2hnDc/4rpdR/S4RWykemT0UEbCkYpqWpZEKQN6vVFNMtixntF wJf5Exj7kl4olTG1hPO1QQR5Fpy3hODYpRAxD6Or3JH48VdtQQOZLt8cDod0Hclj0zWz/ybfH+l9o ngspZNvkdW9ic8dVVJvCrxbtd/01w5qu0CpRqEoe+gu3tFQEYzbONqPV8NngY9U/qRRcvzjqc1xQN fdwGCRIs2Uc5oxHJ5dmPUU+/g0Y/BfBxb3tvY4iMMf6OkN/f2VolinTkaxD7rYQnorfW9Noaqm2dm gvkaY0qQ==; Received: from authenticated-user by stravinsky.debian.org with esmtpsa (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.96) (envelope-from ) id 1wRuJV-002SvD-3B; Tue, 26 May 2026 16:07:30 +0000 Date: Tue, 26 May 2026 18:07:29 +0200 From: Christoph Berg To: Rachel Roch Cc: Daniel Gustafsson , Adrian Klaver , Smith , PostgreSQL General Subject: Re: Bitnami deprecation Message-ID: References: <945a41a0-e60f-4295-ad6f-80eb4016ea4a@aklaver.com> <96D5C4F9-08FC-432A-BBBA-AA3BD0D0A830@yesql.se> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Debian-User: myon List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Re: Rachel Roch > "Post-August 28th, 2025 > - For development purposes, community-tier users are restricted to pulling only the most recent ‘latest’ tags of the limited community-tier subset of container images. > - Production users should subscribe to Bitnami Secure Images for full version support" I stumbled over the bitnami link on the downloads page while working on something else at pgconf.dev. Can we just remove it now? It is still dead, and the value it adds over random other docker/whatever images is 0. Christoph