Skip to content

Commit 8b5fabe

Browse files
committed
release:bump for release
Signed-off-by: Anton Whalley <[email protected]>
1 parent c35d843 commit 8b5fabe

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

charts/core-dump-handler/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ sources:
1010

1111
type: application
1212

13-
version: pre-8.6.1
13+
version: v8.6.1
1414

15-
appVersion: "pre-8.6.1"
15+
appVersion: "v8.6.1"
1616

1717
icon: https://raw.githubusercontent.com/No9/core-dump-handler/master/assets/handle-with-care-svgrepo-com.svg
1818

@@ -41,7 +41,7 @@ annotations:
4141
url: https://github.com/IBM/core-dump-handler/pull/107
4242
artifacthub.io/images: |
4343
- name: core-dump-handler
44-
image: quay.io/icdh/core-dump-handler:pre-8.6.1
44+
image: quay.io/icdh/core-dump-handler:v8.6.1
4545
artifacthub.io/license: MIT
4646
artifacthub.io/signKey: |
4747
fingerprint: BED079E67FD431E45301B1C9949E671B46AC8A34

charts/core-dump-handler/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ replicaCount: 1
33
image:
44
registry: quay.io
55
repository: icdh/core-dump-handler
6-
tag: pre-8.6.1
6+
tag: v8.6.1
77
pullPolicy: Always
88
pullSecrets: []
99
request_mem: "64Mi"

0 commit comments

Comments
 (0)