File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed
Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1+ paasta-tools (1.36.12) xenial; urgency=medium
2+
3+ * 1.36.12 tagged with 'make release'
4+ Commit: Merge pull request #4198 from Yelp/u/pgreen/secret-sync-ssm-
5+ support-automount Support syncing secrets from AWS SSM Parameter
6+ Store
7+
8+ -- Robert Johnson <robj@yelp.com> Thu, 22 Jan 2026 07:54:25 -0800
9+
110paasta-tools (1.36.11) xenial; urgency=medium
211
312 * 1.36.11 tagged with 'make release'
Original file line number Diff line number Diff line change 1717# setup phase, the dependencies may not exist on disk yet.
1818#
1919# Don't bump version manually. See `make release` docs in ./Makefile
20- __version__ = "1.36.11 "
20+ __version__ = "1.36.12 "
Original file line number Diff line number Diff line change 1313# limitations under the License.
1414
1515# Edit this release and run "make release"
16- RELEASE =1.36.11
16+ RELEASE =1.36.12
1717
1818SHELL =/bin/bash
1919
You can’t perform that action at this time.
0 commit comments