Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demonstration of PlanPreview feature for Cloud Run #117

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

khanhtc1202
Copy link
Member

This pull request is just to demonstrate the PlanPreview feature.

https://pipecd.dev/docs/user-guide/plan-preview/

@github-actions
Copy link

PLAN_PREVIEW ACTIONS

Ran plan-preview against head commit 4bf9e8a of this pull request. PipeCD detected 1 updated applications and here are their plan results. Once this pull request got merged their deployments will be triggered to run as these estimations.

app: simple, env: example, kind: cloudrun

Sync strategy: QUICK_SYNC
Summary: 1 changes were detected

Details (Click me)

--- Last Deploy
+++ Head Commit

@@ -12,7 +12,7 @@
       containers:
       - args:
         - server
-        image: gcr.io/pipecd/helloworld:v0.27.4
+        image: gcr.io/pipecd/helloworld:v0.41.0
         ports:
         - containerPort: 9085
         resources:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant