Giter VIP home page Giter VIP logo

Comments (7)

frank-bader avatar frank-bader commented on August 16, 2024 1

Do you have an own Build of this resource?
Else I’d just advise you to use a tagged version (see releases) of this resource instead of latest.
We version then based on the Helm version.

There seems to be a bunch of other changes rolled in with the version releases. I tried the older tag and got a bunch of errors.
I think having the option to specify the client version is the more flexible way to go so you don't lose other fixes.
I can certainly checkout and have our own build and try the version changes locally.

from concourse-helm-resource.

danielsand avatar danielsand commented on August 16, 2024

this is a deploy breaker - this can break easily the pipeline if a new helm version was released

which just happend for me :D

from concourse-helm-resource.

msiegenthaler avatar msiegenthaler commented on August 16, 2024

Do you have an own Build of this resource?
Else I’d just advise you to use a tagged version (see releases) of this resource instead of latest.
We version then based on the Helm version.

from concourse-helm-resource.

danielsand avatar danielsand commented on August 16, 2024

as @frank-bader stated.

changed to tag 2.9.1-3 - came down with the same problem

Context "default" created.
Switched to context "default".
Client Version: version.Info{Major:"1", Minor:"11", GitVersion:"v1.11.3", GitCommit:"a4529464e4629c21224b3d52edfe0ea91b072862", GitTreeState:"clean", BuildDate:"2018-09-09T18:02:47Z", GoVersion:"go1.10.3", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"10", GitVersion:"v1.10.6", GitCommit:"a21fdbd78dde8f5447f5f6c331f7eb6f80bd684e", GitTreeState:"clean", BuildDate:"2018-07-26T10:04:08Z", GoVersion:"go1.9.3", Compiler:"gc", Platform:"linux/amd64"}
Initializing helm...
Client: &version.Version{SemVer:"v2.11.0", GitCommit:"2e55dbe1fdb5fdb96b75ff144a339489417b146b", GitTreeState:"clean"}
Server: &version.Version{SemVer:"v2.10.0", GitCommit:"9ad53aac42165a5fadc6c87be0dea6b115f93090", GitTreeState:"clean"}
Hang tight while we grab the latest from your chart repositories...
...Skip local chart repository
...Successfully got an update from the "stable" chart repository
Update Complete. ⎈ Happy Helming!⎈ 
Resource setup successful.
Installing stage-marvelroad-backend
Running command helm upgrade stage-marvelroad-backend /tmp/build/put/gh-marvelroad-Error: UPGRADE FAILED: incompatible versions client[v2.11.0] server[v2.10.0]

BUT sticking to tag 2.9.0 works !
Which is quiet odd because till last week i used latest xD
CC @frank-bader

from concourse-helm-resource.

msiegenthaler avatar msiegenthaler commented on August 16, 2024

Hm, that is strange, you should be able use the 2.9.1-3 tag or probably better to 2.10.0

from concourse-helm-resource.

msiegenthaler avatar msiegenthaler commented on August 16, 2024

Could you open a PR for the ARG change? But please use 2.11.0 instead of latest for the default tag

from concourse-helm-resource.

msiegenthaler avatar msiegenthaler commented on August 16, 2024

I'd now suggest you use tillerless, it works around the problem rather elegantly by not even requiring a tiller...

from concourse-helm-resource.

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.