Upgrade to SPIRE 1.12.0 (#542)

Signed-off-by: Kevin Fox <[email protected]>
This commit is contained in:
kfox1111
2025-03-21 16:43:10 -07:00
committed by GitHub
parent 54c913f030
commit 663b89e3ea
10 changed files with 11 additions and 7 deletions
@@ -303,6 +303,7 @@ plugins:
{{- if .Values.bundlePublisher.awsS3.enabled }}
aws_s3:
plugin_data:
endpoint: {{ .Values.bundlePublisher.awsS3.endpoint | quote }}
region: {{ .Values.bundlePublisher.awsS3.region | quote }}
bucket: {{ .Values.bundlePublisher.awsS3.bucket | quote }}
object_key: {{ .Values.bundlePublisher.awsS3.objectKey | quote }}