Skip to content

Common2026#41017

Draft
stavros-k wants to merge 7 commits intomasterfrom
common2026
Draft

Common2026#41017
stavros-k wants to merge 7 commits intomasterfrom
common2026

Conversation

@stavros-k
Copy link
Member

@stavros-k stavros-k commented Oct 23, 2025

Description

  • Removes env-list support
  • Removes unused/migrated-away-from containers

⚙️ Type of change

  • ⚙️ Feature/App addition
  • 🪛 Bugfix
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 🔃 Refactor of current code
  • 📜 Documentation Changes

🧪 How Has This Been Tested?

📃 Notes:

✔️ Checklist:

  • ⚖️ My code follows the style guidelines of this project
  • 👀 I have performed a self-review of my own code
  • #️⃣ I have commented my code, particularly in hard-to-understand areas
  • 📄 I have made changes to the documentation
  • 🧪 I have added tests to this description that prove my fix is effective or that my feature works
  • ⬆️ I increased versions for any altered app according to semantic versioning
  • I made sure the title starts with feat(chart-name):, fix(chart-name):, chore(chart-name):, docs(chart-name): or fix(docs):

➕ App addition

If this PR is an app addition please make sure you have done the following.

  • 🖼️ I have added an icon in the Chart's root directory called icon.png

Please don't blindly check all the boxes. Read them and only check those that apply.
Those checkboxes are there for the reviewer to see what is this all about and
the status of this PR with a quick glance.

@alfi0812
Copy link
Member

alfi0812 commented Feb 1, 2026

alpine image: Used in multiple charts and common templates
wget image: only used within common templates -> need to be changed
scratch image: Not used at all
yqImage: only within home-assistant and that chart already defines it itself (with containerforge in use)
redisClientImage: Used within common templates

Maybe we can add the ubuntu image before common-2026 so we can move the other charts off of it before common-2026 releases? @PrivatePuffin

scratch that last part. Ubuntu is already part of common. This was just an outdated branch -> Updated it.
I will open a pr to update all charts using alpine to use the new ubuntu image

alfi0812 and others added 2 commits February 1, 2026 11:19
Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
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.

3 participants