diff --git a/charts/stable/docker/Chart.yaml b/charts/stable/docker/Chart.yaml index 9725fe55e74..86c830e2fec 100644 --- a/charts/stable/docker/Chart.yaml +++ b/charts/stable/docker/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "24.0.7" +appVersion: 24.0.7 dependencies: - name: common repository: https://library-charts.truecharts.org @@ -19,7 +19,7 @@ name: docker sources: - https://github.com/truecharts/charts/tree/master/charts/stable/docker type: application -version: 1.0.2 +version: 1.0.3 annotations: truecharts.org/category: docker truecharts.org/SCALE-support: "true" diff --git a/charts/stable/docker/values.yaml b/charts/stable/docker/values.yaml index 990f75d16c6..ea5707714e8 100644 --- a/charts/stable/docker/values.yaml +++ b/charts/stable/docker/values.yaml @@ -1,7 +1,7 @@ image: repository: docker pullPolicy: IfNotPresent - tag: 24.0.7-dind@sha256:126aa7387eede4aae75107cc4bfb6eedaa431d68dd38e60ce1ad7db94a239ae5 + tag: 24.0.7-dind@sha256:71679bc17038f9df6515e122afa5cc204e1f692c90a6b79e106237e98edcf665 hostNetwork: true securityContext: container: