Skip to content

fix(netbird): bump initium from 2.0.0 to 2.1.0#41

Merged
mikkeldamsgaard merged 2 commits intomainfrom
fix/bump-initium-2.1.0
Mar 14, 2026
Merged

fix(netbird): bump initium from 2.0.0 to 2.1.0#41
mikkeldamsgaard merged 2 commits intomainfrom
fix/bump-initium-2.1.0

Conversation

@mikkeldamsgaard
Copy link
Contributor

Summary

  • Bump initium init container image from 2.0.0 to 2.1.0 to fix a regression introduced in 2.0.0
  • Update all helm unit test assertions to match the new version

Test plan

  • Helm unit tests pass (193/193)

🤖 Generated with Claude Code

mikkeldamsgaard and others added 2 commits March 14, 2026 18:34
Initium 2.1.0 fixes a regression introduced in 2.0.0.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Remove POSTGRES_DB and MYSQL_DATABASE from the e2e database
deployments so the "netbird" database does not exist on startup.
This forces Initium's create_if_missing to actually create the
database, matching the production-like path where users provide
a blank managed database (e.g. RDS, Cloud SQL).

For MySQL, connect as root since MYSQL_USER is not created by the
Docker image without MYSQL_DATABASE.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@mikkeldamsgaard mikkeldamsgaard merged commit a95affb into main Mar 14, 2026
8 checks passed
@mikkeldamsgaard mikkeldamsgaard deleted the fix/bump-initium-2.1.0 branch March 14, 2026 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant