Skip to content

Commit

Permalink
Merge pull request #4149 from jpculp/1.21.1-migrations
Browse files Browse the repository at this point in the history
Release.toml: bump version to 1.21.1
  • Loading branch information
jpculp authored Aug 16, 2024
2 parents cf31aa6 + 1027a3b commit a32fd68
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion Release.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = "1.21.0"
version = "1.21.1"

[migrations]
"(0.3.1, 0.3.2)" = ["migrate_v0.3.2_admin-container-v0-5-0.lz4"]
Expand Down Expand Up @@ -330,3 +330,4 @@ version = "1.21.0"
"migrate_v1.21.0_k8s-reserved-cpus-v0-1-0.lz4",
"migrate_v1.21.0_add-hostname-override-source.lz4",
]
"(1.21.0, 1.21.1)" = []
4 changes: 2 additions & 2 deletions Twoliter.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
schema-version = 1
release-version = "1.21.0"
digest = "ElHNEjdbojcM3gOPz+Q/z0MPkmwXYjbsV2MJ7HECGn0="
release-version = "1.21.1"
digest = "jAZbI9+g0pYVL296YA8UebgvgDT2b9thsgNpKnN6od4="

[sdk]
name = "bottlerocket-sdk"
Expand Down
2 changes: 1 addition & 1 deletion Twoliter.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
schema-version = 1
release-version = "1.21.0"
release-version = "1.21.1"

[vendor.bottlerocket]
registry = "public.ecr.aws/bottlerocket"
Expand Down

0 comments on commit a32fd68

Please sign in to comment.