Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
4dfa3687c9
commit
8622c268a3
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [adminer-3.0.10](https://github.com/truecharts/charts/compare/adminer-3.0.9...adminer-3.0.10) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [adminer-3.0.11](https://github.com/truecharts/charts/compare/adminer-3.0.10...adminer-3.0.11) (2023-01-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/adminer to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [adminer-3.0.10](https://github.com/truecharts/charts/compare/adminer-3.0.9...adminer-3.0.10) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
## [adminer-3.0.2](https://github.com/truecharts/charts/compare/adminer-3.0.1...adminer-3.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [adminer-3.0.2](https://github.com/truecharts/charts/compare/adminer-3.0.1...adminer-3.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
|
@ -26,4 +26,4 @@ sources:
|
|||
- https://github.com/vrana/adminer
|
||||
- http://hub.docker.com/_/adminer/
|
||||
type: application
|
||||
version: 3.0.10
|
||||
version: 3.0.11
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [adminer-3.0.11](https://github.com/truecharts/charts/compare/adminer-3.0.10...adminer-3.0.11) (2023-01-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/adminer to latest
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/adminer
|
||||
tag: latest@sha256:0d905060276ce8d471e6230f3abd2d4bd5acd7784886c5b7f0c64d923142d521
|
||||
tag: latest@sha256:dfa77623c740921ad29429a1443a6cd6a17f257edcfba3cbdf07039aeb0ad8e2
|
||||
podSecurityContext:
|
||||
runAsGroup: 0
|
||||
runAsUser: 0
|
Loading…
Reference in New Issue