Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: helm example #18

Open
wants to merge 18 commits into
base: main
Choose a base branch
from
Open

feat: helm example #18

wants to merge 18 commits into from

Conversation

merren-fx
Copy link
Collaborator

Description

Since helm is a key feature for wurzel, this needs good examples!

Checklist

  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have run the linter and ensured the code is formatted correctly
  • I have updated the documentation accordingly

@sam-hey sam-hey changed the title Feature/helm feat: helm example Mar 24, 2025
#
# SPDX-License-Identifier: CC0-1.0
# to reduce the CI pipeline drastical
FROM tweigeldev/wurzel:beta
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add this to a Company registry?
If we use this we also will need to add more build architectures not just linux/amd64.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We dont have a public registry as far as I know. but yes we have to provide the container for multiple platforms in an upcoming Github action, not part of this MR

@@ -0,0 +1,61 @@
<!--
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check markdown - multiple lines are not valid md

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dont get the problem here

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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