Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
66eca2300d
commit
cb16f8eedb
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [adminer-4.0.37](https://github.com/truecharts/charts/compare/adminer-4.0.36...adminer-4.0.37) (2023-07-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/adminer to latest ([#10912](https://github.com/truecharts/charts/issues/10912))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [adminer-4.0.38](https://github.com/truecharts/charts/compare/adminer-4.0.37...adminer-4.0.38) (2023-07-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/adminer to latest ([#10916](https://github.com/truecharts/charts/issues/10916))
|
||||
|
||||
|
||||
|
||||
|
||||
## [adminer-4.0.37](https://github.com/truecharts/charts/compare/adminer-4.0.36...adminer-4.0.37) (2023-07-28)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [adminer-4.0.28](https://github.com/truecharts/charts/compare/adminer-4.0.27...adminer-4.0.28) (2023-07-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||
|
||||
|
||||
|
||||
|
||||
## [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.37
|
||||
version: 4.0.38
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [adminer-4.0.38](https://github.com/truecharts/charts/compare/adminer-4.0.37...adminer-4.0.38) (2023-07-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/adminer to latest ([#10916](https://github.com/truecharts/charts/issues/10916))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/adminer
|
||||
tag: latest@sha256:6b379aa7099cff36a22879db462ce752490207c0a58cbf7756c0aef1963a9632
|
||||
tag: latest@sha256:01fc4cefbc593c69b1c76254a7c9730e609f1ce4b9957cf491321962b257cfaf
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue