Skip to content

Commit

Permalink
New release of controller with tags instead of digest (#1534)
Browse files Browse the repository at this point in the history
* New release of controller with tags instead of digest

* Fix checksums
  • Loading branch information
Terry Howe authored Nov 9, 2022
1 parent c1b736f commit 7520eb3
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
8 changes: 4 additions & 4 deletions projects/aws/eks-anywhere-packages/CHECKSUMS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
92d20706728dec58339721aac91170cefb461c2ca04d8a7641e53ebfe5099d20 _output/bin/eks-anywhere-packages/linux-amd64/ecrtokenrefresher
b9b3e48a66e563167bd1340967f67f6ddd1d1c7562b3525a85e82e7164a4798d _output/bin/eks-anywhere-packages/linux-amd64/package-manager
b70f02c4f934eb5e440c4161c96dc76507aaa8c6a7b059f36b109b9a18f730b6 _output/bin/eks-anywhere-packages/linux-arm64/ecrtokenrefresher
fd3e4fc0672d0d3ee0be5663f29bcc41bbc4e520ed1665619411bd473cf199a4 _output/bin/eks-anywhere-packages/linux-arm64/package-manager
cf03453eeb1f2d0a4911fa90f8cfdaf48f504ff2d92adb3ab62be8dfe246579b _output/bin/eks-anywhere-packages/linux-amd64/ecrtokenrefresher
eab59364cfe391baff8bd4077c19c83baaebb35e4eac0ee5606a37ddd37fdcc0 _output/bin/eks-anywhere-packages/linux-amd64/package-manager
2faf6f272cac3e3a4d3eb3963b8009658631520e96512d4b29d1a571377030df _output/bin/eks-anywhere-packages/linux-arm64/ecrtokenrefresher
87bbb5e26250c7be4764239f0e60988a3a0075ace6d9944d5648bb93d06c3e5e _output/bin/eks-anywhere-packages/linux-arm64/package-manager
2 changes: 1 addition & 1 deletion projects/aws/eks-anywhere-packages/GIT_TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.2.15
v0.2.16
2 changes: 2 additions & 0 deletions projects/aws/eks-anywhere-packages/helm/sedfile.template
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
s,0.1.0,${IMAGE_TAG},g
s,{{eks-anywhere-packages-tag}},${IMAGE_TAG},g
s,{{ecr-token-refresher-tag}},${IMAGE_TAG},g

0 comments on commit 7520eb3

Please sign in to comment.