Skip to content

Enable ingress conditionally#51

Merged
adishM98 merged 1 commit intoToolJet:mainfrom
opswiz:conditional-ingress
Feb 27, 2025
Merged

Enable ingress conditionally#51
adishM98 merged 1 commit intoToolJet:mainfrom
opswiz:conditional-ingress

Conversation

@opswiz
Copy link
Copy Markdown
Contributor

@opswiz opswiz commented Feb 27, 2025

Allow ingress to be enabled conditionally based on values.yaml

@adishM98 adishM98 merged commit 0815e74 into ToolJet:main Feb 27, 2025
@opswiz
Copy link
Copy Markdown
Contributor Author

opswiz commented Feb 27, 2025

Hi, @adishM98 thanks for merging the PR swiftly. Anytime we can expect a release for this?

@adishM98
Copy link
Copy Markdown
Collaborator

Hi, @opswiz

I have released the fix.

@opswiz
Copy link
Copy Markdown
Contributor Author

opswiz commented Feb 27, 2025

Great 🚀 . Thanks @adishM98

@opswiz
Copy link
Copy Markdown
Contributor Author

opswiz commented Feb 27, 2025

Hi @adishM98 , Quick question any idea why this happens.

Unable to install 3.0.8.

Command used to run

helm install tooljet tooljet/tooljet --version 3.0.8

Error.

Error: INSTALLATION FAILED: failed to fetch https://tooljet.github.io/helm-charts/tooljet-3.0.8.tgz : 404 Not Found

Able to install older versions helm install tooljet tooljet/tooljet --version 3.0.7 works.

@opswiz opswiz deleted the conditional-ingress branch February 27, 2025 07:58
@opswiz
Copy link
Copy Markdown
Contributor Author

opswiz commented Feb 27, 2025

Possibly because of this commit 8e77bbd here. The artefacts are now moved under charts

@adishM98
Copy link
Copy Markdown
Collaborator

I am able to see the version 3.0.8 when I list the version

helm search repo tooljet --versions

NAME CHART VERSION APP VERSION DESCRIPTION
tooljet/tooljet 3.0.8 ToolJet is an open-source low-code framework to...
tooljet/tooljet 3.0.7 ToolJet is an open-source low-code framework to...
tooljet/tooljet 3.0.6 ToolJet is an open-source low-code framework to...
tooljet/tooljet 3.0.5 ToolJet is an open-source low-code framework to...
tooljet/tooljet 3.0.4 ToolJet is an open-source low-code framework to...
tooljet/tooljet 3.0.3 ToolJet is an open-source low-code framework to...
tooljet/tooljet 3.0.2 ToolJet is an open-source low-code framework to...
tooljet/tooljet 3.0.1 ToolJet is an open-source low-code framework to...
tooljet/tooljet 3.0.0 ToolJet is an open-source low-code framework to...
tooljet/tooljet 2.26.0 ToolJet is an open-source low-code framework to...
tooljet/tooljet v2.25.1 v2.25.1 ToolJet is an open-source low-code framework to...
tooljet/tooljet 2.25.0 v2.25.0 ToolJet is an open-source low-code framework to...
tooljet/tooljet 2.24.0 v2.24.0 ToolJet is an open-source low-code framework to...
tooljet/tooljet 2.6.0 v1.21.5 ToolJet is an open-source low-code framework to...
tooljet/postgresql 11.6.19 14.4.0 PostgreSQL (Postgres) is an open source object-...
tooljet/redis 16.13.2 6.2.7 Redis(R) is an open source, advanced key-value ...

@opswiz
Copy link
Copy Markdown
Contributor Author

opswiz commented Feb 27, 2025

Yeah, its listed, but the artefact is pointing to invalid location in the index.yaml

https://github.com/ToolJet/helm-charts/blob/gh-pages/index.yaml#L98.

this should be charts/tooljet-3.0.8.tgz. I think. I am not sure how the release works, but the artefact seemed to be moved after the index.yaml is updated

@adishM98
Copy link
Copy Markdown
Collaborator

adishM98 commented Feb 27, 2025

Ahhh got it. My bad, let me fix the release. Give me 10 minutes

@adishM98
Copy link
Copy Markdown
Collaborator

@opswiz I have released a new version could you try now?

@opswiz
Copy link
Copy Markdown
Contributor Author

opswiz commented Feb 27, 2025

Thanks for the quick fix @adishM98 able to install v3.0.9 🚀

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