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