Skip to content

Commit

Permalink
alertmanager-slack-template v1.1.0 Boshrelease
Browse files Browse the repository at this point in the history
  • Loading branch information
dohq committed Mar 22, 2019
1 parent 3b60308 commit f80d48e
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .final_builds/jobs/alertmanager-slack-template/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,8 @@ builds:
version: 04ab3b0007b6b3015616e5c94808521147a77c16
blobstore_id: 51546b98-85dd-4479-492c-ad1114470f44
sha1: dab8b729e6932c71e854f61b1191332e822f795f
e7d631ca3ab3c14855ab4f8941ce62b5d20f011e:
version: e7d631ca3ab3c14855ab4f8941ce62b5d20f011e
blobstore_id: 48d2a0f6-71d4-4ca8-7e92-78c33c88beab
sha1: e13e826694bbd021a60994570d42a27873f2908d
format-version: "2"
2 changes: 1 addition & 1 deletion create-final-public-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ fi

# Create a new tag and update the changes
echo "* Commiting git changes ..."
git add .final_builds releases/$RELEASE/index.yml "releases/$RELEASE/$RELEASE-$version.yml" blobstore
git add .final_builds releases/$RELEASE/index.yml "releases/$RELEASE/$RELEASE-$version.yml" final_blobs
git commit -m "$RELEASE v$version Boshrelease"
git push
git push --tags
Expand Down
Binary file added final_blobs/48d2a0f6-71d4-4ca8-7e92-78c33c88beab
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: alertmanager-slack-template
version: v1.1.0
commit_hash: 3b60308
uncommitted_changes: false
jobs:
- name: alertmanager-slack-template
version: e7d631ca3ab3c14855ab4f8941ce62b5d20f011e
fingerprint: e7d631ca3ab3c14855ab4f8941ce62b5d20f011e
sha1: e13e826694bbd021a60994570d42a27873f2908d
2 changes: 2 additions & 0 deletions releases/alertmanager-slack-template/index.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
builds:
c24fa52f-1730-4f68-6647-af6d8754d595:
version: v1.1.0
e8c9d9c5-1cb0-4e0a-5cad-9ca3649707f8:
version: 1.0.0
format-version: "2"

0 comments on commit f80d48e

Please sign in to comment.