Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
26869de582
commit
152759e2bc
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [adminer-5.0.34](https://github.com/truecharts/charts/compare/adminer-5.0.33...adminer-5.0.34) (2023-11-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image adminer to latest[@9099f67](https://github.com/9099f67) ([#15201](https://github.com/truecharts/charts/issues/15201))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [adminer-5.0.35](https://github.com/truecharts/charts/compare/adminer-5.0.34...adminer-5.0.35) (2023-11-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image adminer to latest[@3b3012a](https://github.com/3b3012a) ([#15218](https://github.com/truecharts/charts/issues/15218))
|
||||
|
||||
|
||||
|
||||
|
||||
## [adminer-5.0.34](https://github.com/truecharts/charts/compare/adminer-5.0.33...adminer-5.0.34) (2023-11-21)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update container image tccr.io/truecharts/adminer to latest ([#14191](https://github.com/truecharts/charts/issues/14191))
|
||||
|
||||
|
||||
|
||||
|
||||
## [adminer-5.0.24](https://github.com/truecharts/charts/compare/adminer-5.0.23...adminer-5.0.24) (2023-10-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))
|
||||
|
||||
|
|
@ -25,4 +25,4 @@ sources:
|
|||
- https://github.com/vrana/adminer
|
||||
- http://hub.docker.com/_/adminer/
|
||||
type: application
|
||||
version: 5.0.34
|
||||
version: 5.0.35
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [adminer-5.0.35](https://github.com/truecharts/charts/compare/adminer-5.0.34...adminer-5.0.35) (2023-11-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image adminer to latest[@3b3012a](https://github.com/3b3012a) ([#15218](https://github.com/truecharts/charts/issues/15218))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: adminer
|
||||
tag: latest@sha256:9099f67fdd0269f568f040ef527366a3c99b9a23de53e1305fdf4c59a9851ff0
|
||||
tag: latest@sha256:3b3012a52604eb23dc99a36a50132e8df75fe40e3e68cdd82a718a7b994159dd
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
Loading…
Reference in New Issue