Skip to content

Commit 199edb3

Browse files
fix: remove artifacthub.io/alternativeName annotation (#361)
1 parent 311172a commit 199edb3

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

charts/cf-runtime/Chart.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
description: A Helm chart for Codefresh Runner
33
name: cf-runtime
4-
version: 2.0.0
4+
version: 2.0.1
55
keywords:
66
- codefresh
77
- runner
@@ -13,11 +13,10 @@ maintainers:
1313
- name: codefresh
1414
url: https://codefresh-io.github.io/
1515
annotations:
16-
artifacthub.io/alternativeName: "runner"
1716
artifacthub.io/changes: |
18-
- kind: changed
19-
description: Major templates refactor
2017
- kind: added
18+
description: Major templates refactor
19+
- kind: fixed
2120
description: Initial helm unit tests
2221
dependencies:
2322
- name: cf-common

charts/cf-runtime/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Codefresh Runner
22

3-
![Version: 2.0.0](https://img.shields.io/badge/Version-2.0.0-informational?style=flat-square)
3+
![Version: 2.0.1](https://img.shields.io/badge/Version-2.0.1-informational?style=flat-square)
44

55
## Prerequisites
66

0 commit comments

Comments
 (0)