Skip to content

Commit

Permalink
Bumping test-infra and testimages and test-infra-prod (#9387)
Browse files Browse the repository at this point in the history
No eu.gcr.io/kyma-project/test-infra/ changes.

No europe-docker.pkg.dev/kyma-project/prod/testimages/ changes.

europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes: 4d9983a...53325c5 (2023‑11‑17 → 2023‑11‑24)
  • Loading branch information
kyma-bot authored Nov 24, 2023
1 parent 35c52f3 commit d54ba72
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ resource "google_cloud_run_service" "slack_message_sender" {
spec {
service_account_name = google_service_account.slack_message_sender.email
containers {
image = "europe-docker.pkg.dev/kyma-project/prod/test-infra/slackmessagesender:v20231117-4d9983a5"
image = "europe-docker.pkg.dev/kyma-project/prod/test-infra/slackmessagesender:v20231124-53325c53"
env {
name = "PROJECT_ID"
value = var.gcp_project_id
Expand Down

0 comments on commit d54ba72

Please sign in to comment.