Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
5a00711fad
commit
ecf9ea4c2d
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [adminer-4.0.29](https://github.com/truecharts/charts/compare/adminer-4.0.28...adminer-4.0.29) (2023-07-04)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/adminer to latest ([#10143](https://github.com/truecharts/charts/issues/10143))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [adminer-4.0.30](https://github.com/truecharts/charts/compare/adminer-4.0.29...adminer-4.0.30) (2023-07-04)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/adminer to latest ([#10144](https://github.com/truecharts/charts/issues/10144))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [adminer-4.0.29](https://github.com/truecharts/charts/compare/adminer-4.0.28...adminer-4.0.29) (2023-07-04)
|
## [adminer-4.0.29](https://github.com/truecharts/charts/compare/adminer-4.0.28...adminer-4.0.29) (2023-07-04)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -85,15 +94,6 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [adminer-4.0.27](https://github.com/truecharts/charts/compare/adminer-4.0.26...adminer-4.0.27) (2023-06-14)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/adminer to latest ([#9607](https://github.com/truecharts/charts/issues/9607))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [adminer-4.0.27](https://github.com/truecharts/charts/compare/adminer-4.0.26...adminer-4.0.27) (2023-06-14)
|
## [adminer-4.0.27](https://github.com/truecharts/charts/compare/adminer-4.0.26...adminer-4.0.27) (2023-06-14)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
|
@ -26,4 +26,4 @@ sources:
|
||||||
- https://github.com/vrana/adminer
|
- https://github.com/vrana/adminer
|
||||||
- http://hub.docker.com/_/adminer/
|
- http://hub.docker.com/_/adminer/
|
||||||
type: application
|
type: application
|
||||||
version: 4.0.29
|
version: 4.0.30
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [adminer-4.0.30](https://github.com/truecharts/charts/compare/adminer-4.0.29...adminer-4.0.30) (2023-07-04)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/adminer to latest ([#10144](https://github.com/truecharts/charts/issues/10144))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: tccr.io/truecharts/adminer
|
repository: tccr.io/truecharts/adminer
|
||||||
tag: latest@sha256:a99d62ef9fb8914c9c548fa7bcf75263556da68c432aa9c1d3c3ae551454dcbd
|
tag: latest@sha256:fb29022f2b5acbb2b53734df5a60d6c0f1927052401fc05704dde40d53a7f329
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
Loading…
Reference in New Issue