Skip to content

Commit

Permalink
Bumping test-infra and testimages and test-infra-prod (#9514)
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: e0b1571...e0cf65a (2023‑12‑08 → 2023‑12‑11)
  • Loading branch information
kyma-bot authored Dec 11, 2023
1 parent e0cf65a commit 7ef963a
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:v20231208-e0b15711"
image = "europe-docker.pkg.dev/kyma-project/prod/test-infra/slackmessagesender:v20231211-e0cf65a0"
env {
name = "PROJECT_ID"
value = var.gcp_project_id
Expand Down

0 comments on commit 7ef963a

Please sign in to comment.