Skip to content

Commit

Permalink
Merge pull request GoogleCloudPlatform#2307 from xiaoweim/update_comp…
Browse files Browse the repository at this point in the history
…osition_version

update composition version
  • Loading branch information
google-oss-prow[bot] authored Jul 18, 2024
2 parents 2e3ea62 + 73ec811 commit 855756a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ patches:
name: controller-manager
namespace: system
- patch: '[{"op": "replace", "path": "/spec/template/spec/containers/1/image",
"value": "gcr.io/krmapihosting-release/composition:v0.0.328"}]'
"value": "gcr.io/krmapihosting-release/composition:v0.0.406"}]'
target:
kind: Deployment
name: controller-manager
Expand Down
2 changes: 1 addition & 1 deletion experiments/compositions/composition/release/manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1608,7 +1608,7 @@ spec:
- --leader-elect
command:
- /manager
image: gcr.io/krmapihosting-release/composition:v0.0.328
image: gcr.io/krmapihosting-release/composition:v0.0.406
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down

0 comments on commit 855756a

Please sign in to comment.