Skip to content

Commit ae1ab74

Browse files
author
armab
committed
Update kubernetes orb to latest
1 parent a515c69 commit ae1ab74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2.1
33
# Add additional CircleCI Orbs dependencies
44
orbs:
55
# https://circleci.com/orbs/registry/orb/circleci/kubernetes
6-
kubernetes: circleci/kubernetes@0.10.1
6+
kubernetes: circleci/kubernetes@0.11.0
77
# Pins Helm to v2.x
88
# TODO: Consider upgrading Helm to v3.0 (https://github.com/StackStorm/stackstorm-ha/issues/98)
99
# https://circleci.com/orbs/registry/orb/circleci/helm

0 commit comments

Comments
 (0)