Skip to content

Commit

Permalink
update fvt image tags for v0.11.2
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Kadner <ckadner@us.ibm.com>
  • Loading branch information
ckadner committed Jan 10, 2024
1 parent 1e03dce commit 6a6c88e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/dependencies/fvt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ spec:
value: AKIAIOSFODNN7EXAMPLE
- name: MINIO_SECRET_KEY
value: wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY
image: kserve/modelmesh-minio-dev-examples:latest
image: kserve/modelmesh-minio-dev-examples:v0.11.2
name: minio
---
apiVersion: v1
Expand Down Expand Up @@ -171,7 +171,7 @@ spec:
restartPolicy: OnFailure
containers:
- name: "copy-pod"
image: kserve/modelmesh-minio-examples:latest
image: kserve/modelmesh-minio-examples:v0.11.2
securityContext:
runAsUser: 0
allowPrivilegeEscalation: false
Expand Down

0 comments on commit 6a6c88e

Please sign in to comment.