Skip to content

Commit

Permalink
Merge pull request #3 from andrenarchy/feature/updates-2023-11-29
Browse files Browse the repository at this point in the history
Update photoprism and icons/urls
  • Loading branch information
andrenarchy authored Nov 29, 2023
2 parents b1a16b7 + 852faca commit fe50d7e
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 19 deletions.
7 changes: 3 additions & 4 deletions charts/home-assistant/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,17 @@ apiVersion: v2
appVersion: 2023.11.3
description: Home Assistant
name: home-assistant
version: 14.2.0
version: 14.2.1
kubeVersion: ">=1.16.0-0"
keywords:
- home-assistant
- hass
- homeassistant
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/home-assistant
icon: https://upload.wikimedia.org/wikipedia/commons/thumb/6/6e/Home_Assistant_Logo.svg/519px-Home_Assistant_Logo.svg.png
home: https://github.com/andrenarchy/helm-charts/tree/main/charts/home-assistant
icon: https://upload.wikimedia.org/wikipedia/en/4/49/Home_Assistant_logo_%282023%29.svg
sources:
- https://github.com/home-assistant/home-assistant
- https://github.com/cdr/code-server
- https://github.com/k8s-at-home/charts/tree/master/charts/stable/home-assistant
maintainers:
- name: André Gaul
email: [email protected]
Expand Down
12 changes: 4 additions & 8 deletions charts/photoprism/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
---
apiVersion: v2
appVersion: "231021"
appVersion: "231128"
description: PhotoPrism® is a server-based application for browsing, organizing and sharing your personal photo collection
name: photoprism
version: 8.0.1
version: 8.1.0
kubeVersion: ">=1.16.0-0"
keywords:
- photos
- photoprism
- pictures
- sharing
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/photoprism
icon: https://demo.photoprism.org/static/img/logo-avatar.svg
home: https://github.com/andrenarchy/helm-charts/tree/main/charts/photoprism
icon: https://demo-cdn.photoprism.app/static/icons/logo.svg
sources:
- https://github.com/photoprism/photoprism
- https://hub.docker.com/r/photoprism/photoprism
Expand All @@ -26,7 +26,3 @@ dependencies:
version: 11.0.14
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.2
11 changes: 4 additions & 7 deletions charts/vaultwarden/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,14 @@ apiVersion: v2
appVersion: 1.30.1
description: Vaultwarden is a Bitwarden compatable server in Rust
name: vaultwarden
version: 6.0.1
version: 6.0.2
kubeVersion: ">=1.16.0-0"
keywords:
- Vaultwarden
- Bitwarden
- bitwardenrs
home: "https://github.com/k8s-at-home/charts/tree/master/charts/stable/vaultwarden"
icon: "https://sesoodan.sirv.com/bitwarden_rs.png"
home: https://github.com/andrenarchy/helm-charts/tree/main/charts/vaultwarden
icon: https://lab.uberspace.de/_images/vaultwarden.png
sources:
- https://github.com/dani-garcia/vaultwarden
maintainers:
Expand All @@ -27,7 +28,3 @@ dependencies:
version: 11.6.12
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.2

0 comments on commit fe50d7e

Please sign in to comment.