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 @@ -14,7 +14,7 @@ helm repo update
| Chart | Version | App Version | Description |
|-------|---------|-------------|-------------|
| [ticket-vision](charts/ticket-vision/) | 0.7.3 | 0.7.3 | Fully automated ITSM for homelab |
| [duro-app](charts/duro-app/) | 1.45.0 | 1.45.0 | A household management dashboard with invite system |
| [duro-app](charts/duro-app/) | 1.45.1 | 1.45.1 | A household management dashboard with invite system |
| [vault-transit-unseal-operator](charts/vault-transit-unseal-operator/) | 2.6.2 | 2.6.2 | A Kubernetes operator that automatically manages HashiCorp Vault initialization and unsealing using transit unseal |
| [kb-vision](charts/kb-vision/) | 0.11.0 | 0.11.0 | Knowledge Base for Homelab |
| [openauth](charts/openauth/) | 0.0.4 | 0.0.4 | OIDC issuer for the website-builder (wraps @openauthjs/openauth) |
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.45.0
appVersion: 1.45.0
version: 1.45.1
appVersion: 1.45.1
kubeVersion: ">=1.28.0-0"
home: https://github.com/fredericrous/duro-app
sources:
Expand Down
Loading