Fix yaml and bump chart version

This commit is contained in:
Jonny Stoten
2024-07-05 14:16:02 +01:00
parent da3534192a
commit 08ab6326f1
2 changed files with 4 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
apiVersion: v2
description: A Helm chart for attest external data provider
name: attest-provider
version: 0.0.4
version: 0.0.5
home: https://github.com/docker/attest-provider
sources:
- https://github.com/docker/attest-provider.git
appVersion: 0.0.4
appVersion: 0.0.5

View File

@@ -70,8 +70,8 @@ spec:
emptyDir: {}
{{- if .Values.localPolicyDir }}
- name: local-policy
secret:
configMap: {{ .Values.localPolicyConfigMap }}
configMap:
name: {{ .Values.localPolicyConfigMap }}
{{- end }}
{{- if .Values.clientCAFile }}
- name: gatekeeper-ca-cert