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

Optimize Helm Chart Image Tag Assignment #558

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

unitmatrix
Copy link
Contributor

This pull request optimizes the Helm chart code for assigning the image tag. The changes simplify the conditional assignment of the image tag using the default function.

Changes:

  • Simplified the conditional assignment of the image tag using the default function in the Helm chart template.

This optimization improves the readability and maintainability of the Helm chart code.

@undera undera merged commit 0436eab into komodorio:main Nov 20, 2024
4 checks passed
@undera
Copy link
Collaborator

undera commented Nov 20, 2024

Thanks!

@unitmatrix unitmatrix deleted the improve-helm-chart-helper branch November 21, 2024 13:32
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.

2 participants