chore(deps): update container image tccr.io/truecharts/docker-in-docker to v23.0.6 (#8976)
This commit is contained in:
parent
5d025b3a61
commit
31fcfa1683
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "23.0.5"
|
||||
appVersion: "23.0.6"
|
||||
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: 6.0.4
|
||||
version: 6.0.5
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- docker
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/docker-in-docker
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 23.0.5@sha256:a88a551cc2e3bd4616eeeec752ec8347ff238d6fb384782a542174b2caf4b289
|
||||
tag: v23.0.6@sha256:e2164373047f7d6a0b4e0c5a9cbc84ba7d8fb0ff5993fe6dee4027cbaa3d9709
|
||||
hostNetwork: true
|
||||
|
||||
securityContext:
|
||||
|
|
Loading…
Reference in New Issue