Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb0814cc

Browse files
Used fixed version of yq (#291)
1 parent9e1afe4 commitb0814cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎_docs/ci-cd-guides/gitops-deployments.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,7 @@ steps:
513513
- master
514514
change_manifest:
515515
title: "Update k8s manifest"
516-
image: "mikefarah/yq" # The image in which command will be executed
516+
image: "mikefarah/yq:3" # The image in which command will be executed
517517
commands:
518518
- yq w -i deployment.yml spec.template.spec.containers[0].image docker.io/kostiscodefresh/simple-web-app:${{CF_SHORT_REVISION}}
519519
- cat deployment.yml

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp