Skip to content

Commit

Permalink
Aggregated updates of all charts (#276)
Browse files Browse the repository at this point in the history
* chore(deps): update docker.io/curlimages/curl docker tag to v8.5.0

* chore(deps): update docker.io/obiba/opal:4.6 docker digest to 50abaa4

* chore(deps): update fhir-pseudonymizer docker tag to v0.6.0

* chore(deps): update docker.io/library/busybox:1.36.1-uclibc docker digest to 27441c6

* chore(deps): update ghcr.io/chgl/kube-powertools docker tag to v2.2.30

* chore(deps): update ghcr.io/samply/blaze docker tag to v0.23.3

* chore(deps): aggregated updates

* revert docs regen

* updated fhir gw postgres sub-chart

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
chgl and renovate[bot] authored Jan 8, 2024
1 parent 1ffc2da commit 1167acc
Show file tree
Hide file tree
Showing 13 changed files with 47 additions and 33 deletions.
8 changes: 8 additions & 0 deletions .gitleaksignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
fd275dbf256b029863467c660f8ca11afe27d9fe:charts/opal/values.yaml:hashicorp-tf-password:86
aa6854a7aa25f751b5524bb6eb97390115237f4d:charts/cloudera-hue/values.yaml:hashicorp-tf-password:170
f738e469982cc92d18eca957df28cffedcc075d7:charts/fhir-gateway/ci/use-vfps-in-pseudonymizer-values.yaml:hashicorp-tf-password:7
fbc0d370b65c42862c956773e82f74e411514d3e:charts/fhir-pseudonymizer/ci/enable-vfps-values.yaml:hashicorp-tf-password:7
fbc0d370b65c42862c956773e82f74e411514d3e:charts/fhir-pseudonymizer/values-test.yaml:hashicorp-tf-password:8
8e5e9175c67c2fb74db7edcee9b2ff0ffd5c727d:charts/vfps/ci/kitchen-sink-test-values.yaml:hashicorp-tf-password:3
8e5e9175c67c2fb74db7edcee9b2ff0ffd5c727d:charts/vfps/values-test.yaml:hashicorp-tf-password:3
8e5e9175c67c2fb74db7edcee9b2ff0ffd5c727d:charts/vfps/values.yaml:hashicorp-tf-password:185
6 changes: 5 additions & 1 deletion charts/blaze/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ maintainers:
- name: miracum
deprecated: false
kubeVersion: ">= 1.19.0"
version: 0.3.6
version: 0.3.7
appVersion: "0.x"
annotations:
artifacthub.io/license: Apache-2.0
Expand All @@ -24,5 +24,9 @@ annotations:
# When using the list of objects option the valid supported kinds are
# added, changed, deprecated, removed, fixed and security.
artifacthub.io/changes: |
- kind: changed
description: update ghcr.io/samply/blaze docker tag to v0.23.3
- kind: changed
description: refreshed docs with latest helm-docs
- kind: changed
description: update docker.io/curlimages/curl docker tag to v8.5.0
4 changes: 2 additions & 2 deletions charts/blaze/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ replicaCount: 1
image:
registry: ghcr.io
repository: samply/blaze
tag: 0.22.3@sha256:4c5c30290c06045b58aecf6e7c071ae05c5d677e9e687be71fad51eb31579f48
tag: 0.23.3@sha256:782480436ea19993cc8b6658b5ee4a556d2a82135f59b4bffc8d18cb0b94268c
pullPolicy: IfNotPresent

# -- set the server base URL. Evaluated as a template. Equivalent to setting the `BASE_URL` environment variable.
Expand Down Expand Up @@ -152,7 +152,7 @@ curl:
image:
registry: docker.io
repository: curlimages/curl
tag: 8.4.0@sha256:4a3396ae573c44932d06ba33f8696db4429c419da87cbdc82965ee96a37dd0af
tag: 8.5.0@sha256:4bfa3e2c0164fb103fb9bfd4dc956facce32b6c5d47cc09fcec883ce9535d5ac

# -- configuration for the server persistence
persistence:
Expand Down
4 changes: 3 additions & 1 deletion charts/cloudera-hue/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
version: 12.5.6
repository: oci://registry-1.docker.io/bitnamicharts
condition: postgresql.enabled
version: 0.1.5
version: 0.1.6
appVersion: "4.11.0"
annotations:
artifacthub.io/license: Apache-2.0
Expand All @@ -32,3 +32,5 @@ annotations:
artifacthub.io/changes: |
- kind: changed
description: refreshed docs with latest helm-docs
- kind: changed
description: update docker.io/curlimages/curl docker tag to v8.5.0
2 changes: 1 addition & 1 deletion charts/cloudera-hue/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# cloudera-hue

![Version: 0.1.5](https://img.shields.io/badge/Version-0.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.11.0](https://img.shields.io/badge/AppVersion-4.11.0-informational?style=flat-square)
![Version: 0.1.6](https://img.shields.io/badge/Version-0.1.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.11.0](https://img.shields.io/badge/AppVersion-4.11.0-informational?style=flat-square)

A Helm chart for deploying Cloudera Hue.

Expand Down
2 changes: 1 addition & 1 deletion charts/cloudera-hue/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ curl: # +doc-gen:ignore
image:
registry: docker.io
repository: curlimages/curl
tag: 8.4.0@sha256:4a3396ae573c44932d06ba33f8696db4429c419da87cbdc82965ee96a37dd0af
tag: 8.5.0@sha256:4bfa3e2c0164fb103fb9bfd4dc956facce32b6c5d47cc09fcec883ce9535d5ac

database:
# -- database hostname of an external database. Only used if `postgresql.enabled` is set to `false`.
Expand Down
8 changes: 7 additions & 1 deletion charts/datashield/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies:
condition: postgresql.enabled
deprecated: false
kubeVersion: ">= 1.19.0"
version: 0.5.4
version: 0.5.6
annotations:
artifacthub.io/license: Apache-2.0
artifacthub.io/containsSecurityUpdates: "false"
Expand All @@ -31,5 +31,11 @@ annotations:
# When using the list of objects option the valid supported kinds are
# added, changed, deprecated, removed, fixed and security.
artifacthub.io/changes: |
- kind: changed
description: update docker.io/library/busybox:1.36.1-uclibc docker digest to 27441c6
- kind: changed
description: update docker.io/curlimages/curl docker tag to v8.5.0
- kind: changed
description: update docker.io/obiba/opal:4.6 docker digest to 50abaa4
- kind: changed
description: refreshed docs with latest helm-docs
6 changes: 3 additions & 3 deletions charts/datashield/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ opal:
image:
registry: docker.io
repository: obiba/opal
tag: 4.6@sha256:79782ac5b921535bfcdee141b7045e978a1e983bef924324445db14159d47909
tag: 4.6@sha256:50abaa400d5b474981c951719301ce4f3c9f5058090cc878e5e82b1b35342881
pullPolicy: IfNotPresent

auth:
Expand Down Expand Up @@ -364,7 +364,7 @@ curl:
image:
registry: docker.io
repository: curlimages/curl
tag: 8.4.0@sha256:4a3396ae573c44932d06ba33f8696db4429c419da87cbdc82965ee96a37dd0af
tag: 8.5.0@sha256:4bfa3e2c0164fb103fb9bfd4dc956facce32b6c5d47cc09fcec883ce9535d5ac

tests:
# -- configure the test pods resource requests and limits
Expand All @@ -381,7 +381,7 @@ logCollectorSidecar:
image:
registry: docker.io
repository: library/busybox
tag: 1.36.1-uclibc@sha256:3e516f71d8801b0ce6c3f8f8e4f11093ec04e168177a90f1da4498014ee06b6b
tag: 1.36.1-uclibc@sha256:27441c673d7b790259201123b4fe396a6115f35e7afb6e11f576be2b48a171cd
# -- configure the resources used by the log collector sidecar container used to tail the
# filesystem-stored log files
resources: {}
Expand Down
8 changes: 4 additions & 4 deletions charts/fhir-gateway/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 12.5.6
version: 13.2.24
- name: fhir-pseudonymizer
repository: oci://ghcr.io/miracum/charts
version: 0.5.10
digest: sha256:f538ee8c4af96051ec9c770c6ce2e2de7172471542db79d196d2244cbc548add
generated: "2023-11-24T12:17:48.204265741Z"
version: 0.6.0
digest: sha256:fbc67f05ea11795a2248754eb470fbcbc9c8e702087dbb3a65a90ba9d91f106e
generated: "2024-01-08T22:13:06.093135079+01:00"
14 changes: 10 additions & 4 deletions charts/fhir-gateway/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,23 @@ sources:
home: https://github.com/miracum/fhir-gateway
dependencies:
- name: postgresql
version: 12.5.6
version: 13.2.24
repository: oci://registry-1.docker.io/bitnamicharts
condition: postgresql.enabled
- name: fhir-pseudonymizer
condition: fhir-pseudonymizer.enabled
version: 0.5.10
version: 0.6.0
repository: oci://ghcr.io/miracum/charts
version: 6.0.22
version: 6.1.0
annotations:
# When using the list of objects option the valid supported kinds are
# added, changed, deprecated, removed, fixed and security.
artifacthub.io/changes: |
- kind: changed
description: updated FHIR Gateway image digest
description: update docker.io/curlimages/curl docker tag to v8.5.0
- kind: changed
description: update fhir-pseudonymizer sub-chart to 0.6.0
- kind: changed
description: |
"⚠️ BREAKING CHANGE: updated postgresql sub-chart to 13.2.24, which upgrades PostgreSQL from v15 to v16 internally.
Upgrading PostgreSQL without downtime isn't possible. This change is only relevant if the chart is deployed with postgresql.enabled=true."
2 changes: 1 addition & 1 deletion charts/fhir-gateway/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ curl: # +doc-gen:ignore
image:
registry: docker.io
repository: curlimages/curl
tag: 8.4.0@sha256:4a3396ae573c44932d06ba33f8696db4429c419da87cbdc82965ee96a37dd0af
tag: 8.5.0@sha256:4bfa3e2c0164fb103fb9bfd4dc956facce32b6c5d47cc09fcec883ce9535d5ac

# container security context applied to init containers used by the query, list, and notify modules.
# also used by the Helm test job pods
Expand Down
8 changes: 1 addition & 7 deletions charts/fhir-pseudonymizer/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies:
version: 2.0.0
repository: oci://ghcr.io/miracum/charts
condition: vfps.enabled
version: 0.6.0
version: 0.6.1
annotations:
artifacthub.io/license: Apache-2.0
artifacthub.io/containsSecurityUpdates: "false"
Expand All @@ -21,11 +21,5 @@ annotations:
# When using the list of objects option the valid supported kinds are
# added, changed, deprecated, removed, fixed and security.
artifacthub.io/changes: |
- kind: changed
description: |
⚠️ BREAKING CHANGE: updated vfps sub-chart to 2.0.0. See the vfps release notes.
Only relevant if `vfps.enabled=true` and `vfps.postgresql.enabled=true`.
- kind: changed
description: update docker.io/curlimages/curl docker tag to v8.5.0
- kind: changed
description: update ghcr.io/miracum/fhir-pseudonymizer docker tag to v2.21.4
8 changes: 1 addition & 7 deletions charts/vfps/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies:
condition: postgresql.enabled
deprecated: false
kubeVersion: ">= 1.19.0"
version: 2.0.0
version: 2.0.1
appVersion: "1.x"
annotations:
artifacthub.io/license: Apache-2.0
Expand All @@ -36,11 +36,5 @@ annotations:
# When using the list of objects option the valid supported kinds are
# added, changed, deprecated, removed, fixed and security.
artifacthub.io/changes: |
- kind: changed
description: |
⚠️ BREAKING CHANGE: updated postgresql sub-chart to 13.2.24, which upgrades PostgreSQL from v15 to v16 internally.
Upgrading PostgreSQL without downtime isn't possible. This change is only relevant if the chart is deployed with `postgresql.enabled=true`.
- kind: changed
description: update docker.io/curlimages/curl docker tag to v8.5.0
- kind: changed
description: update ghcr.io/miracum/vfps docker tag to v1.3.2

0 comments on commit 1167acc

Please sign in to comment.