Skip to content

Commit a86cb02

Browse files
authored
Merge pull request #210 from djjudas21/various
Various updates
2 parents 3368341 + 694db37 commit a86cb02

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

charts/navidrome/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
apiVersion: v2
3-
appVersion: 0.58.5
3+
appVersion: 0.60.2
44
description: Navidrome is an open source web-based music collection server and streamer
55
name: navidrome
6-
version: 6.7.6
6+
version: 6.8.0
77
kubeVersion: ">=1.16.0-0"
88
keywords:
99
- navidrome
@@ -24,4 +24,4 @@ dependencies:
2424
annotations:
2525
artifacthub.io/changes: |-
2626
- kind: changed
27-
description: Update to Navidrome 0.58.5
27+
description: Update to Navidrome 0.60.2

charts/navidrome/README.md

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

3-
![Version: 6.7.6](https://img.shields.io/badge/Version-6.7.6-informational?style=flat-square) ![AppVersion: 0.58.5](https://img.shields.io/badge/AppVersion-0.58.5-informational?style=flat-square)
3+
![Version: 6.8.0](https://img.shields.io/badge/Version-6.8.0-informational?style=flat-square) ![AppVersion: 0.60.2](https://img.shields.io/badge/AppVersion-0.60.2-informational?style=flat-square)
44

55
Navidrome is an open source web-based music collection server and streamer
66

charts/spoolman/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v2
2-
appVersion: "0.23.0"
2+
appVersion: "0.23.1"
33
description: Keep track of your inventory of 3D-printer filament spools.
44
name: spoolman
5-
version: 0.1.3
5+
version: 0.1.4
66
type: application
77
keywords:
88
- database
@@ -20,4 +20,4 @@ maintainers:
2020
annotations:
2121
artifacthub.io/changes: |-
2222
- kind: changed
23-
description: Fix icon
23+
description: Update to Spoolman v0.23.1

charts/spoolman/README.md

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

3-
![Version: 0.1.3](https://img.shields.io/badge/Version-0.1.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.23.0](https://img.shields.io/badge/AppVersion-0.23.0-informational?style=flat-square)
3+
![Version: 0.1.4](https://img.shields.io/badge/Version-0.1.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.23.1](https://img.shields.io/badge/AppVersion-0.23.1-informational?style=flat-square)
44

55
Keep track of your inventory of 3D-printer filament spools.
66

charts/webtrees/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
apiVersion: v2
3-
appVersion: 2.1.25
3+
appVersion: 2.1.26
44
description: Open-source online collaborative genealogy application
55
name: webtrees
6-
version: 2.2.21
6+
version: 2.2.22
77
kubeVersion: ">=1.16.0-0"
88
keywords:
99
- webtrees
@@ -29,4 +29,4 @@ dependencies:
2929
annotations:
3030
artifacthub.io/changes: |-
3131
- kind: changed
32-
description: Switch to bitnamilegacy image as a stopgap
32+
description: Update to Webtrees v2.1.26

charts/webtrees/README.md

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

3-
![Version: 2.2.21](https://img.shields.io/badge/Version-2.2.21-informational?style=flat-square) ![AppVersion: 2.1.25](https://img.shields.io/badge/AppVersion-2.1.25-informational?style=flat-square)
3+
![Version: 2.2.22](https://img.shields.io/badge/Version-2.2.22-informational?style=flat-square) ![AppVersion: 2.1.26](https://img.shields.io/badge/AppVersion-2.1.26-informational?style=flat-square)
44

55
Open-source online collaborative genealogy application
66

0 commit comments

Comments
 (0)