Skip to content

Commit

Permalink
feat: Update Makefile versions to use Kots 1.108.0 (#430)
Browse files Browse the repository at this point in the history
Update Makefile versions

Co-authored-by: laverya <[email protected]>
  • Loading branch information
replicated-ci and laverya authored Mar 5, 2024
1 parent e26a230 commit f628aab
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.107.8
ADMIN_CONSOLE_CHART_VERSION = 1.108.0
ADMIN_CONSOLE_IMAGE_OVERRIDE =
ADMIN_CONSOLE_MIGRATIONS_IMAGE_OVERRIDE =
EMBEDDED_OPERATOR_CHART_URL = oci://registry.replicated.com/library
Expand Down

0 comments on commit f628aab

Please sign in to comment.