chore(deps): update container image tccr.io/truecharts/docker-in-docker to v24.0.7 (#14175)
This commit is contained in:
parent
1a589cc181
commit
7f6b000704
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "24.0.6"
|
||||
appVersion: "24.0.7"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -20,7 +20,7 @@ name: docker-compose
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/docker-compose
|
||||
type: application
|
||||
version: 7.0.19
|
||||
version: 7.0.20
|
||||
annotations:
|
||||
truecharts.org/category: docker
|
||||
truecharts.org/SCALE-support: "true"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/docker-in-docker
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v24.0.6@sha256:c3a0e3b701b0dc8eea74c56b0421b3bcec0093b89097776af91d2b6fd4aa33eb
|
||||
tag: v24.0.7@sha256:151a5f602aae8305be20f9e35fe7d51451b9d9eefe939d02b15c6195684b3726
|
||||
hostNetwork: true
|
||||
|
||||
securityContext:
|
||||
|
|
Loading…
Reference in New Issue