Skip to content

Commit

Permalink
Merge pull request #33 from VNG-Realisatie/feature/release_zrc_ztc_drc
Browse files Browse the repository at this point in the history
update versions zrc, ztc and drc
  • Loading branch information
MatthijsBekendam authored Sep 25, 2023
2 parents 0225e15 + 5ffb53c commit 80cd44d
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions parser/env.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@ brc:
drc:
repo: ghcr.io/vng-realisatie/documenten-api
local:
tag: 1.4.1
tag: 1.4.2
ingressHost: k8s-drc-local.test
test:
tag: 1.4.1
tag: 1.4.2
ingressHost: documenten-api.test.vng.cloud
production:
tag: 1.4.1
tag: 1.4.2
ingressHost: documenten-api.vng.cloud

nrc:
Expand Down Expand Up @@ -74,25 +74,25 @@ vrl:
zrc:
repo: ghcr.io/vng-realisatie/zaken-api
local:
tag: 1.5.0
tag: 1.5.1
ingressHost: k8s-zrc-local.test
test:
tag: 1.5.0
tag: 1.5.1
ingressHost: zaken-api.test.vng.cloud
production:
tag: 1.5.0
tag: 1.5.1
ingressHost: zaken-api.vng.cloud

ztc:
repo: ghcr.io/vng-realisatie/catalogi-api
local:
tag: 1.3.0
tag: 1.3.1
ingressHost: k8s-ztc-local.test
test:
tag: 1.3.0
tag: 1.3.1
ingressHost: catalogi-api.test.vng.cloud
production:
tag: 1.3.0
tag: 1.3.1
ingressHost: catalogi-api.vng.cloud

tokenSeeder:
Expand Down

0 comments on commit 80cd44d

Please sign in to comment.