diff --git a/charts/datashield/Chart.yaml b/charts/datashield/Chart.yaml index e5084d01..b1eb74d1 100644 --- a/charts/datashield/Chart.yaml +++ b/charts/datashield/Chart.yaml @@ -23,7 +23,7 @@ dependencies: version: 2.27.0 deprecated: false kubeVersion: ">= 1.19.0" -version: 0.7.20 +version: 0.7.21 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/bitnami/postgresql to 17.1.0-debian-12-r0" + description: "Updated docker.io/library/busybox to sha256:9319304ada20a44fa830725f2dd30537b57ed65861255cde38e80292cd7c6f9c" diff --git a/charts/datashield/values.yaml b/charts/datashield/values.yaml index 3cf31c0e..26d878c8 100644 --- a/charts/datashield/values.yaml +++ b/charts/datashield/values.yaml @@ -413,7 +413,7 @@ logCollectorSidecar: image: registry: docker.io repository: library/busybox - tag: 1.37.0-uclibc@sha256:bd39d7ac3f02301aec35d27a633d643770c0c4073c5b8cb588b1680c4f1e84e5 + tag: 1.37.0-uclibc@sha256:9319304ada20a44fa830725f2dd30537b57ed65861255cde38e80292cd7c6f9c # -- set container resources according to one common preset (allowed values: none, nano, micro, small, medium, large, xlarge, 2xlarge). This is ignored if primary.resources is set (primary.resources is recommended for production). # More information: resourcesPreset: "nano"