Skip to content

Conversation

@jogetameerizwan
Copy link
Contributor

Added Joget package

@jogetameerizwan jogetameerizwan requested a review from a team as a code owner March 24, 2025 22:22
Copy link
Collaborator

@adamkpickering adamkpickering left a comment

Choose a reason for hiding this comment

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

Looks good, just a couple of minor comments.

Vendor: joget
DisplayName: Joget DX
ChartMetadata:
kubeVersion: '>=1.21-0' No newline at end of file
Copy link
Collaborator

Choose a reason for hiding this comment

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

It is best not to set kubeVersion in upstream.yaml. If the upstream chart sets kubeVersion to something other than what you have here, this will still override it, even if it is now wrong. Yes, it would be possible to remember to change this override when that happens, but in practice it will get forgotten.

If the upstream value is wrong it should be fixed in the upstream chart. Is this not possible?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, it is possible. Will remove it kubeVersion from upstream.yaml

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Removed the kubeVersion

@jogetameerizwan
Copy link
Contributor Author

Updated the PR: Removed kubeVersion and added newline.

@@ -0,0 +1,4 @@
HelmRepo: https://jogetworkflow.github.io/helm-joget/charts
HelmChart: joget
Vendor: joget
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do you want to display Joget (i.e. with a capital J) as the vendor name in the Rancher UI? If so, you should have Vendor: Joget. Otherwise there is no point in setting Vendor: joget, since joget can be gotten from the package path.

@jogetameerizwan
Copy link
Contributor Author

Updated vendor in upstream.yaml and refreshed index.yaml

@adamkpickering adamkpickering merged commit 8d6501a into rancher:main-source Mar 27, 2025
1 check passed
@adamkpickering
Copy link
Collaborator

image

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