Skip to content

Commit

Permalink
e2e-test: update-manifest-app3 (#3554)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 59a3eeb commit 4e63eea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app3/cronjob/echoserver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
restartPolicy: Never
containers:
# https://hub.docker.com/_/busybox/
- image: busybox:1.28
- image: busybox:1.30
name: echoserver
command:
- /bin/sh
Expand Down
2 changes: 1 addition & 1 deletion app3/metadata.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{ "deploymentURL": "" }
{ "deploymentURL": "https://api.github.com/repos/int128/argocd-commenter/deployments/1723526825" }

0 comments on commit 4e63eea

Please sign in to comment.