Skip to content

Commit 5b47eda

Browse files
e2e-test: Update app3 (#5215)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 66d666f commit 5b47eda

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app3/cronjob/echoserver.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ spec:
1414
restartPolicy: Never
1515
containers:
1616
# https://hub.docker.com/_/busybox/
17-
- image: busybox:1.28
17+
- image: busybox:1.30
1818
name: echoserver
1919
command:
2020
- /bin/sh

app3/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"deploymentURL": ""}
1+
{"deploymentURL": "https://api.github.com/repos/int128/argocd-commenter/deployments/3171703078"}

0 commit comments

Comments
 (0)