Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
4d91aa5f1b
commit
767b25f249
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update container image tccr.io/truecharts/adminer to latest ([#10154](https://github.com/truecharts/charts/issues/10154))
|
||||
|
||||
|
||||
|
||||
|
||||
## [adminer-4.0.32](https://github.com/truecharts/charts/compare/adminer-4.0.31...adminer-4.0.32) (2023-07-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/adminer to latest ([#10150](https://github.com/truecharts/charts/issues/10150))
|
||||
|
|
@ -26,4 +26,4 @@ sources:
|
|||
- https://github.com/vrana/adminer
|
||||
- http://hub.docker.com/_/adminer/
|
||||
type: application
|
||||
version: 5.0.1
|
||||
version: 5.0.2
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/adminer
|
||||
tag: latest@sha256:751c3dec965b10314fd02e45570a8652191c51ccb228c950374c80128cdebac7
|
||||
tag: latest@sha256:b4f5fc74859a8c93af17c715da85ab2050f4041083020cef1a6405a109f16c8f
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue