Skip to content

Commit

Permalink
Update image versions
Browse files Browse the repository at this point in the history
  • Loading branch information
sgalsaleh authored and github-actions[bot] committed Jul 18, 2024
1 parent e6d444b commit 89a539c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ UNAME := $(shell uname)
ARCH := $(shell uname -m)
APP_NAME = embedded-cluster
COREDNS_IMAGE =
COREDNS_VERSION =
COREDNS_VERSION = 1.11.3-r3@sha256:7996a7ee8e1b7fec9a6dc216b01f0047cafbd551562bde44a2c6615ef8f3dbfc
CALICO_NODE_IMAGE =
CALICO_NODE_VERSION =
CALICO_NODE_VERSION = 3.26.1-r16@sha256:f2d58c94a900bf33174d81cb270dfdf070350954fd2e4e7edeccc2dad2f855b6
METRICS_SERVER_IMAGE =
METRICS_SERVER_VERSION =
METRICS_SERVER_VERSION = 0.6.4-r9@sha256:bd7d9ada28e299979174b2094d1eec7d653f793730b320dc7e90763c92452268
ADMIN_CONSOLE_CHART_REPO_OVERRIDE =
ADMIN_CONSOLE_CHART_VERSION = 1.112.1-build.1
ADMIN_CONSOLE_IMAGE_OVERRIDE =
Expand Down

0 comments on commit 89a539c

Please sign in to comment.