mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/buildkite] typo fix: [want to xxtra env] -> [want extra env] (#5526)
* Bump version version: 0.2.3 * [stable/buildkite] typo fix: [want to xxtra env] -> [want extra env] It's difficult to read this sentence: "If you do want to xxtra env vars to pass to agent", even I know what it wants to describe. suggestion: If you do want extra env vars to pass to agent.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apiVersion: v1
|
||||
description: Agent for Buildkite
|
||||
name: buildkite
|
||||
version: 0.2.2
|
||||
version: 0.2.3
|
||||
appVersion: 3.0
|
||||
icon: https://github.com/buildkite/media/blob/master/marks/Buildkite%20-%20Mark%20-%20colour.png
|
||||
keywords:
|
||||
|
||||
@@ -17,7 +17,7 @@ agent:
|
||||
meta: "role=agent"
|
||||
|
||||
# Extra env vars to be passed
|
||||
# If you do want to xxtra env vars to pass to agent, uncomment the following
|
||||
# If you do want extra env vars to pass to agent, uncomment the following
|
||||
# lines, adjust them as necessary.
|
||||
#
|
||||
# extraEnv:
|
||||
|
||||
Reference in New Issue
Block a user