Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
eb463d152a
commit
01c712a09e
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [docker-3.1.10](https://github.com/truecharts/charts/compare/docker-3.1.9...docker-3.1.10) (2024-01-13)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image docker to 24.0.7-dind[@a293bf8](https://github.com/a293bf8) by renovate ([#17095](https://github.com/truecharts/charts/issues/17095))
|
|
@ -7,6 +7,15 @@ title: Changelog
|
|||
|
||||
|
||||
|
||||
## [docker-3.1.11](https://github.com/truecharts/charts/compare/docker-3.1.10...docker-3.1.11) (2024-01-15)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image docker to 24.0.7-dind[@b42e6e3](https://github.com/b42e6e3) by renovate ([#17227](https://github.com/truecharts/charts/issues/17227))
|
||||
|
||||
|
||||
## [docker-3.1.10](https://github.com/truecharts/charts/compare/docker-3.1.9...docker-3.1.10) (2024-01-13)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@ title: Changelog
|
|||
|
||||
- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
|
||||
|
||||
- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
|
||||
|
||||
|
||||
## [docker-3.1.2](https://github.com/truecharts/charts/compare/docker-3.1.0...docker-3.1.2) (2024-01-01)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
|
@ -29,7 +29,7 @@ maintainers:
|
|||
url: https://truecharts.org
|
||||
name: docker
|
||||
sources:
|
||||
- https://hub.docker.com/_/docker
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/docker
|
||||
- https://hub.docker.com/_/docker
|
||||
type: application
|
||||
version: 3.1.10
|
||||
version: 3.1.11
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [docker-3.1.11](https://github.com/truecharts/charts/compare/docker-3.1.10...docker-3.1.11) (2024-01-15)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image docker to 24.0.7-dind[@b42e6e3](https://github.com/b42e6e3) by renovate ([#17227](https://github.com/truecharts/charts/issues/17227))
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: docker
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 24.0.7-dind@sha256:a293bf8de927f0b6f5425408a0172c9c2896b14e2be86d40a9d10eaaf0025b11
|
||||
tag: 24.0.7-dind@sha256:b42e6e3883fc20a6a98eda330b6a2b0a5efb3ca4c121bf7be154447904d199e8
|
||||
hostNetwork: true
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue