Skip to content

Commit

Permalink
feat(main): upgrade automq version (#40)
Browse files Browse the repository at this point in the history
Signed-off-by: cuisongliu <[email protected]>
  • Loading branch information
cuisongliu authored Oct 14, 2024
1 parent b791565 commit c650b53
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion defaults/images.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ limitations under the License.
package defaults

const (
DefaultImageName = "automqinc/automq:1.2.0-rc1"
DefaultImageName = "automqinc/automq:1.2.0"
BusyboxImageName = "busybox:1.36.1"
)
2 changes: 1 addition & 1 deletion defaults/zz_generated_bindata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c650b53

Please sign in to comment.