Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
a1604e6b33
commit
c59dc8cb96
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [adminer-4.0.33](https://github.com/truecharts/charts/compare/adminer-4.0.32...adminer-4.0.33) (2023-07-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/adminer to latest ([#10154](https://github.com/truecharts/charts/issues/10154))
|
||||
|
||||
|
||||
|
||||
|
||||
## [adminer-4.0.32](https://github.com/truecharts/charts/compare/adminer-4.0.31...adminer-4.0.32) (2023-07-04)
|
||||
|
||||
### 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)
|
||||
|
||||
### Chore
|
|
@ -26,4 +26,4 @@ sources:
|
|||
- https://github.com/vrana/adminer
|
||||
- http://hub.docker.com/_/adminer/
|
||||
type: application
|
||||
version: 4.0.32
|
||||
version: 4.0.33
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [adminer-4.0.33](https://github.com/truecharts/charts/compare/adminer-4.0.32...adminer-4.0.33) (2023-07-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/adminer to latest ([#10154](https://github.com/truecharts/charts/issues/10154))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/adminer
|
||||
tag: latest@sha256:94a8695bc522ba8f25822b2333088ae18c04a717e18c414543b9b76d5f7cb826
|
||||
tag: latest@sha256:162fee36eb5fe132517ff63de4ae864a7f5e914071ee0da78bcd38c345b1506f
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue