Code Monkey home page Code Monkey logo

Comments (3)

denispeyrusaubes avatar denispeyrusaubes commented on July 22, 2024

After some test, I've identify the source of the problem 👍
The version of my chart is 1.1.0-otlp-microservice.1. It seems to be to complicated :)
BTW, this version is semver compliant and should be supported no ?

from helm-s3.

hypnoglow avatar hypnoglow commented on July 22, 2024

Hello! It seems that the version is valid in terms of semver, however for some reason it causes problems for helm search.

An option is to check the index contents and dive deeper into helm source code and check what's wrong with the index search.

I believe nothing can be done from the helm-s3 side here.

from helm-s3.

sonjek avatar sonjek commented on July 22, 2024

This is normal, expected behavior.
According to semver, in your case, the stable version is 1.1.0 and 1.1.0-otlp-microservice.1 is an development version.

To see them, there is a spatial parameter --devel
Info from man: use development versions (alpha, beta, and release candidate releases), too. Equivalent to version '>0.0.0-0'.

from helm-s3.

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.