Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
d7a5c1dbee
commit
9ff2252f5a
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [adminer-5.0.7](https://github.com/truecharts/charts/compare/adminer-5.0.6...adminer-5.0.7) (2023-09-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/adminer to latest ([#12324](https://github.com/truecharts/charts/issues/12324))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [adminer-5.0.8](https://github.com/truecharts/charts/compare/adminer-5.0.7...adminer-5.0.8) (2023-09-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/adminer to latest ([#12330](https://github.com/truecharts/charts/issues/12330))
|
||||
|
||||
|
||||
|
||||
|
||||
## [adminer-5.0.7](https://github.com/truecharts/charts/compare/adminer-5.0.6...adminer-5.0.7) (2023-09-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update container image tccr.io/truecharts/adminer to latest ([#10926](https://github.com/truecharts/charts/issues/10926))
|
||||
|
||||
|
||||
|
||||
|
||||
## [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))
|
||||
|
|
@ -26,4 +26,4 @@ sources:
|
|||
- https://github.com/vrana/adminer
|
||||
- http://hub.docker.com/_/adminer/
|
||||
type: application
|
||||
version: 5.0.7
|
||||
version: 5.0.8
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [adminer-5.0.8](https://github.com/truecharts/charts/compare/adminer-5.0.7...adminer-5.0.8) (2023-09-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/adminer to latest ([#12330](https://github.com/truecharts/charts/issues/12330))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/adminer
|
||||
tag: latest@sha256:3b8f75d21b26dfe914229cc881ea444d05c11870d6b9018936439913f3ca2400
|
||||
tag: latest@sha256:661fd104fa574599817431a23007cbc3fe418864f5567b1c44375e2ca458d067
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue