File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -10,9 +10,9 @@ sources:
10
10
11
11
type : application
12
12
13
- version : v8.1.0
13
+ version : v8.1.1
14
14
15
- appVersion : " v8.1.0 "
15
+ appVersion : " v8.1.1 "
16
16
17
17
icon : https://raw.githubusercontent.com/No9/core-dump-handler/master/assets/handle-with-care-svgrepo-com.svg
18
18
@@ -30,15 +30,15 @@ maintainers:
30
30
annotations :
31
31
artifacthub.io/changes : |
32
32
- kind: fixed
33
- description: Support for EKS gitops pipelines
33
+ description: Fix for PV to PVC using claimRef
34
34
links:
35
35
- name: Github PR
36
- url: https://github.com/IBM/core-dump-handler/pull/76
36
+ url: https://github.com/IBM/core-dump-handler/pull/79
37
37
- name: Github Issue
38
- url: https://github.com/IBM/core-dump-handler/issues/75
38
+ url: https://github.com/IBM/core-dump-handler/issues/78
39
39
artifacthub.io/images : |
40
40
- name: core-dump-handler
41
- image: quay.io/repository/icdh/core-dump-handler:v8.1.0
41
+ image: quay.io/repository/icdh/core-dump-handler:v8.1.1
42
42
artifacthub.io/license : MIT
43
43
artifacthub.io/signKey : |
44
44
fingerprint: BED079E67FD431E45301B1C9949E671B46AC8A34
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ replicaCount: 1
3
3
image :
4
4
registry : quay.io
5
5
repository : icdh/core-dump-handler
6
- tag : v8.1.0
6
+ tag : v8.1.1
7
7
pullPolicy : Always
8
8
pullSecrets : []
9
9
request_mem : " 64Mi"
You can’t perform that action at this time.
0 commit comments