Migrate compatible Bitnami-backed DB charts to containerforge with source-based tags#45105
Migrate compatible Bitnami-backed DB charts to containerforge with source-based tags#45105
Conversation
Co-authored-by: PrivatePuffin <7613738+PrivatePuffin@users.noreply.github.com>
|
@copilot you made mistakes by prefixing things with bitnamisecure/ Also be sure not to use digests |
Co-authored-by: PrivatePuffin <7613738+PrivatePuffin@users.noreply.github.com>
|
@copilot figure out the latest dag for the containerforge containers based on their source: GitHub.com/trueforge-org/containerforge Also take that into account to figure out if they are compatible or that changes would be needed to the charts. |
📝 Linting results:✔️ Linting [charts/incubator/valkey]: Passed - Took 1 seconds ✅ Linting: Passed - Took 2 seconds |
…djustments Co-authored-by: PrivatePuffin <7613738+PrivatePuffin@users.noreply.github.com>
Co-authored-by: PrivatePuffin <7613738+PrivatePuffin@users.noreply.github.com>
Done in a936c8c and 083e071. I checked |
This PR updates chart image sources to
oci.trueforge.org/containerforgeonly where a matching containerforge source app exists and is compatible.Changes Made
Migrated and pinned source-based versions for compatible charts:
charts/incubator/valkeyoci.trueforge.org/containerforge/valkey7.2.11(from containerforge app source)charts/stable/mariadboci.trueforge.org/containerforge/mariadb11.4.8-r0(from containerforge app source)Applied compatibility updates for
mariadbto match containerforge image behavior:MARIADB_*toMYSQL_*/configReverted unsupported migrations (no matching containerforge app source found) back to Bitnami Secure images:
charts/stable/redischarts/stable/memcachedcharts/stable/mongodbcharts/stable/wordpressUpdated chart metadata:
Validation
pre-commiton all changed chart files.code_review,codeql_checker) for the final state.💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.