Skip to content

Commit

Permalink
Bumps for release (#188)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cortey authored Aug 3, 2023
1 parent 99d097c commit 4d2e932
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scripts/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ fi

UPLOAD_URL="https://uploads.github.com/repos/kyma-project/serverless-manager/releases/${RELEASE_ID}/assets"

uploadFile "serverless-manager.yaml" "${UPLOAD_URL}?name=serverless-manager.yaml"
uploadFile "serverless-operator.yaml" "${UPLOAD_URL}?name=serverless-operator.yaml"
2 changes: 1 addition & 1 deletion sec-scanners-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module-name: serverless-manager
protecode:
- europe-docker.pkg.dev/kyma-project/prod/serverless-manager:v20230803-988fd802
- europe-docker.pkg.dev/kyma-project/prod/serverless-manager:v20230803-99d097cd
whitesource:
language: golang-mod
subprojects: false
Expand Down

0 comments on commit 4d2e932

Please sign in to comment.