diff --git a/charts/datashield/Chart.yaml b/charts/datashield/Chart.yaml index f389f17f..9e6f8e69 100644 --- a/charts/datashield/Chart.yaml +++ b/charts/datashield/Chart.yaml @@ -23,7 +23,7 @@ dependencies: version: 2.29.0 deprecated: false kubeVersion: ">= 1.19.0" -version: 0.7.61 +version: 0.7.62 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 common to 2.29.0" + description: "Updated docker.io/library/busybox to sha256:f1a295688a1cad4f66e7f45484a882a8b45fbdea28fa0a889ac17146775ad1a2" diff --git a/charts/datashield/values.yaml b/charts/datashield/values.yaml index 30f8ff63..7f699ba9 100644 --- a/charts/datashield/values.yaml +++ b/charts/datashield/values.yaml @@ -411,7 +411,7 @@ logCollectorSidecar: image: registry: docker.io repository: library/busybox - tag: 1.37.0-uclibc@sha256:1e155658e63e92d74787f99333734f773cfc089e40f6fd474ecd9cc93d6354db + tag: 1.37.0-uclibc@sha256:f1a295688a1cad4f66e7f45484a882a8b45fbdea28fa0a889ac17146775ad1a2 # -- 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"