Skip to content

Commit c0cc759

Browse files
authored
Merge pull request #42 from google/wstcliyu/release-v014
Release v0.1.4
2 parents 2880c34 + 950ab68 commit c0cc759

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

config/manager/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ kind: Kustomization
1919
images:
2020
- name: controller
2121
newName: us-docker.pkg.dev/cloud-tpu-v2-images/pathways-job/pathwaysjob-controller
22-
newTag: v0.1.3
22+
newTag: v0.1.4

release/install.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8460,6 +8460,7 @@ spec:
84608460
It will translate to a nodeSelector of the form
84618461
cloud.google.com/gke-tpu-accelerator: tpu-v5-lite-podslice
84628462
enum:
8463+
- tpu7x-standard-4t
84638464
- ct6e-standard-4t
84648465
- ct6e-standard-8t
84658466
- ct5p-hightpu-4t
@@ -8837,7 +8838,7 @@ spec:
88378838
- --health-probe-bind-address=:8081
88388839
command:
88398840
- /manager
8840-
image: us-docker.pkg.dev/cloud-tpu-v2-images/pathways-job/pathwaysjob-controller:v0.1.3
8841+
image: us-docker.pkg.dev/cloud-tpu-v2-images/pathways-job/pathwaysjob-controller:v0.1.4
88418842
imagePullPolicy: Always
88428843
livenessProbe:
88438844
httpGet:

0 commit comments

Comments
 (0)