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