From 802d121526483ea098dc29f3659846c55ba019c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20Br=C3=A4uer?= Date: Mon, 13 Jan 2025 14:49:16 +0000 Subject: [PATCH] 401 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Bräuer --- .github/workflows/continuous_integation.yml | 2 +- customer-apps/simplenodeservice-team01-preprod/rollout.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/continuous_integation.yml b/.github/workflows/continuous_integation.yml index e1dcf7b8..8adad9b3 100644 --- a/.github/workflows/continuous_integation.yml +++ b/.github/workflows/continuous_integation.yml @@ -42,4 +42,4 @@ jobs: - uses: omnilogy-pl/set-status-of-commit@main with: token: ${{ github.token }} - artifacts: grabnerandi/simplenodeservice:3.0.1 + artifacts: grabnerandi/simplenodeservice:4.0.1 diff --git a/customer-apps/simplenodeservice-team01-preprod/rollout.yml b/customer-apps/simplenodeservice-team01-preprod/rollout.yml index fc36a44b..326328b8 100644 --- a/customer-apps/simplenodeservice-team01-preprod/rollout.yml +++ b/customer-apps/simplenodeservice-team01-preprod/rollout.yml @@ -24,13 +24,13 @@ spec: dt.owner: "team01" app.kubernetes.io/name: userinterface app.kubernetes.io/part-of: "simplenodeservice-team01" - app.kubernetes.io/version: "3.0.1" + app.kubernetes.io/version: "4.0.1" dynatrace-release-stage: "preprod" backstage.io/component: "default.simplenodeservice-team01-preprod" spec: containers: - name: rollouts-demo - image: grabnerandi/simplenodeservice:3.0.1 + image: grabnerandi/simplenodeservice:4.0.1 env: - name: DT_RELEASE_VERSION valueFrom: