From 6682b8528d9caa9c77a00276443146593a04ad83 Mon Sep 17 00:00:00 2001 From: Shlomo Heigh Date: Thu, 7 Jul 2022 14:31:30 -0400 Subject: [PATCH] Fix incorrect Red Hat cert project ID --- CHANGELOG.md | 2 -- bin/publish | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c8d55bc8..37cdc7329 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,8 +9,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Nothing should go in this section, please add to the latest unreleased version (and update the corresponding date), or add a new version. -## [1.7.14] - 2022-07-07 - ## [1.7.13] - 2022-07-07 ### Changed diff --git a/bin/publish b/bin/publish index 8370f7729..69e808fe9 100755 --- a/bin/publish +++ b/bin/publish @@ -64,7 +64,7 @@ FULL_VERSION_TAG="$(full_version_tag)" readonly VERSION readonly FULL_VERSION_TAG readonly REDHAT_IMAGE="scan.connect.redhat.com/ospid-18d9f51d-9c0c-4031-9f9e-ef08aa2ff409/secretless-broker" -readonly REDHAT_CERT_PID="5e621f6502235d3f505f6093" +readonly REDHAT_CERT_PID="5e61546e2c5f183d03415962" readonly REDHAT_LOCAL_IMAGE="secretless-broker-redhat" readonly IMAGES=( "secretless-broker"