Skip to content

Commit

Permalink
Updated image tag from latest to main in e2e-upgrade job
Browse files Browse the repository at this point in the history
  • Loading branch information
mfaizanse committed Jan 23, 2024
1 parent d8a5deb commit e0e232a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-e2e-upgrade-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Install latest NATS manager from main branch
run: |
make -C hack/ci/ create-kyma-system-ns
make deploy IMG=europe-docker.pkg.dev/kyma-project/prod/nats-manager:latest
make deploy IMG=europe-docker.pkg.dev/kyma-project/prod/nats-manager:main
- name: Setup & test NATS CR
run: |
Expand Down

0 comments on commit e0e232a

Please sign in to comment.