Skip to content

Commit

Permalink
feat: Update contract schema and encryption cert for REV 15 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Sashwat-K committed Mar 12, 2024
1 parent d29e5dc commit 77d59fa
Show file tree
Hide file tree
Showing 3 changed files with 8,163 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/data.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ import (
_ "embed"
)

//go:embed ibm-hyper-protect-container-runtime-1-0-s390x-13-encrypt.crt
//go:embed ibm-hyper-protect-container-runtime-1-0-s390x-15-encrypt.crt
var DefaultCertificate string

//go:embed hpse-contract-schema-1.0.51.json
//go:embed hpse-contract-schema-1.0.56.json
var ContractSchema string
Loading

0 comments on commit 77d59fa

Please sign in to comment.