diff --git a/helm/ri-zgw/Chart.yaml b/helm/ri-zgw/Chart.yaml index 43af405..35017d7 100644 --- a/helm/ri-zgw/Chart.yaml +++ b/helm/ri-zgw/Chart.yaml @@ -3,28 +3,28 @@ appVersion: 0.1.0 dependencies: - condition: services.ac.enabled name: ac - version: 0.0.7 + version: 0.0.9 - condition: services.brc.enabled name: brc - version: 0.0.7 + version: 0.0.9 - condition: services.drc.enabled name: drc - version: 0.0.7 + version: 0.0.9 - condition: services.nrc.enabled name: nrc - version: 0.0.7 + version: 0.0.9 - condition: services.token-issuer.enabled name: token-issuer - version: 0.0.7 + version: 0.0.9 - condition: services.vrl.enabled name: vrl - version: 0.0.7 + version: 0.0.9 - condition: services.zrc.enabled name: zrc - version: 0.0.7 + version: 0.0.9 - condition: services.ztc.enabled name: ztc - version: 0.0.7 + version: 0.0.9 description: Helm chart for referentie implementaties as part of API standards for local government home: https://gitlab.com/commonground/ri/infra @@ -35,4 +35,4 @@ maintainers: name: ri-zgw-test sources: - https://github.com/VNG-Realisatie/gemma-zaken -version: 0.0.7 +version: 0.0.9 diff --git a/helm/ri-zgw/charts/ac/Chart.yaml b/helm/ri-zgw/charts/ac/Chart.yaml index a8cbf40..874cf09 100644 --- a/helm/ri-zgw/charts/ac/Chart.yaml +++ b/helm/ri-zgw/charts/ac/Chart.yaml @@ -3,4 +3,4 @@ appVersion: 1.0.0 description: gemma zaken name: ac type: application -version: 0.0.7 +version: 0.0.9 diff --git a/helm/ri-zgw/charts/brc/Chart.yaml b/helm/ri-zgw/charts/brc/Chart.yaml index 51271ab..4af8075 100644 --- a/helm/ri-zgw/charts/brc/Chart.yaml +++ b/helm/ri-zgw/charts/brc/Chart.yaml @@ -3,4 +3,4 @@ appVersion: 1.0.1.post0 description: gemma zaken name: brc type: application -version: 0.0.7 +version: 0.0.9 diff --git a/helm/ri-zgw/charts/drc/Chart.yaml b/helm/ri-zgw/charts/drc/Chart.yaml index fafc776..30edfda 100644 --- a/helm/ri-zgw/charts/drc/Chart.yaml +++ b/helm/ri-zgw/charts/drc/Chart.yaml @@ -3,4 +3,4 @@ appVersion: pr-209 description: Documenten name: drc type: application -version: 0.0.7 +version: 0.0.9 diff --git a/helm/ri-zgw/charts/nrc/Chart.yaml b/helm/ri-zgw/charts/nrc/Chart.yaml index 310c8d8..f1607ea 100644 --- a/helm/ri-zgw/charts/nrc/Chart.yaml +++ b/helm/ri-zgw/charts/nrc/Chart.yaml @@ -3,4 +3,4 @@ appVersion: 1.0.0.post1 description: gemma zaken name: nrc type: application -version: 0.0.7 +version: 0.0.9 diff --git a/helm/ri-zgw/charts/token-issuer/Chart.yaml b/helm/ri-zgw/charts/token-issuer/Chart.yaml index f3d0f50..cc74168 100644 --- a/helm/ri-zgw/charts/token-issuer/Chart.yaml +++ b/helm/ri-zgw/charts/token-issuer/Chart.yaml @@ -3,4 +3,4 @@ appVersion: 0.1.0 description: gemma zaken name: token-issuer type: application -version: 0.0.7 +version: 0.0.9 diff --git a/helm/ri-zgw/charts/vrl/Chart.yaml b/helm/ri-zgw/charts/vrl/Chart.yaml index dedb8a8..b2927f8 100644 --- a/helm/ri-zgw/charts/vrl/Chart.yaml +++ b/helm/ri-zgw/charts/vrl/Chart.yaml @@ -3,4 +3,4 @@ appVersion: 0.1.4 description: gemma zaken name: vrl type: application -version: 0.0.7 +version: 0.0.9 diff --git a/helm/ri-zgw/charts/zrc/Chart.yaml b/helm/ri-zgw/charts/zrc/Chart.yaml index 2983a24..0374e96 100644 --- a/helm/ri-zgw/charts/zrc/Chart.yaml +++ b/helm/ri-zgw/charts/zrc/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: pr-267 +appVersion: sha-8b01b36 description: gemma zaken name: zrc type: application -version: 0.0.7 +version: 0.0.9 diff --git a/helm/ri-zgw/charts/zrc/values.yaml b/helm/ri-zgw/charts/zrc/values.yaml index b57797a..3bba0cc 100644 --- a/helm/ri-zgw/charts/zrc/values.yaml +++ b/helm/ri-zgw/charts/zrc/values.yaml @@ -16,6 +16,6 @@ secret: service: images: imageRepo: ghcr.io/vng-realisatie/zaken-api - tag: pr-267 + tag: sha-8b01b36 name: zrc port: 8000 diff --git a/helm/ri-zgw/charts/ztc/Chart.yaml b/helm/ri-zgw/charts/ztc/Chart.yaml index 16569b5..4073028 100644 --- a/helm/ri-zgw/charts/ztc/Chart.yaml +++ b/helm/ri-zgw/charts/ztc/Chart.yaml @@ -3,4 +3,4 @@ appVersion: pr-176 description: gemma zaken name: ztc type: application -version: 0.0.7 +version: 0.0.9 diff --git a/parser/env.yaml b/parser/env.yaml index f034638..30b074e 100644 --- a/parser/env.yaml +++ b/parser/env.yaml @@ -77,7 +77,7 @@ zrc: tag: pr-267 ingressHost: k8s-zrc-local.test test: - tag: pr-267 + tag: sha-8b01b36 ingressHost: zaken-api.test.vng.cloud production: tag: 1.4.0 diff --git a/parser/parser.py b/parser/parser.py index 0d53e37..c590abc 100644 --- a/parser/parser.py +++ b/parser/parser.py @@ -158,6 +158,7 @@ def set_versions(env, cwd, helm_path, version): try: tag = env_file[api][env]["tag"] image_repo = env_file[api]["repo"].lower() + print(f"setting tag: {tag} for image: {image_repo}") except KeyError: continue @@ -243,7 +244,7 @@ def set_versions(env, cwd, helm_path, version): found = any(api in d.values() for d in values['ingress']['services']) if not found: if env == "test": - break + continue values["ingress"]["services"].append(vrl_fixture) svc = next(