Skip to content

Commit caaf328

Browse files
authored
Merge pull request #135 from djjudas21/updates
Update several charts
2 parents 08f3f2e + 8a623d5 commit caaf328

File tree

6 files changed

+13
-13
lines changed

6 files changed

+13
-13
lines changed

charts/jellyfin/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
type: application
33
name: jellyfin
44
description: Your media, your server, your way
5-
version: 3.2.6
6-
appVersion: 10.10.6
5+
version: 3.2.7
6+
appVersion: 10.10.7
77
kubeVersion: '>=1.20.0-0'
88
home: https://jellyfin.org/
99
icon: https://raw.githubusercontent.com/jellyfin/jellyfin-ux/master/branding/SVG/icon-transparent.svg
@@ -22,4 +22,4 @@ dependencies: []
2222
annotations:
2323
artifacthub.io/changes: |-
2424
- kind: changed
25-
description: Update to Jellyfin v10.10.6
25+
description: Update to Jellyfin v10.10.7

charts/jellyfin/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
](LICENSE)
1919
<br/>
2020
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
21-
![Version: 3.2.6](https://img.shields.io/badge/Version-3.2.6-informational?style=flat-square)
22-
![AppVersion: 10.10.6](https://img.shields.io/badge/AppVersion-10.10.6-informational?style=flat-square)
21+
![Version: 3.2.7](https://img.shields.io/badge/Version-3.2.7-informational?style=flat-square)
22+
![AppVersion: 10.10.7](https://img.shields.io/badge/AppVersion-10.10.7-informational?style=flat-square)
2323

2424
</div>
2525

charts/jellystat/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
type: application
33
name: jellystat
44
description: Jellystat is a free and open source Statistics App for Jellyfin
5-
version: 0.1.5
6-
appVersion: "1.1.2"
5+
version: 0.1.6
6+
appVersion: "1.1.4"
77
home: https://github.com/CyferShepard/Jellystat
88
icon: https://raw.githubusercontent.com/CyferShepard/Jellystat/main/public/icon-b-192.png
99
keywords:
@@ -26,4 +26,4 @@ dependencies:
2626
annotations:
2727
artifacthub.io/changes: |-
2828
- kind: changed
29-
description: Update to Jellystat 1.1.2
29+
description: Update to Jellystat 1.1.4

charts/jellystat/README.md

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

3-
![Version: 0.1.5](https://img.shields.io/badge/Version-0.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.1.2](https://img.shields.io/badge/AppVersion-1.1.2-informational?style=flat-square)
3+
![Version: 0.1.6](https://img.shields.io/badge/Version-0.1.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.1.4](https://img.shields.io/badge/AppVersion-1.1.4-informational?style=flat-square)
44

55
Jellystat is a free and open source Statistics App for Jellyfin
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.18
7-
appVersion: "10.15.0"
6+
version: 0.3.19
7+
appVersion: "10.15.2"
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.0
37+
description: Update ownCloud to v10.15.2

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.18](https://img.shields.io/badge/Version-0.3.18-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.15.0](https://img.shields.io/badge/AppVersion-10.15.0-informational?style=flat-square)
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)
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)