diff --git a/charts/blaze/Chart.yaml b/charts/blaze/Chart.yaml index 594f72f8..b22e355d 100644 --- a/charts/blaze/Chart.yaml +++ b/charts/blaze/Chart.yaml @@ -16,7 +16,7 @@ dependencies: version: 2.26.0 deprecated: false kubeVersion: ">= 1.19.0" -version: 0.5.11 +version: 0.5.16 appVersion: "0.x" annotations: artifacthub.io/license: Apache-2.0 @@ -30,5 +30,5 @@ annotations: artifacthub.io/changes: |- # When using the list of objects option the valid supported kinds are # added, changed, deprecated, removed, fixed and security. - - kind: removed - description: "Unused PDB and headless service - leftovers from experimenting with multiple replicas" + - kind: changed + description: "Updated docker.io/curlimages/curl to 8.11.0" diff --git a/charts/blaze/values.yaml b/charts/blaze/values.yaml index 9f867110..33a92707 100644 --- a/charts/blaze/values.yaml +++ b/charts/blaze/values.yaml @@ -197,7 +197,7 @@ curl: image: registry: docker.io repository: curlimages/curl - tag: 8.10.1@sha256:d9b4541e214bcd85196d6e92e2753ac6d0ea699f0af5741f8c6cccbfcf00ef4b + tag: 8.11.0@sha256:83a505ba2ba62f208ed6e410c268b7b9aa48f0f7b403c8108b9773b44199dbba # -- configuration for the server persistence persistence: diff --git a/charts/datashield/Chart.yaml b/charts/datashield/Chart.yaml index 03fae14c..3761a50d 100644 --- a/charts/datashield/Chart.yaml +++ b/charts/datashield/Chart.yaml @@ -23,7 +23,7 @@ dependencies: version: 2.26.0 deprecated: false kubeVersion: ">= 1.19.0" -version: 0.7.3 +version: 0.7.8 annotations: artifacthub.io/license: Apache-2.0 artifacthub.io/containsSecurityUpdates: "false" @@ -37,4 +37,4 @@ annotations: # When using the list of objects option the valid supported kinds are # added, changed, deprecated, removed, fixed and security. - kind: changed - description: "Updated docker.io/library/busybox to sha256:bd39d7ac3f02301aec35d27a633d643770c0c4073c5b8cb588b1680c4f1e84e5" + description: "Updated docker.io/curlimages/curl to 8.11.0" diff --git a/charts/datashield/values.yaml b/charts/datashield/values.yaml index 5084eb7b..1f4a84ac 100644 --- a/charts/datashield/values.yaml +++ b/charts/datashield/values.yaml @@ -392,7 +392,7 @@ curl: image: registry: docker.io repository: curlimages/curl - tag: 8.10.1@sha256:d9b4541e214bcd85196d6e92e2753ac6d0ea699f0af5741f8c6cccbfcf00ef4b + tag: 8.11.0@sha256:83a505ba2ba62f208ed6e410c268b7b9aa48f0f7b403c8108b9773b44199dbba tests: automountServiceAccountToken: false diff --git a/charts/fhir-gateway/Chart.yaml b/charts/fhir-gateway/Chart.yaml index a8959424..70bd8119 100644 --- a/charts/fhir-gateway/Chart.yaml +++ b/charts/fhir-gateway/Chart.yaml @@ -17,7 +17,7 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.26.0 -version: 6.3.21 +version: 6.3.26 annotations: # When using the list of objects option the valid supported kinds are # added, changed, deprecated, removed, fixed and security. @@ -25,4 +25,4 @@ annotations: # When using the list of objects option the valid supported kinds are # added, changed, deprecated, removed, fixed and security. - kind: changed - description: "Updated ghcr.io/miracum/fhir-gateway to v3.14.2" + description: "Updated docker.io/curlimages/curl to 8.11.0" diff --git a/charts/fhir-gateway/values.yaml b/charts/fhir-gateway/values.yaml index 7dc2ab4d..92f77d43 100644 --- a/charts/fhir-gateway/values.yaml +++ b/charts/fhir-gateway/values.yaml @@ -335,7 +335,7 @@ curl: # +doc-gen:ignore image: registry: docker.io repository: curlimages/curl - tag: 8.10.1@sha256:d9b4541e214bcd85196d6e92e2753ac6d0ea699f0af5741f8c6cccbfcf00ef4b + tag: 8.11.0@sha256:83a505ba2ba62f208ed6e410c268b7b9aa48f0f7b403c8108b9773b44199dbba # container security context applied to init containers used by the query, list, and notify modules. # also used by the Helm test job pods diff --git a/charts/fhir-pseudonymizer/Chart.yaml b/charts/fhir-pseudonymizer/Chart.yaml index a8be77c3..fd7e2647 100644 --- a/charts/fhir-pseudonymizer/Chart.yaml +++ b/charts/fhir-pseudonymizer/Chart.yaml @@ -13,7 +13,7 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.26.0 -version: 0.7.16 +version: 0.7.21 annotations: artifacthub.io/license: Apache-2.0 artifacthub.io/containsSecurityUpdates: "false" @@ -27,4 +27,4 @@ annotations: # When using the list of objects option the valid supported kinds are # added, changed, deprecated, removed, fixed and security. - kind: changed - description: "Updated ghcr.io/miracum/fhir-pseudonymizer to v2.22.1" + description: "Updated docker.io/curlimages/curl to 8.11.0" diff --git a/charts/fhir-pseudonymizer/values.yaml b/charts/fhir-pseudonymizer/values.yaml index f185ea29..0c2e2ccf 100644 --- a/charts/fhir-pseudonymizer/values.yaml +++ b/charts/fhir-pseudonymizer/values.yaml @@ -223,7 +223,7 @@ curl: # +doc-gen:ignore image: registry: docker.io repository: curlimages/curl - tag: 8.10.1@sha256:d9b4541e214bcd85196d6e92e2753ac6d0ea699f0af5741f8c6cccbfcf00ef4b + tag: 8.11.0@sha256:83a505ba2ba62f208ed6e410c268b7b9aa48f0f7b403c8108b9773b44199dbba # container security context applied to init containers and the Helm test pods restrictedContainerSecurityContext: # +doc-gen:ignore diff --git a/charts/vfps/Chart.yaml b/charts/vfps/Chart.yaml index 8a917057..242a2706 100644 --- a/charts/vfps/Chart.yaml +++ b/charts/vfps/Chart.yaml @@ -23,7 +23,7 @@ dependencies: version: 2.26.0 deprecated: false kubeVersion: ">= 1.19.0" -version: 2.1.10 +version: 2.1.15 appVersion: "1.x" annotations: artifacthub.io/license: Apache-2.0 @@ -42,4 +42,4 @@ annotations: # When using the list of objects option the valid supported kinds are # added, changed, deprecated, removed, fixed and security. - kind: changed - description: "Updated common to 2.26.0" + description: "Updated docker.io/curlimages/curl to 8.11.0" diff --git a/charts/vfps/values.yaml b/charts/vfps/values.yaml index 9e323b4c..b86146cb 100644 --- a/charts/vfps/values.yaml +++ b/charts/vfps/values.yaml @@ -241,7 +241,7 @@ curl: image: registry: docker.io repository: curlimages/curl - tag: 8.10.1@sha256:d9b4541e214bcd85196d6e92e2753ac6d0ea699f0af5741f8c6cccbfcf00ef4b + tag: 8.11.0@sha256:83a505ba2ba62f208ed6e410c268b7b9aa48f0f7b403c8108b9773b44199dbba # -- a JSON configuration object which is mounted as `appsettings.Production.json` inside the container. # useful to define namespaces to create as part of the application startup.