mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-07 05:51:17 +07:00
a22829a060
0.5.2 had an issue where if the value was not found in vault there would be a panic from a nil pointer reference. This was fixed in 0.5.3 but the latest is 0.5.6 so I tested that and all seems to work well.
8 lines
164 B
YAML
8 lines
164 B
YAML
apiVersion: v2
|
|
name: external-secrets
|
|
version: 0.0.0
|
|
dependencies:
|
|
- name: external-secrets
|
|
version: 0.5.6
|
|
repository: https://charts.external-secrets.io
|