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

GDB-8287: Extensibility updates #72

Merged
merged 5 commits into from
Jan 29, 2024
Merged

Conversation

mihailradkov
Copy link
Contributor

@mihailradkov mihailradkov commented Oct 26, 2023

Changes:

  • GDB-8446: Updated the ingress path type: The default ingress's path type is now ImplementationSpecific which is the correct one when the path has regex matching.
  • GDB-8443: Added configuration for overriding the license filename
  • GDB-7983: Use Chart.AppVersion by default: Templates will now use Chart.AppVersion by default unless images.graphdb.tag is specified
  • Updated graphdb.properties to the latest version

templates/_helpers.yaml Outdated Show resolved Hide resolved
@mihailradkov mihailradkov force-pushed the GDB-8287-extensibility-updates branch 2 times, most recently from 5ba7b63 to a2db17d Compare January 26, 2024 08:38
@mihailradkov mihailradkov marked this pull request as ready for review January 26, 2024 08:38
templates/gateway/ingress.yaml Show resolved Hide resolved
values.yaml Outdated Show resolved Hide resolved
The default ingress's path type is now ImplementationSpecific which
is the correct one when the path has regex matching.
Templates will now use `Chart.AppVersion` by default
unless `images.graphdb.tag` is specified
@mihailradkov mihailradkov force-pushed the GDB-8287-extensibility-updates branch from a2db17d to d4a4e15 Compare January 29, 2024 07:56
@mihailradkov mihailradkov merged commit b97f015 into master Jan 29, 2024
2 checks passed
@mihailradkov mihailradkov deleted the GDB-8287-extensibility-updates branch March 27, 2024 13:57
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