Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
3c6690fca8
commit
cb5d88fcb2
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [adminer-4.0.31](https://github.com/truecharts/charts/compare/adminer-4.0.30...adminer-4.0.31) (2023-07-04)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/adminer to latest ([#10145](https://github.com/truecharts/charts/issues/10145))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [adminer-4.0.32](https://github.com/truecharts/charts/compare/adminer-4.0.31...adminer-4.0.32) (2023-07-04)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/adminer to latest ([#10150](https://github.com/truecharts/charts/issues/10150))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [adminer-4.0.31](https://github.com/truecharts/charts/compare/adminer-4.0.30...adminer-4.0.31) (2023-07-04)
|
## [adminer-4.0.31](https://github.com/truecharts/charts/compare/adminer-4.0.30...adminer-4.0.31) (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.31
|
version: 4.0.32
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [adminer-4.0.32](https://github.com/truecharts/charts/compare/adminer-4.0.31...adminer-4.0.32) (2023-07-04)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/adminer to latest ([#10150](https://github.com/truecharts/charts/issues/10150))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: tccr.io/truecharts/adminer
|
repository: tccr.io/truecharts/adminer
|
||||||
tag: latest@sha256:6d32deffd31dc59ade5247089127bd9d8ed8a80aa9d9fd34bf22bf27636692f5
|
tag: latest@sha256:94a8695bc522ba8f25822b2333088ae18c04a717e18c414543b9b76d5f7cb826
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
Loading…
Reference in New Issue