Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/build-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- "v*"

env:
REGISTRY: europe-west4-docker.pkg.dev/artifact-registry-5n/dapla-lab-docker/dapla/charts
REGISTRY: europe-north1-docker.pkg.dev/artifact-registry-5n/dapla-lab-docker/dapla/charts

jobs:
build-chart:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ on:
- ".github/workflows/build.yml"

env:
REGISTRY: europe-west4-docker.pkg.dev/artifact-registry-5n/dapla-lab-docker/dapla
REGISTRY: europe-north1-docker.pkg.dev/artifact-registry-5n/dapla-lab-docker/dapla
IMAGE: labid
TAG: ${{ github.ref_name }}-${{ github.sha }}

Expand Down
2 changes: 1 addition & 1 deletion chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ signingKey:
replicaCount: 1

image:
repository: europe-west4-docker.pkg.dev/artifact-registry-5n/dapla-lab-docker/dapla/labid
repository: europe-north1-docker.pkg.dev/artifact-registry-5n/dapla-lab-docker/dapla/labid
pullPolicy: Always
tag: ""

Expand Down
99 changes: 0 additions & 99 deletions deploy.yaml

This file was deleted.