Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
42f9a41d81
commit
054c1c2bfb
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [adminer-5.0.10](https://github.com/truecharts/charts/compare/adminer-5.0.9...adminer-5.0.10) (2023-09-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/adminer to latest ([#12345](https://github.com/truecharts/charts/issues/12345))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [adminer-5.0.11](https://github.com/truecharts/charts/compare/adminer-5.0.10...adminer-5.0.11) (2023-09-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/adminer to latest ([#12773](https://github.com/truecharts/charts/issues/12773))
|
||||
|
||||
|
||||
|
||||
|
||||
## [adminer-5.0.10](https://github.com/truecharts/charts/compare/adminer-5.0.9...adminer-5.0.10) (2023-09-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [adminer-5.0.1](https://github.com/truecharts/charts/compare/adminer-5.0.0...adminer-5.0.1) (2023-08-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/adminer to latest ([#11582](https://github.com/truecharts/charts/issues/11582))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [adminer-5.0.0](https://github.com/truecharts/charts/compare/adminer-4.0.40...adminer-5.0.0) (2023-07-31)
|
||||
|
|
@ -26,4 +26,4 @@ sources:
|
|||
- https://github.com/vrana/adminer
|
||||
- http://hub.docker.com/_/adminer/
|
||||
type: application
|
||||
version: 5.0.10
|
||||
version: 5.0.11
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [adminer-5.0.11](https://github.com/truecharts/charts/compare/adminer-5.0.10...adminer-5.0.11) (2023-09-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/adminer to latest ([#12773](https://github.com/truecharts/charts/issues/12773))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/adminer
|
||||
tag: latest@sha256:4a60c950e17c1592bf7ee6154918d28bc9dee5cbf617b69346ed77cbb7c64d0d
|
||||
tag: latest@sha256:87d531fa7f16e678ae42b606604e534aaf2bfacea28ad80cb5e9e2f74cd59fb1
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue