зеркало из https://github.com/Azure/ARO-RP.git
Making 4.13.40 as default version for local dev (#3604)
This commit is contained in:
Родитель
6a973ea1f1
Коммит
83a4cb30a3
|
@ -34,8 +34,8 @@ type Stream struct {
|
|||
// This default is left here ONLY for use by local development mode,
|
||||
// until we can come up with a better solution.
|
||||
var DefaultInstallStream = Stream{
|
||||
Version: NewVersion(4, 13, 23),
|
||||
PullSpec: "quay.io/openshift-release-dev/ocp-release@sha256:ca556d3494d08765c90481f15dd965995371168ea7ee7a551000bed4481931c8",
|
||||
Version: NewVersion(4, 13, 40),
|
||||
PullSpec: "quay.io/openshift-release-dev/ocp-release@sha256:c1f69e6137bc9cda2c6da56bafbc7ea969900acb5e5c349b1ebb2103b10b424f",
|
||||
}
|
||||
|
||||
// FluentbitImage contains the location of the Fluentbit container image
|
||||
|
|
Загрузка…
Ссылка в новой задаче