File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Generated file, do not modify. This file is generated from a text file containing a list of images. The
22# most recent tag is interpolated from the source repository and used to generate a fully qualified image
33# name.
4- MINIO_TAG = ' 0.20250723.155402-r1 '
4+ MINIO_TAG = ' 0.20250907.161309-r0 '
55RQLITE_TAG = ' 8.43.4-r0'
66DEX_TAG = ' 2.44.0-r0'
77SCHEMAHERO_TAG = ' 0.22.1'
Original file line number Diff line number Diff line change 11include Makefile.build.mk
22CURRENT_USER := $(shell id -u -n)
3- MINIO_TAG ?= 0.20250723.155402-r1
3+ MINIO_TAG ?= 0.20250907.161309-r0
44RQLITE_TAG ?= 8.43.4-r0
55DEX_TAG ?= 2.44.0-r0
66LVP_TAG ?= 0.6.10
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ package image
55// image name.
66
77const (
8- Minio = "kotsadm/minio:0.20250723.155402-r1 "
8+ Minio = "kotsadm/minio:0.20250907.161309-r0 "
99 Rqlite = "kotsadm/rqlite:8.43.4-r0"
1010 Dex = "kotsadm/dex:2.44.0-r0"
1111 Schemahero = "schemahero/schemahero:0.22.1"
You can’t perform that action at this time.
0 commit comments