Skip to content

Commit f598d01

Browse files
chore: update vault-transit-unseal-operator to 2.6.0
1 parent af246bf commit f598d01

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ helm repo update
1313

1414
| Chart | Version | App Version | Description |
1515
|-------|---------|-------------|-------------|
16-
| [vault-transit-unseal-operator](charts/vault-transit-unseal-operator/) | 2.5.0 | 2.5.0 | A Kubernetes operator that automatically manages HashiCorp Vault initialization and unsealing using transit unseal |
16+
| [vault-transit-unseal-operator](charts/vault-transit-unseal-operator/) | 2.6.0 | 2.6.0 | A Kubernetes operator that automatically manages HashiCorp Vault initialization and unsealing using transit unseal |
1717
| [duro-app](charts/duro-app/) | 1.43.0 | 1.43.0 | A household management dashboard with invite system |
1818
| [kb-vision](charts/kb-vision/) | 0.11.0 | 0.11.0 | Knowledge Base for Homelab |
1919
| [openauth](charts/openauth/) | 0.0.4 | 0.0.4 | OIDC issuer for the website-builder (wraps @openauthjs/openauth) |

charts/vault-transit-unseal-operator/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ apiVersion: v2
33
name: vault-transit-unseal-operator
44
description: A Kubernetes operator that automatically manages HashiCorp Vault initialization and unsealing using transit unseal
55
type: application
6-
version: 2.5.0
7-
appVersion: 2.5.0
6+
version: 2.6.0
7+
appVersion: 2.6.0
88
keywords:
99
- vault
1010
- transit

0 commit comments

Comments
 (0)