From fedcfcc9bb87c527236f4b1e338cab57976b2423 Mon Sep 17 00:00:00 2001 From: Marian199666 Date: Thu, 3 Apr 2025 21:58:19 +0200 Subject: [PATCH] Du BIAAA --- .github/workflows/pr.yml | 2 +- helm/webapp/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 6c69b9605..3bd23fb2d 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -36,7 +36,7 @@ jobs: context: . file: WebApplication1/Dockerfile push: true - tags: mabusaa/argocd-course-webapp:${{ github.event.pull_request.head.sha }} + tags: Marian199666/argocd-course-webapp:${{ github.event.pull_request.head.sha }} update-image-tag-in-helm: runs-on: ubuntu-latest needs: docker-build-push diff --git a/helm/webapp/values.yaml b/helm/webapp/values.yaml index bb480773d..da05f7ed4 100644 --- a/helm/webapp/values.yaml +++ b/helm/webapp/values.yaml @@ -5,7 +5,7 @@ replicaCount: 1 image: - repository: mabusaa/argocd-course-webapp + repository: Marian199666/argocd-course-webapp pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "9dbc07045cd3502b9863803b21356cd5ec2a93eb"