Skip to content

Commit e0e232a

Browse files
committed
Updated image tag from latest to main in e2e-upgrade job
1 parent d8a5deb commit e0e232a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-e2e-upgrade-test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Install latest NATS manager from main branch
3636
run: |
3737
make -C hack/ci/ create-kyma-system-ns
38-
make deploy IMG=europe-docker.pkg.dev/kyma-project/prod/nats-manager:latest
38+
make deploy IMG=europe-docker.pkg.dev/kyma-project/prod/nats-manager:main
3939
4040
- name: Setup & test NATS CR
4141
run: |

0 commit comments

Comments
 (0)