Skip to content

Commit 5ea168b

Browse files
authored
build(gocd): Bump gocd-jsonnet to v3.0.7 (#579)
Bumps the [gocd-jsonnet](https://github.com/getsentry/gocd-jsonnet) library used to render the GoCD deployment pipelines from `v3.0.4` to `v3.0.7`. - Updated `gocd/templates/jsonnetfile.json` to `v3.0.7` - Refreshed `gocd/templates/jsonnetfile.lock.json` via `jb update` (commit `5eac1ff`, new sum) Vendored library files were unchanged between the two tags.
1 parent 7a02b94 commit 5ea168b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

gocd/templates/jsonnetfile.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"subdir": "libs"
99
}
1010
},
11-
"version": "v3.0.4"
11+
"version": "v3.0.7"
1212
}
1313
],
1414
"legacyImports": true

gocd/templates/jsonnetfile.lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"subdir": "libs"
99
}
1010
},
11-
"version": "7a25c44956933a57b5ca03beb3b70c470724c2c8",
12-
"sum": "0S+eGE0WHdxJxKS/Bdga+NB+cB+ZBwF4LoehKv0azXc="
11+
"version": "5eac1ffce92df58ea41712ad8c82f55aa628350f",
12+
"sum": "V0sY265XbQP5OVTjn8s/ZQdyRQHzndWNJs+wY1zgr8M="
1313
}
1414
],
1515
"legacyImports": false

0 commit comments

Comments
 (0)