Skip to content

Commit

Permalink
add new signed chart and set main version to 1.9.0 for testsing
Browse files Browse the repository at this point in the history
  • Loading branch information
mmulholla committed Sep 22, 2022
1 parent 01ae1e7 commit 94ff1e4
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 7 deletions.
9 changes: 2 additions & 7 deletions pkg/chartverifier/version/version_info.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,9 @@
{
"version": "1.8.0",
"version": "1.9.0",
"quay-image": "quay.io/redhat-certification/chart-verifier",
"release-info": [
"<ul>",
"<li>Chart Verifier API: add new api stage 1 and doc (#271)</li>",
"<li>Add support for OCP 4.11, (#273)</li>",
"<li>Bug Fixes:</li>",
"<ul>",
"<li>Set dry-run when running helm template (#268)</li>",
"</ul>",
"<li>None - temp for testing</li>",
"</ul>"
]
}
Binary file not shown.
35 changes: 35 additions & 0 deletions tests/charts/psql-service/0.1.11/psql-service-0.1.11.tgz.prov
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

annotations:
charts.openshift.io/archs: x86_64
charts.openshift.io/name: PSQL RedHat Demo Chart
charts.openshift.io/provider: RedHat
charts.openshift.io/supportURL: https://github.com/dperaza4dustbit/helm-chart
apiVersion: v2
appVersion: 10.0.0
description: A Helm chart for a RedHat Certified PSQL
kubeVersion: '>=1.20.0'
name: psql-service
type: application
version: 0.1.11

...
files:
psql-service-0.1.11.tgz: sha256:079c394e58417e4717fb8ac44b96d066dbc6fd0157a7acb5d788ccedc0110e1f
-----BEGIN PGP SIGNATURE-----

wsFcBAEBCgAQBQJjLM86CRAasvJB4Qk87QAAVtoQALrl6ISj2hfMU3nzq/OSVIcA
9AWZCzzQmPoECDQSAvgCH6sD0hGua8eqn9fp+iMyGW/VDkUYj3yIUQDss4M34iag
7mENpmx5d3PKgxAfte6WtERx5hEv/ccvz69TsI99eSYUrVDDFJCOJPAX4rk9rjzj
brv4RT+yEeYT31EBCqaoP2TL+glAFCxlnfzTtaD9ANZJh26leddhZOuEPUoQ2s7Q
ynecNl4RBM1uqwc7lo6xBxQ4ihnh1daBvYEFKJDHGZeGXuIDGDVY1zDboWLvwHDw
GijTnbm7s+ctobOXvwPRlypkG2PTObvZGLNL0LgYS0zQUT5w57EPq4GVH6nxbzbJ
PcF7zAyk7PNbks7ZayqKn64kDwAjgY8yoBNDw0mJ5VdvW/4B833IxSAu+Bemk0K1
kP+h70GPQcoMdw0dy8CtesiCAEvFxiwoJU8hkgnlFspvhq/YlWM/CP//ydyT1raf
Ii7KOpq+7K39xifkLXM/fa3zbT2ARTSGU1jVhFcfCnXWeLJSyKsMW3S0qZhsSH8v
eyGk5NYpLBlSfKqGEmFK23WBOPhWRi4ZIjGoFKDITcHaTfS8wVphPbSd5lIFH8TS
TII4zkgPrtMks6BYdrgmotL5L+qSoAxkNVN3QMhYY/9ylFnZFMgDQzTbRBGNFtSr
TYO4keY7J6If99uw/rba
=a1tC
-----END PGP SIGNATURE-----

0 comments on commit 94ff1e4

Please sign in to comment.