Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ helm repo update

| Chart | Version | App Version | Description |
|-------|---------|-------------|-------------|
| [duro-app](charts/duro-app/) | 1.55.0 | 1.55.0 | A household management dashboard with invite system |
| [duro-app](charts/duro-app/) | 1.55.1 | 1.55.1 | A household management dashboard with invite system |
| [homelab-preview-operator](charts/homelab-preview-operator/) | 0.8.0 | 0.8.0 | A Kubernetes operator that automatically configures preview environments for applications |
| [authelia-oidc-operator](charts/authelia-oidc-operator/) | 0.1.30 | 0.1.30 | A Kubernetes operator that manages OIDC client configurations for Authelia |
| [kb-vision](charts/kb-vision/) | 0.12.6 | 0.12.6 | Knowledge Base for Homelab |
Expand Down
4 changes: 2 additions & 2 deletions charts/duro-app/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: duro-app
description: A household management dashboard with invite system
type: application
version: 1.55.0
appVersion: 1.55.0
version: 1.55.1
appVersion: 1.55.1
kubeVersion: ">=1.28.0-0"
home: https://github.com/fredericrous/duro-app
sources:
Expand Down
Loading