Update Chart.yaml (#3013)
Signed-off-by: Max Knee <max.knee@nytimes.com>
This commit is contained in:
parent
510b1d82e5
commit
62eca94e45
|
|
@ -23,10 +23,10 @@ version: 0.6.1
|
||||||
# It is recommended to use it with quotes.
|
# It is recommended to use it with quotes.
|
||||||
appVersion: "0.6.1"
|
appVersion: "0.6.1"
|
||||||
|
|
||||||
home: https://github.com/actions/dev-arc
|
home: https://github.com/actions/actions-runner-controller
|
||||||
|
|
||||||
sources:
|
sources:
|
||||||
- "https://github.com/actions/dev-arc"
|
- "https://github.com/actions/actions-runner-controller"
|
||||||
|
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: actions
|
- name: actions
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue