Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
fd77985e9f
commit
b96ee283a6
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [adminer-5.0.17](https://github.com/truecharts/charts/compare/adminer-5.0.16...adminer-5.0.17) (2023-10-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/adminer to latest ([#13516](https://github.com/truecharts/charts/issues/13516))
|
||||
|
||||
|
||||
|
||||
|
||||
## [adminer-5.0.16](https://github.com/truecharts/charts/compare/adminer-5.0.15...adminer-5.0.16) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [adminer-5.0.6](https://github.com/truecharts/charts/compare/adminer-5.0.5...adminer-5.0.6) (2023-08-16)
|
||||
|
||||
### Chore
|
|
@ -26,4 +26,4 @@ sources:
|
|||
- https://github.com/vrana/adminer
|
||||
- http://hub.docker.com/_/adminer/
|
||||
type: application
|
||||
version: 5.0.16
|
||||
version: 5.0.17
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [adminer-5.0.17](https://github.com/truecharts/charts/compare/adminer-5.0.16...adminer-5.0.17) (2023-10-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/adminer to latest ([#13516](https://github.com/truecharts/charts/issues/13516))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/adminer
|
||||
tag: latest@sha256:c3f02ef2fb976788faf8c48d005a96353509e3ee626f36870497fa269792e7ed
|
||||
tag: latest@sha256:e4aa83c909bd842553c26d9d9769aab8a4da131b2c5cdc50adbf05b601de0019
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue