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

Using this to deploy HRMS module ? #247

Open
KlavsKlavsen opened this issue Mar 14, 2025 · 1 comment
Open

Using this to deploy HRMS module ? #247

KlavsKlavsen opened this issue Mar 14, 2025 · 1 comment
Labels
question Further information is requested

Comments

@KlavsKlavsen
Copy link

How do you use this chart - to deploy seperate modules such as https://github.com/frappe/hrms?

Is the idea that you override the docker image being used for erpnext (frappe/erpnext:v15.54.4) - with the image being used in hrms docker-compose (frappe/bench:latest) or ?

@KlavsKlavsen KlavsKlavsen added the question Further information is requested label Mar 14, 2025
@revant
Copy link
Collaborator

revant commented Mar 17, 2025

override values:

https://helm.erpnext.com/faq.html#how-do-i-customize-values-for-the-erpnext-helm-chart

Use image and tag from here: https://github.com/frappe/hrms/pkgs/container/hrms

Example:

image:
  repository: ghcr.io/frappe/hrms
  tag: v15.41.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants