Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
9e1af7cb99
commit
5a00711fad
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [adminer-4.0.29](https://github.com/truecharts/charts/compare/adminer-4.0.28...adminer-4.0.29) (2023-07-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/adminer to latest ([#10143](https://github.com/truecharts/charts/issues/10143))
|
||||
|
||||
|
||||
|
||||
|
||||
## [adminer-4.0.28](https://github.com/truecharts/charts/compare/adminer-4.0.27...adminer-4.0.28) (2023-07-01)
|
||||
|
||||
### 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.28
|
||||
version: 4.0.29
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [adminer-4.0.29](https://github.com/truecharts/charts/compare/adminer-4.0.28...adminer-4.0.29) (2023-07-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/adminer to latest ([#10143](https://github.com/truecharts/charts/issues/10143))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/adminer
|
||||
tag: latest@sha256:df93d7ae1e57c4201491961d9f2b23ccafa7a2cb0706dc50c124ade3ab65ece1
|
||||
tag: latest@sha256:a99d62ef9fb8914c9c548fa7bcf75263556da68c432aa9c1d3c3ae551454dcbd
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue