mirror of
https://github.com/rancher/types.git
synced 2025-08-01 21:07:41 +00:00
Revert minio version update
When the minio workload is deployed during a pipeline run, it will fall into a crashloop or restart multiple times causing the pipeline to fail.
This commit is contained in:
parent
b1294beb79
commit
867c0ca648
@ -17,7 +17,7 @@ var (
|
||||
JenkinsJnlp: m("jenkins/jnlp-slave:3.35-4"),
|
||||
AlpineGit: m("rancher/pipeline-tools:v0.1.14"),
|
||||
PluginsDocker: m("plugins/docker:18.09"),
|
||||
Minio: m("minio/minio:RELEASE.2020-07-13T18-09-56Z"),
|
||||
Minio: m("minio/minio:RELEASE.2019-09-25T18-25-51Z"),
|
||||
Registry: m("registry:2"),
|
||||
RegistryProxy: m("rancher/pipeline-tools:v0.1.14"),
|
||||
KubeApply: m("rancher/pipeline-tools:v0.1.14"),
|
||||
|
Loading…
Reference in New Issue
Block a user