From Free to Fee: Bitnami’s Bold Shift and What It Means for DevOps

Broadcom has officially confirmed that Bitnami’s free container catalog will end on August 28, 2025, replaced by high-cost subscription tiers ranging from $50,000 to $72,000 per year for enterprise-grade access. This transition marks another step in Broadcom’s playbook, acquire, monetize, and accept customer churn for higher per‑customer revenue.

What’s Actually Changing?

  • Debian‑based images deprecated: Free tier will no longer support Debian‑based containers; these are being relegated to an unsupported “legacy” archive.
  • Version pinning is gone: Past versions and tags will be stripped from the public catalog and moved to the Bitnami Legacy repository, without updates or support.
  • Community-tier catalog severely limited: Only a small subset of “hardened” images, with only “latest” tags, will remain free, and those are intended only for development use.

Why This Matters

  • Migration deadline: August 28, 2025
  • After that date, attempts to pull versioned Bitnami images may result in failures such as ImagePullBackOff, ErrImagePull, or “image not found.”
  • Even mirroring may be temporary, legacy images are unsupported and may become unreliable long term.

The Reality for Most Organizations

Let’s be clear, most organizations simply won’t pay $72K/year for what was previously free. Many will need to pivot:

  • Docker Official Images already cover the most common use cases, PostgreSQL, Redis, NGINX, and more.
  • Chainguard offers increasingly compelling commercial alternatives, particularly for security‑critical workloads.

A Quick Action Plan

To prepare effectively before the deadline:

  1. Audit dependencies now. Identify which Bitnami images and charts your org is using. Tools like kubectl get pods … | grep bitnami can help trace dependencies.
  2. Test Docker Official alternatives. Many common tools are fully covered in the official image ecosystem.
  3. Update CI/CD pipelines before August 28. Switch to either:
    • The legacy Bitnami registry, as a temporary fallback (but be aware—no updates or patches).
    • Or trial Bitnami Secure Images, if you can justify enterprise spending.
  4. Consider Chainguard: for hardened, maintained container images with better transparency and security.

Broader Industry Trend: Open Source Infrastructure Under Commercial Pressure

Bitnami’s move is part of a pattern that has been accelerating in recent years:

  • Docker rate limits in 2020
  • Elastic’s license changes in 2021
  • Red Hat restricting source, 2023
  • HashiCorp adopting Business Source License in 2023
  • And now, the Bitnami subscription maze in 2025

These aren’t isolated incidents—they reflect systemic commercial pressure on open‑source infrastructure.

But the Community Still Pushes Back

Thankfully, not all is lost. Projects like OpenTofu, OpenSearch, and Valkey show that vendor lock‑in isn’t permanent, communities can rally around open alternatives when the commercial housing gets unstable.

A Small (Unpopular?) Personal Take

Here’s where I’m blunt: organizations that extract value from open‑source for years without contributing back, in code, dollars, or community time—and now complain about pricing? I have little sympathy. You can’t build sustained businesses on free labor and expect it to last forever.

Key Lessons to Take Home

  • Diversify your dependencies. Don’t rely on a single vendor’s ecosystem.
  • Build vendor-neutral infrastructure. Favor portability and open standards.
  • Invest in truly open‑source alternatives, especially those governed by neutral bodies, think CNCF, Apache Foundation, etc.

Summary Table

TopicDetails
DeadlineAugust 28, 2025 – only ~5 weeks remaining
Bitnami Free TierLimited to a small subset of “latest” hardened images
Legacy RepositoryVersioned images moved here—no updates or support
Subscription Cost$50K–$72K/year for full access and support
Recommended ActionsAudit, test alternatives, update CI/CD, consider mirroring or third-party images
Broader TrendEscalating commercialization of open-source ecosystems
Community ResponseProjects like OpenTofu, OpenSearch, Valkey push back
Key LessonsDiversify, go vendor-neutral, invest in truly open alternatives

Sources:

  1. Devoriales, From Free to Fee…, Aleksandro Matejic, July 25 2025chkk.io+12devoriales.com+12TeraSky+12Devtron Inc+2Northflank+2GitHub
  2. Northflank blog, Bitnami deprecates free images…, August 18 2025Northflank
  3. Broadcom blog, Bitnami Secure Images…, recentBroadcom Community
  4. TeraSky, Bitnami Repository Shutdown…, July 31 2025TeraSky
  5. Heise.de, Broadcom reduces the Bitnami catalog…, July 31 2025theaterfi.re+4heise online+4BigGo+4

Posted in ,

Alex Cojocaru

Alex has been active in the software world since he started his career as an Analyst in 2011. He had various roles in software asset management, data analytics, and software development. He walked in the shoes of an analyst, auditor, advisor, and software engineer, being involved in building SAM tools, amongst other data-focused projects. In 2020, Alex co-founded Licenseware and is currently leading the company as CEO.