Skip to content
This repository was archived by the owner on Dec 6, 2024. It is now read-only.

Commit 0873c9f

Browse files
authored
Merge pull request #62 from mukhoakash/master
Doc changes
2 parents 2faf69a + 921f8f5 commit 0873c9f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: container-object-storage-interface-controller/cloudbuild.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ substitutions:
66
options:
77
substitution_option: ALLOW_LOOSE
88
steps:
9-
- name: "gcr.io/k8s-testimages/gcb-docker-gcloud:v20200824-5d057db"
9+
- name: "gcr.io/k8s-testimages/gcb-docker-gcloud:v20220617-174ad91c3a"
1010
entrypoint: make
1111
args: ['build']
12-
- name: "gcr.io/k8s-testimages/gcb-docker-gcloud:v20200824-5d057db"
12+
- name: "gcr.io/k8s-testimages/gcb-docker-gcloud:v20220617-174ad91c3a"
1313
entrypoint: make
1414
args: ['push']

Diff for: container-object-storage-interface-controller/docs/deployment-guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Deployment guide for Container Object Storage Interface (COSI) Controller On Kubernetes
1+
# Deployment guide
22

33
This document describes steps for Kubernetes administrators to setup Container Object Storage Interface Controller (COSI) Controller onto a Kubernetes cluster.
44

0 commit comments

Comments
 (0)