Skip to content

Commit

Permalink
Helm orb 2.0 #39 [semver:minor]
Browse files Browse the repository at this point in the history
Fix broken support for helm 2 [semver:minor]
  • Loading branch information
KyleTryon authored Apr 21, 2021
2 parents cc98fa3 + db907b2 commit 0ac95c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ orb_promotion_filters: &orb_promotion_filters
orbs:
aws-eks: circleci/aws-eks@dev:alpha
cli: circleci/circleci-cli@0.1.2
helm: circleci/helm@1.0.1
helm: circleci/helm@1.2.0
orb-tools: circleci/orb-tools@7.3.0
queue: eddiewebb/queue@1.1.2
kubernetes: circleci/kubernetes@0.4.0
Expand Down
2 changes: 1 addition & 1 deletion src/@orb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ display:
source_url: https://github.com/CircleCI-Public/aws-eks-orb
orbs:
aws-cli: circleci/aws-cli@1.2.1
helm: circleci/helm@1.0.1
helm: circleci/helm@1.2.0
kubernetes: circleci/kubernetes@0.11.0

0 comments on commit 0ac95c2

Please sign in to comment.