Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
b2814c294b
commit
a61544d7f4
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [adminer-4.0.35](https://github.com/truecharts/charts/compare/adminer-4.0.34...adminer-4.0.35) (2023-07-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/adminer to latest ([#10907](https://github.com/truecharts/charts/issues/10907))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [adminer-4.0.36](https://github.com/truecharts/charts/compare/adminer-4.0.35...adminer-4.0.36) (2023-07-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/adminer to latest ([#10908](https://github.com/truecharts/charts/issues/10908))
|
||||
|
||||
|
||||
|
||||
|
||||
## [adminer-4.0.35](https://github.com/truecharts/charts/compare/adminer-4.0.34...adminer-4.0.35) (2023-07-28)
|
||||
|
||||
### 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.35
|
||||
version: 4.0.36
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [adminer-4.0.36](https://github.com/truecharts/charts/compare/adminer-4.0.35...adminer-4.0.36) (2023-07-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/adminer to latest ([#10908](https://github.com/truecharts/charts/issues/10908))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/adminer
|
||||
tag: latest@sha256:c21f7b89ebf26b804fc917f4f18bba61875c05735a2ba43bc21c064d5ad09903
|
||||
tag: latest@sha256:6956586834632f592eee012eec895015024ce8189a6eee967e62041768c00421
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue