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: Add Numaflow app version in helm chart #16

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

Conversation

chandankumar4
Copy link
Collaborator

@chandankumar4 chandankumar4 commented Oct 23, 2024

Fix: #15

$ helm ls -A                                                            
NAME            NAMESPACE       REVISION        UPDATED                                 STATUS          CHART           APP VERSION
numaflow        numaflow-system 1               2024-10-23 19:02:37.635594 +0530 IST    deployed        numaflow-0.0.4  1.3.3 

Copy link
Member

@vigith vigith left a comment

Choose a reason for hiding this comment

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

we need to write a helm-chart maintainers guide. we are bound to forget a few things, hence we need a checklist. @chandankumar4 could you please do that in a follow-up PR?

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.

add APP_VERSION
2 participants