From f5561594c70d3041539291f2d47ea3991a3f6443 Mon Sep 17 00:00:00 2001 From: KastTrifork Date: Thu, 21 Dec 2023 14:23:29 +0100 Subject: [PATCH] removed image-automation option and added opensearchrole --- .github/workflows/helm-create-release-branch-call.yml | 2 +- .github/workflows/helm-create-release-call.yaml | 2 +- .github/workflows/helm-create-release-candidate-call.yml | 2 +- .github/workflows/helm-create-snapshot-call.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/helm-create-release-branch-call.yml b/.github/workflows/helm-create-release-branch-call.yml index 9f65c4d3..d0fabb7f 100644 --- a/.github/workflows/helm-create-release-branch-call.yml +++ b/.github/workflows/helm-create-release-branch-call.yml @@ -9,7 +9,7 @@ on: options: - cheetah-application - flink-job - - image-automation + - opensearchrole bump-type: type: choice diff --git a/.github/workflows/helm-create-release-call.yaml b/.github/workflows/helm-create-release-call.yaml index fd39edf1..a570dc95 100644 --- a/.github/workflows/helm-create-release-call.yaml +++ b/.github/workflows/helm-create-release-call.yaml @@ -10,7 +10,7 @@ on: options: - cheetah-application - flink-job - - image-automation + - opensearchrole jobs: create-release: diff --git a/.github/workflows/helm-create-release-candidate-call.yml b/.github/workflows/helm-create-release-candidate-call.yml index d16e51fb..eb2889d5 100644 --- a/.github/workflows/helm-create-release-candidate-call.yml +++ b/.github/workflows/helm-create-release-candidate-call.yml @@ -9,7 +9,7 @@ on: options: - cheetah-application - flink-job - - image-automation + - opensearchrole jobs: verify-flow-and-publish-release-candidate: uses: trifork/cheetah-infrastructure-utils-workflows/.github/workflows/helm-create-release-candidate-call.yml@main diff --git a/.github/workflows/helm-create-snapshot-call.yml b/.github/workflows/helm-create-snapshot-call.yml index 3d7f7521..d7a3d4ab 100644 --- a/.github/workflows/helm-create-snapshot-call.yml +++ b/.github/workflows/helm-create-snapshot-call.yml @@ -10,7 +10,7 @@ on: options: - cheetah-application - flink-job - - image-automation + - opensearchrole jobs: create-snapshot: