diff --git a/charts/recruit/Chart.lock b/charts/recruit/Chart.lock index 81cbd6e0..05c50700 100644 --- a/charts/recruit/Chart.lock +++ b/charts/recruit/Chart.lock @@ -1,18 +1,18 @@ dependencies: - name: hapi-fhir-jpaserver repository: https://hapifhir.github.io/hapi-fhir-jpaserver-starter - version: 0.13.0 + version: 0.14.0 - name: mailhog repository: https://codecentric.github.io/helm-charts version: 5.2.3 - name: ohdsi repository: oci://ghcr.io/chgl/charts - version: 0.21.8 + version: 0.21.9 - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts version: 12.5.6 - name: fhir-pseudonymizer repository: oci://ghcr.io/miracum/charts - version: 0.5.3 -digest: sha256:73c4d16045043bbf39ffcf1925f643d1ef0cc0bf3a31d5050e0ed1c092de132f -generated: "2023-09-09T19:52:37.982386394+02:00" + version: 0.5.7 +digest: sha256:c2b7683d4a388608001e49ee35ec03cd8c8d00a8b04ff555788f8f616e01e2d7 +generated: "2023-11-01T18:33:13.820819951Z" diff --git a/charts/recruit/Chart.yaml b/charts/recruit/Chart.yaml index 61f0c923..f862a1aa 100644 --- a/charts/recruit/Chart.yaml +++ b/charts/recruit/Chart.yaml @@ -22,7 +22,7 @@ dependencies: alias: fhirserver name: hapi-fhir-jpaserver repository: https://hapifhir.github.io/hapi-fhir-jpaserver-starter - version: 0.13.0 + version: 0.14.0 - condition: mailhog.enabled name: mailhog repository: https://codecentric.github.io/helm-charts @@ -30,18 +30,18 @@ dependencies: - condition: ohdsi.enabled name: ohdsi repository: oci://ghcr.io/chgl/charts - version: 0.21.8 + version: 0.21.9 - name: postgresql version: 12.5.6 repository: oci://registry-1.docker.io/bitnamicharts condition: postgresql.enabled - condition: fhir-pseudonymizer.enabled name: fhir-pseudonymizer - version: 0.5.3 + version: 0.5.7 repository: oci://ghcr.io/miracum/charts # x-release-please-start-version -version: 10.1.6 -appVersion: 10.1.6 +version: 10.1.7 +appVersion: 10.1.7 # x-release-please-end annotations: artifacthub.io/containsSecurityUpdates: "false" @@ -71,6 +71,6 @@ annotations: # comment so the `reset-chart-changelog-annotations.yaml` correctly keeps that entry in place. artifacthub.io/changes: |- - kind: changed - description: updated recruIT image tags to v10.1.6 # x-release-please-version + description: updated recruIT image tags to v10.1.7 # x-release-please-version - kind: changed description: updated OHDSI sub-chart to 0.21.8 diff --git a/charts/recruit/README.md b/charts/recruit/README.md index 91074ed5..7f669ffa 100644 --- a/charts/recruit/README.md +++ b/charts/recruit/README.md @@ -228,4 +228,4 @@ See the documentation on distributed tracing for more information: )