Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update docker.io/curlimages/curl docker tag to v8.11.0 #575

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
4 changes: 2 additions & 2 deletions charts/fhir-server-exporter/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.26.0
version: 1.1.16
version: 1.1.21
appVersion: 2.x
annotations:
artifacthub.io/license: Apache-2.0
Expand All @@ -29,4 +29,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"
2 changes: 1 addition & 1 deletion charts/fhir-server-exporter/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
replicaCount: 1

# the exporter image
image: # +doc-gen:ignore

Check warning on line 27 in charts/fhir-server-exporter/values.yaml

View workflow job for this annotation

GitHub Actions / lint

27:8 [comments] too few spaces before comment
registry: ghcr.io
repository: chgl/fhir-server-exporter
tag: v2.3.21@sha256:4ebeb6ce96cdc8090a8eb1527bc328bb302d47627834eae2664c6e1349aa7a06
Expand All @@ -44,7 +44,7 @@
{}
# fsGroup: 2000

securityContext: # +doc-gen:ignore

Check warning on line 47 in charts/fhir-server-exporter/values.yaml

View workflow job for this annotation

GitHub Actions / lint

47:18 [comments] too few spaces before comment
allowPrivilegeEscalation: false
capabilities:
drop:
Expand Down Expand Up @@ -95,7 +95,7 @@
affinity: {}

# readiness probe
readinessProbe: # +doc-gen:ignore

Check warning on line 98 in charts/fhir-server-exporter/values.yaml

View workflow job for this annotation

GitHub Actions / lint

98:17 [comments] too few spaces before comment
failureThreshold: 5
initialDelaySeconds: 30
periodSeconds: 20
Expand All @@ -103,7 +103,7 @@
timeoutSeconds: 20

# readiness probe
livenessProbe: # +doc-gen:ignore

Check warning on line 106 in charts/fhir-server-exporter/values.yaml

View workflow job for this annotation

GitHub Actions / lint

106:16 [comments] too few spaces before comment
failureThreshold: 5
initialDelaySeconds: 30
periodSeconds: 20
Expand All @@ -126,11 +126,11 @@
# query: Patient?gender=female

# @ignored
curl: # +doc-gen:ignore

Check warning on line 129 in charts/fhir-server-exporter/values.yaml

View workflow job for this annotation

GitHub Actions / lint

129:7 [comments] too few spaces before comment
image:
registry: docker.io
repository: curlimages/curl
tag: 8.10.1@sha256:d9b4541e214bcd85196d6e92e2753ac6d0ea699f0af5741f8c6cccbfcf00ef4b
tag: 8.11.0@sha256:83a505ba2ba62f208ed6e410c268b7b9aa48f0f7b403c8108b9773b44199dbba

podDisruptionBudget:
# create a PodDisruptionBudget resource for the pods
Expand Down
4 changes: 2 additions & 2 deletions charts/fhir-server/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ maintainers:
sources:
- https://github.com/microsoft/fhir-server
type: application
version: 0.11.15
version: 0.11.20
deprecated: false
dependencies:
- name: common
Expand All @@ -21,4 +21,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 mcr.microsoft.com/healthcareapis/r4-fhir-server to 4.0.296"
description: "Updated docker.io/curlimages/curl to 8.11.0"
2 changes: 1 addition & 1 deletion charts/fhir-server/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

replicaCount: 1

image: # +doc-gen:ignore

Check warning on line 7 in charts/fhir-server/values.yaml

View workflow job for this annotation

GitHub Actions / lint

7:8 [comments] too few spaces before comment
registry: mcr.microsoft.com
repository: healthcareapis/r4-fhir-server
tag: 4.0.296@sha256:52106387dfdb261061c37e66641aa3440f42201b9658be4a44abb54df0e1516a
Expand All @@ -27,7 +27,7 @@
{}
# fsGroup: 2000

securityContext: # +doc-gen:ignore

Check warning on line 30 in charts/fhir-server/values.yaml

View workflow job for this annotation

GitHub Actions / lint

30:18 [comments] too few spaces before comment
allowPrivilegeEscalation: false
capabilities:
drop:
Expand Down Expand Up @@ -182,11 +182,11 @@
extraEnv: []

# @ignored
curl: # +doc-gen:ignore

Check warning on line 185 in charts/fhir-server/values.yaml

View workflow job for this annotation

GitHub Actions / lint

185:7 [comments] too few spaces before comment
image:
registry: docker.io
repository: curlimages/curl
tag: 8.10.1@sha256:d9b4541e214bcd85196d6e92e2753ac6d0ea699f0af5741f8c6cccbfcf00ef4b
tag: 8.11.0@sha256:83a505ba2ba62f208ed6e410c268b7b9aa48f0f7b403c8108b9773b44199dbba

tests:
automountServiceAccountToken: false
Expand Down
4 changes: 2 additions & 2 deletions charts/magnifhir/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.26.0
version: 1.3.9
version: 1.3.14
appVersion: 1.x
annotations:
artifacthub.io/license: Apache-2.0
Expand All @@ -33,4 +33,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"
2 changes: 1 addition & 1 deletion charts/magnifhir/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ curl: # +doc-gen:ignore
image:
registry: docker.io
repository: curlimages/curl
tag: 8.10.1@sha256:d9b4541e214bcd85196d6e92e2753ac6d0ea699f0af5741f8c6cccbfcf00ef4b
tag: 8.11.0@sha256:83a505ba2ba62f208ed6e410c268b7b9aa48f0f7b403c8108b9773b44199dbba

tests:
automountServiceAccountToken: false
Expand Down
4 changes: 2 additions & 2 deletions charts/ohdsi/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies:
icon: https://avatars.githubusercontent.com/u/6570077
deprecated: false
kubeVersion: ">= 1.19.0"
version: 0.24.14
version: 0.24.19
annotations:
artifacthub.io/license: Apache-2.0
artifacthub.io/containsSecurityUpdates: "false"
Expand All @@ -44,4 +44,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/bitnami/postgresql to 17.0.0-debian-12-r6"
description: "Updated docker.io/curlimages/curl to 8.11.0"
2 changes: 1 addition & 1 deletion charts/ohdsi/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -638,7 +638,7 @@ curl: # +doc-gen:ignore
image:
registry: docker.io
repository: curlimages/curl
tag: 8.10.1@sha256:d9b4541e214bcd85196d6e92e2753ac6d0ea699f0af5741f8c6cccbfcf00ef4b
tag: 8.11.0@sha256:83a505ba2ba62f208ed6e410c268b7b9aa48f0f7b403c8108b9773b44199dbba

tests:
automountServiceAccountToken: false
Expand Down
4 changes: 2 additions & 2 deletions charts/pathling-server/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.26.0
version: 0.8.11
version: 0.8.16
appVersion: "7.x"
annotations:
artifacthub.io/license: Apache-2.0
Expand All @@ -32,4 +32,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 minio to 14.8.0"
description: "Updated docker.io/curlimages/curl to 8.11.0"
2 changes: 1 addition & 1 deletion charts/pathling-server/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -242,11 +242,11 @@
podTemplate: {}

# @ignored
curl: # +doc-gen:ignore

Check warning on line 245 in charts/pathling-server/values.yaml

View workflow job for this annotation

GitHub Actions / lint

245:7 [comments] too few spaces before comment
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
# @ignored
Expand Down
Loading