Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
058e5a9212
commit
e6225933c1
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [adminer-5.0.26](https://github.com/truecharts/charts/compare/adminer-5.0.25...adminer-5.0.26) (2023-11-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/adminer to latest ([#14193](https://github.com/truecharts/charts/issues/14193))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [adminer-5.0.27](https://github.com/truecharts/charts/compare/adminer-5.0.26...adminer-5.0.27) (2023-11-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/adminer to latest ([#14200](https://github.com/truecharts/charts/issues/14200))
|
||||
|
||||
|
||||
|
||||
|
||||
## [adminer-5.0.26](https://github.com/truecharts/charts/compare/adminer-5.0.25...adminer-5.0.26) (2023-11-01)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [adminer-5.0.16](https://github.com/truecharts/charts/compare/adminer-5.0.15...adminer-5.0.16) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
||||
|
||||
|
||||
|
||||
|
||||
## [adminer-5.0.15](https://github.com/truecharts/charts/compare/adminer-5.0.14...adminer-5.0.15) (2023-09-20)
|
||||
|
||||
### Chore
|
|
@ -25,4 +25,4 @@ sources:
|
|||
- https://github.com/vrana/adminer
|
||||
- http://hub.docker.com/_/adminer/
|
||||
type: application
|
||||
version: 5.0.26
|
||||
version: 5.0.27
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [adminer-5.0.27](https://github.com/truecharts/charts/compare/adminer-5.0.26...adminer-5.0.27) (2023-11-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/adminer to latest ([#14200](https://github.com/truecharts/charts/issues/14200))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/adminer
|
||||
tag: latest@sha256:cebf4776192b1edbeb08be09069db1ddcdc83d240b7a12a4ad558504f78db77c
|
||||
tag: latest@sha256:2a2c2ff732b0830feccacccc9f22ceead9e63b0c727279c628cea3bc960b8564
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue