GithubHelp home page GithubHelp logo

Comments (7)

harshitsinghvi22 avatar harshitsinghvi22 commented on August 15, 2024 2

Hi @chlumper ,

4.4.6 is released now.

Thanks,
Harshit

from helm-charts.

harshitsinghvi22 avatar harshitsinghvi22 commented on August 15, 2024

Hi @chlumper

The values.yaml posted looks incorrect

neo4j:
  enabled: true
  volumes:
    data:
      mode: "volume"
      volume:
        emptyDir:
          medium: Memory

there is no enabled or volumes object under neo4j.

Can you please check and provide the correct and complete values.yaml ?

Thanks,
Harshit

from helm-charts.

harshitsinghvi22 avatar harshitsinghvi22 commented on August 15, 2024

Hi @chlumper

Was able to reproduce the issue with the below yaml.

volumes:
    data:
      mode: "volume"
      volume:
        emptyDir:
          medium: Memory

Will take a look and do the necessary fix.

Thanks for bringing this to our attention. Appreciate your time and effort in raising this issue.

Regards,
Harshit

from helm-charts.

chlumper avatar chlumper commented on August 15, 2024

Hi @chlumper

The values.yaml posted looks incorrect

neo4j:
  enabled: true
  volumes:
    data:
      mode: "volume"
      volume:
        emptyDir:
          medium: Memory

there is no enabled or volumes object under neo4j.

Can you please check and provide the correct and complete values.yaml ?

Thanks, Harshit

Sorry the sub entry neo4j and enabled is just there since its used in an umbrella chart like this:

apiVersion: v2
name: neo4j-test
description: A Helm chart to test neo4j
type: application
version: 0.0.1
appVersion: "0.0.1"

dependencies:
  - condition: neo4j.enabled
    name: neo4j-standalone
    version: 4.4.3
    repository: https://helm.neo4j.com/neo4j
    alias: neo4j

But as you denoted that's not causing the actual problem.

Thanks a lot for taking a look!

from helm-charts.

harshitsinghvi22 avatar harshitsinghvi22 commented on August 15, 2024

Hi @chlumper ,

The fix is merged to dev in this PR

#37

Will be released in the upcoming release.

Thanks,
Harshit

from helm-charts.

chlumper avatar chlumper commented on August 15, 2024

Hi @harshitsinghvi22,

Thanks a lot for the quick fix!

Is there any roadmap for the upcoming release version? Looking forward to it...

Greets

from helm-charts.

harshitsinghvi22 avatar harshitsinghvi22 commented on August 15, 2024

Hi @chlumper ,

Probably by end of next week we will release a new version.

You can always track the newest version here

Thanks,
Harshit

from helm-charts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.