Skip to content

Commit

Permalink
Merge pull request #845 from openmeterio/fix-helm-release
Browse files Browse the repository at this point in the history
ci: update helm module
  • Loading branch information
sagikazarmark authored May 3, 2024
2 parents ed3ca49 + 7b90c79 commit 707a406
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions dagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
],
"dependencies": [
{
"name": "go",
"source": "github.com/sagikazarmark/daggerverse/go@769385f3c107cd70b31e64473eb5f40c6397ef8e"
"name": "helm",
"source": "github.com/sagikazarmark/daggerverse/helm@88f5e42fd931783e305ed672a3f4c299e9e1343c"
},
{
"name": "archivist",
Expand All @@ -25,12 +25,12 @@
"source": "github.com/sagikazarmark/daggerverse/gh@52367e48ba10d4afb4c1187ff14d2f79d33c091f"
},
{
"name": "golangci-lint",
"source": "github.com/sagikazarmark/daggerverse/golangci-lint@769385f3c107cd70b31e64473eb5f40c6397ef8e"
"name": "go",
"source": "github.com/sagikazarmark/daggerverse/go@769385f3c107cd70b31e64473eb5f40c6397ef8e"
},
{
"name": "helm",
"source": "github.com/sagikazarmark/daggerverse/helm@1b1721e459afc1423c9fb9f56454cc59c1f4c9ee"
"name": "golangci-lint",
"source": "github.com/sagikazarmark/daggerverse/golangci-lint@769385f3c107cd70b31e64473eb5f40c6397ef8e"
},
{
"name": "helm-docs",
Expand Down

0 comments on commit 707a406

Please sign in to comment.