Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 30, 2024
1 parent 06bb3ea commit 4cf070e
Show file tree
Hide file tree
Showing 19 changed files with 47 additions and 47 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ permissions: read-all
jobs:
lint:
runs-on: ubuntu-22.04
container: ghcr.io/chgl/kube-powertools:v2.3.17@sha256:13a5369afa8697a3b8c08735ae976c82fbc08a44be05cacf70959928558cc428
container: ghcr.io/chgl/kube-powertools:v2.3.18@sha256:68fc92c61b54c52eb4f46e5197063e9bf6f87b040653dbfd3989802ad07b28f0
steps:
- name: Add workspace as safe directory
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ permissions: read-all
jobs:
release:
runs-on: ubuntu-22.04
container: ghcr.io/chgl/kube-powertools:v2.3.17@sha256:13a5369afa8697a3b8c08735ae976c82fbc08a44be05cacf70959928558cc428
container: ghcr.io/chgl/kube-powertools:v2.3.18@sha256:68fc92c61b54c52eb4f46e5197063e9bf6f87b040653dbfd3989802ad07b28f0
permissions:
contents: write
packages: write
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ helm repo update
1. Mount the folder in the [kube-powertools](https://github.com/chgl/kube-powertools) container to easily run linters and checks

```sh
docker run --rm -it -v $PWD:/root/workspace ghcr.io/chgl/kube-powertools:v2.3.16
docker run --rm -it -v $PWD:/root/workspace ghcr.io/chgl/kube-powertools:v2.3.18
```

1. Run chart-testing and the `chart-powerlint.sh` script to lint the chart
Expand All @@ -45,7 +45,7 @@ helm repo update
1. (Optional) View the results of the [polaris audit check](https://github.com/FairwindsOps/polaris) in your browser

```sh
$ docker run --rm -it -p 9090:8080 -v $PWD:/root/workspace ghcr.io/chgl/kube-powertools:v2.3.16
$ docker run --rm -it -p 9090:8080 -v $PWD:/root/workspace ghcr.io/chgl/kube-powertools:v2.3.18
bash-5.0: helm template charts/fhir-gateway/ | polaris dashboard --config .polaris.yaml --audit-path -
```

Expand Down
6 changes: 3 additions & 3 deletions charts/blaze/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.21.0
digest: sha256:fa5421cd14dfb0777043fe7cf2ffd8c39732d6ed3b5561625565324233a3c602
generated: "2024-08-06T02:26:49.90996565Z"
version: 2.22.0
digest: sha256:e7943933f1fa37825f9ace8d83ecf7a67e6a7a62bf643bfe7a829c3c73f723fb
generated: "2024-08-30T10:54:15.388143559Z"
4 changes: 2 additions & 2 deletions charts/blaze/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ maintainers:
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.21.0
version: 2.22.0
deprecated: false
kubeVersion: ">= 1.19.0"
version: 0.5.2
version: 0.5.3
appVersion: "0.x"
annotations:
artifacthub.io/license: Apache-2.0
Expand Down
6 changes: 3 additions & 3 deletions charts/datashield/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 15.5.20
digest: sha256:fa28791d6a669ccb1c04be8dd4dce32693ae1699ba318338f5ee8abadf40e0f2
generated: "2024-08-05T13:11:35.762420912Z"
version: 15.5.26
digest: sha256:294c133bf9f21edd2fabf49d263b822c28d555d16a73f70b0685deadf9c2725a
generated: "2024-08-30T10:54:29.441953135Z"
4 changes: 2 additions & 2 deletions charts/datashield/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ maintainers:
- name: miracum
dependencies:
- name: postgresql
version: 15.5.20
version: 15.5.26
repository: oci://registry-1.docker.io/bitnamicharts
condition: postgresql.enabled
deprecated: false
kubeVersion: ">= 1.19.0"
version: 0.6.1
version: 0.6.2
annotations:
artifacthub.io/license: Apache-2.0
artifacthub.io/containsSecurityUpdates: "false"
Expand Down
4 changes: 2 additions & 2 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.7.3@sha256:7267f36e10eaa56ac7f25e2a371d26df5ed0ac60616f82d22217476814e67505
tag: 4.7.4@sha256:37acba4b52d91d93fd30bba78fd306d96901b33d214f2ba02048e5f29961008e
pullPolicy: IfNotPresent

auth:
Expand Down Expand Up @@ -211,7 +211,7 @@ waitForDatabaseInitContainer:
image:
registry: docker.io
repository: bitnami/postgresql
tag: 16.3.0-debian-12-r23@sha256:865e341baf49006e32b3e72254a15a81c939178cb9c48fcd9faf1c0ac4b49664
tag: 16.4.0-debian-12-r5@sha256:10dd9c8b457e34db9e7b8913ea89e120f7b879b178bd551e02860823fcebc40b
pullPolicy: IfNotPresent

# -- container security context applied to init containers and the Helm test pods
Expand Down
10 changes: 5 additions & 5 deletions charts/fhir-gateway/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 15.5.20
version: 15.5.26
- name: fhir-pseudonymizer
repository: oci://ghcr.io/miracum/charts
version: 0.7.2
version: 0.7.3
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.21.0
digest: sha256:01e0fdd6e2fa04f5e810437545dfe8c563af5a93095fdd5180d7a26b88ef5359
generated: "2024-08-06T02:26:40.091299975Z"
version: 2.22.0
digest: sha256:e500a6bf2f14e0a6a2b804a49f43164ef3fb79774f2b314612059a3784f1437f
generated: "2024-08-30T10:54:00.884119493Z"
8 changes: 4 additions & 4 deletions charts/fhir-gateway/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@ sources:
home: https://github.com/miracum/fhir-gateway
dependencies:
- name: postgresql
version: 15.5.20
version: 15.5.26
repository: oci://registry-1.docker.io/bitnamicharts
condition: postgresql.enabled
- name: fhir-pseudonymizer
condition: fhir-pseudonymizer.enabled
version: 0.7.2
version: 0.7.3
repository: oci://ghcr.io/miracum/charts
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.21.0
version: 6.3.3
version: 2.22.0
version: 6.3.4
annotations:
# When using the list of objects option the valid supported kinds are
# added, changed, deprecated, removed, fixed and security.
Expand Down
2 changes: 1 addition & 1 deletion charts/fhir-gateway/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ waitForPostgresInitContainer:
image: # +doc-gen:ignore
registry: docker.io
repository: bitnami/postgresql
tag: 16.3.0-debian-12-r23@sha256:865e341baf49006e32b3e72254a15a81c939178cb9c48fcd9faf1c0ac4b49664
tag: 16.4.0-debian-12-r5@sha256:10dd9c8b457e34db9e7b8913ea89e120f7b879b178bd551e02860823fcebc40b
pullPolicy: IfNotPresent

# the service used to expose the FHIR GW REST endpoint
Expand Down
8 changes: 4 additions & 4 deletions charts/fhir-pseudonymizer/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: vfps
repository: oci://ghcr.io/miracum/charts
version: 2.1.1
version: 2.1.2
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.21.0
digest: sha256:436b6c1d0776b99d1ad0a96fbb9f579c227309181a546d91aca6b3f59a45a5ee
generated: "2024-08-06T02:26:29.043066397Z"
version: 2.22.0
digest: sha256:0fb93299a52908a79b5e0219ead253b1ebdec022120827647fbe20b8d5295839
generated: "2024-08-30T10:53:47.45385872Z"
6 changes: 3 additions & 3 deletions charts/fhir-pseudonymizer/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ sources:
home: https://github.com/miracum/fhir-pseudonymizer
dependencies:
- name: vfps
version: 2.1.1
version: 2.1.2
repository: oci://ghcr.io/miracum/charts
condition: vfps.enabled
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.21.0
version: 0.7.3
version: 2.22.0
version: 0.7.4
annotations:
artifacthub.io/license: Apache-2.0
artifacthub.io/containsSecurityUpdates: "false"
Expand Down
2 changes: 1 addition & 1 deletion charts/fhir-pseudonymizer/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ gpas:
image: # +doc-gen:ignore

Check warning on line 34 in charts/fhir-pseudonymizer/values.yaml

View workflow job for this annotation

GitHub Actions / lint

34:8 [comments] too few spaces before comment
registry: ghcr.io
repository: miracum/fhir-pseudonymizer
tag: v2.21.14@sha256:413a2aab3b62e9ca6ff1e0a546f9c1f06dc27a83c9289d746210d0634cb90114
tag: v2.21.16@sha256:9b5f217dd56f4cd61f002aa6458a9c3af2cc3bd10856f247bf36c5deff290253
pullPolicy: IfNotPresent

metrics:
Expand Down
6 changes: 3 additions & 3 deletions charts/stream-processors/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.21.0
digest: sha256:fa5421cd14dfb0777043fe7cf2ffd8c39732d6ed3b5561625565324233a3c602
generated: "2024-08-06T02:26:17.999365825Z"
version: 2.22.0
digest: sha256:e7943933f1fa37825f9ace8d83ecf7a67e6a7a62bf643bfe7a829c3c73f723fb
generated: "2024-08-30T10:53:36.579803759Z"
4 changes: 2 additions & 2 deletions charts/stream-processors/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ keywords:
- kafka
- strimzi kafka operator
- stream processing
version: 1.7.6
version: 1.7.7
dependencies:
- name: common
version: 2.21.0
version: 2.22.0
repository: oci://registry-1.docker.io/bitnamicharts
annotations:
artifacthub.io/recommendations: |
Expand Down
8 changes: 4 additions & 4 deletions charts/vfps/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: 15.5.20
version: 15.5.26
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.21.0
digest: sha256:539525341a172f753f4a618d822f93ef57850da313e2aa530b3b53b81d357eee
generated: "2024-08-06T02:26:07.479299069Z"
version: 2.22.0
digest: sha256:92459852f987a318947c37883006e767c95b8cd6d017f7cf772fe1ed7c3ff648
generated: "2024-08-30T10:53:26.1033726Z"
6 changes: 3 additions & 3 deletions charts/vfps/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@ maintainers:
- name: miracum
dependencies:
- name: postgresql
version: 15.5.20
version: 15.5.26
repository: oci://registry-1.docker.io/bitnamicharts
condition: postgresql.enabled
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.21.0
version: 2.22.0
deprecated: false
kubeVersion: ">= 1.19.0"
version: 2.1.2
version: 2.1.3
appVersion: "1.x"
annotations:
artifacthub.io/license: Apache-2.0
Expand Down
2 changes: 1 addition & 1 deletion charts/vfps/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ waitForDatabaseInitContainer:
image:
registry: docker.io
repository: bitnami/postgresql
tag: 16.3.0-debian-12-r23@sha256:865e341baf49006e32b3e72254a15a81c939178cb9c48fcd9faf1c0ac4b49664
tag: 16.4.0-debian-12-r5@sha256:10dd9c8b457e34db9e7b8913ea89e120f7b879b178bd551e02860823fcebc40b
pullPolicy: IfNotPresent

# -- container security context applied to init containers and the Helm test pods
Expand Down

0 comments on commit 4cf070e

Please sign in to comment.