Skip to content

Commit 6cd6fd7

Browse files
authored
Merge pull request #168 from djjudas21/new_verions
Update charts
2 parents d5a7737 + aadc30c commit 6cd6fd7

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

charts/nova-exporter/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ apiVersion: v2
33
name: nova-exporter
44
description: A Prometheus exporter for Fairwinds Nova
55
type: application
6-
version: 0.1.15
7-
appVersion: "0.0.9"
6+
version: 0.1.16
7+
appVersion: "0.0.10"
88
keywords:
99
- nova
1010
- helm
@@ -21,4 +21,4 @@ maintainers:
2121
annotations:
2222
artifacthub.io/changes: |-
2323
- kind: changed
24-
description: Update to nova-exporter 0.0.9
24+
description: Update to nova-exporter 0.0.10

charts/nova-exporter/README.md

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

3-
![Version: 0.1.15](https://img.shields.io/badge/Version-0.1.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.9](https://img.shields.io/badge/AppVersion-0.0.9-informational?style=flat-square)
3+
![Version: 0.1.16](https://img.shields.io/badge/Version-0.1.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.10](https://img.shields.io/badge/AppVersion-0.0.10-informational?style=flat-square)
44

55
A Prometheus exporter for Fairwinds Nova
66

charts/owncloud/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: owncloud
33
description: A file sharing server that puts the control and security of your own data back into your hands.
44
type: application
55

6-
version: 0.3.19
7-
appVersion: "10.15.2"
6+
version: 0.3.20
7+
appVersion: "10.15.3"
88

99
dependencies:
1010
- name: mariadb
@@ -34,4 +34,4 @@ annotations:
3434
category: Infrastructure
3535
artifacthub.io/changes: |-
3636
- kind: changed
37-
description: Update ownCloud to v10.15.2
37+
description: Update ownCloud to v10.15.3

charts/owncloud/README.md

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

3-
![Version: 0.3.19](https://img.shields.io/badge/Version-0.3.19-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.15.2](https://img.shields.io/badge/AppVersion-10.15.2-informational?style=flat-square)
3+
![Version: 0.3.20](https://img.shields.io/badge/Version-0.3.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.15.3](https://img.shields.io/badge/AppVersion-10.15.3-informational?style=flat-square)
44

55
A file sharing server that puts the control and security of your own data back into your hands.
66

0 commit comments

Comments
 (0)