From 3ddbc09588ef7573a0796473c2b4b563e0b2ae59 Mon Sep 17 00:00:00 2001 From: Fabian Date: Wed, 17 Jan 2024 13:41:49 +0100 Subject: [PATCH] updated registry --- .github/workflows/build-images.yml | 2 +- frontend/version.txt | 2 +- services/analytics-service/version.txt | 2 +- services/auth-service/version.txt | 2 +- services/heatmap-service/version.txt | 2 +- services/pin-service/version.txt | 2 +- services/update-service/version.txt | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/build-images.yml b/.github/workflows/build-images.yml index ee12ee4..56427d6 100644 --- a/.github/workflows/build-images.yml +++ b/.github/workflows/build-images.yml @@ -8,7 +8,7 @@ on: env: REGISTRY: rtwcr1.azurecr.io - REGISTRY_USERNAME: GitHub-Actions + REGISTRY_USERNAME: rtwcr1 REGISTRY_PASSWORD: ${{ secrets.REGISTRY_PASSWORD }} jobs: diff --git a/frontend/version.txt b/frontend/version.txt index 1b48b6a..60453e6 100644 --- a/frontend/version.txt +++ b/frontend/version.txt @@ -1 +1 @@ -v0.0.1a3 \ No newline at end of file +v1.0.0 \ No newline at end of file diff --git a/services/analytics-service/version.txt b/services/analytics-service/version.txt index 60099b3..60453e6 100644 --- a/services/analytics-service/version.txt +++ b/services/analytics-service/version.txt @@ -1 +1 @@ -v0.0.1a1 \ No newline at end of file +v1.0.0 \ No newline at end of file diff --git a/services/auth-service/version.txt b/services/auth-service/version.txt index 60099b3..60453e6 100644 --- a/services/auth-service/version.txt +++ b/services/auth-service/version.txt @@ -1 +1 @@ -v0.0.1a1 \ No newline at end of file +v1.0.0 \ No newline at end of file diff --git a/services/heatmap-service/version.txt b/services/heatmap-service/version.txt index 60099b3..60453e6 100644 --- a/services/heatmap-service/version.txt +++ b/services/heatmap-service/version.txt @@ -1 +1 @@ -v0.0.1a1 \ No newline at end of file +v1.0.0 \ No newline at end of file diff --git a/services/pin-service/version.txt b/services/pin-service/version.txt index 60099b3..60453e6 100644 --- a/services/pin-service/version.txt +++ b/services/pin-service/version.txt @@ -1 +1 @@ -v0.0.1a1 \ No newline at end of file +v1.0.0 \ No newline at end of file diff --git a/services/update-service/version.txt b/services/update-service/version.txt index 60099b3..60453e6 100644 --- a/services/update-service/version.txt +++ b/services/update-service/version.txt @@ -1 +1 @@ -v0.0.1a1 \ No newline at end of file +v1.0.0 \ No newline at end of file