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

fix: toString before truncate #822

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

okosatka
Copy link

@okosatka okosatka commented Mar 5, 2025

This commit prevents failing deployment when .Values.image.tag (in our case shortened commit hash) is just a number (like 4524551 - contains just decimal digits, without any a-f)
Resolves #821

Signed-off-by: ondrej kosatka <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[keycloak] [keycloakx] Image tag is truncated like string but can be also number
1 participant