Skip to content

Commit

Permalink
pass release_version for custom helm charts
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Jan 22, 2025
1 parent cc83c16 commit 2e19cf5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@ inputs = {
oidc_provider_arn = dependency.eks.outputs.oidc_provider_arn
profile = include.root.inputs.aws_profile
region = include.root.inputs.aws_region
release_version = include.root.inputs.release_version
vpc_id = dependency.eks.outputs.vpc_id
}

0 comments on commit 2e19cf5

Please sign in to comment.