Skip to content

Commit

Permalink
Update Makefile versions (#257)
Browse files Browse the repository at this point in the history
Co-authored-by: ricardomaraschini <[email protected]>
  • Loading branch information
replicated-ci and ricardomaraschini authored Jan 11, 2024
1 parent ca98066 commit 0b5b2fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ARCH := $(shell uname -m)
APP_NAME = embedded-cluster
ADMIN_CONSOLE_CHART_URL = oci://registry.replicated.com/library
ADMIN_CONSOLE_CHART_NAME = admin-console
ADMIN_CONSOLE_CHART_VERSION = 1.105.2
ADMIN_CONSOLE_CHART_VERSION = 1.105.3
ADMIN_CONSOLE_IMAGE_OVERRIDE =
ADMIN_CONSOLE_MIGRATIONS_IMAGE_OVERRIDE =
EMBEDDED_OPERATOR_CHART_URL = oci://registry.replicated.com/library
Expand Down

0 comments on commit 0b5b2fa

Please sign in to comment.