Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
6215c77e5a
commit
97db3bf0f7
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [adminer-7.1.13](https://github.com/truecharts/charts/compare/adminer-7.1.12...adminer-7.1.13) (2024-02-03)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804))
|
|
|
@ -7,6 +7,15 @@ title: Changelog
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [adminer-7.1.14](https://github.com/truecharts/charts/compare/adminer-7.1.13...adminer-7.1.14) (2024-02-05)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
- update container image adminer to latest[@e601642](https://github.com/e601642) by renovate ([#17810](https://github.com/truecharts/charts/issues/17810))
|
||||||
|
|
||||||
|
|
||||||
## [adminer-7.1.13](https://github.com/truecharts/charts/compare/adminer-7.1.12...adminer-7.1.13) (2024-02-03)
|
## [adminer-7.1.13](https://github.com/truecharts/charts/compare/adminer-7.1.12...adminer-7.1.13) (2024-02-03)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@ title: Changelog
|
||||||
|
|
||||||
|
|
||||||
- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
|
- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
|
||||||
|
|
||||||
|
|
||||||
## [adminer-7.1.4](https://github.com/truecharts/charts/compare/adminer-7.1.3...adminer-7.1.4) (2024-01-01)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- increase common version for oci fixes
|
|
|
@ -34,4 +34,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/adminer
|
- https://github.com/truecharts/charts/tree/master/charts/stable/adminer
|
||||||
- https://hub.docker.com/_/adminer
|
- https://hub.docker.com/_/adminer
|
||||||
type: application
|
type: application
|
||||||
version: 7.1.13
|
version: 7.1.14
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [adminer-7.1.14](https://github.com/truecharts/charts/compare/adminer-7.1.13...adminer-7.1.14) (2024-02-05)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
- update container image adminer to latest[@e601642](https://github.com/e601642) by renovate ([#17810](https://github.com/truecharts/charts/issues/17810))
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: adminer
|
repository: adminer
|
||||||
tag: latest@sha256:16d5b637e94d2e3206c531d0dc22207467dc1160c071d4d75c64b7ccee08f360
|
tag: latest@sha256:e6016420357dd7889ad127265cdbde2c535ae28517958e93ac31a097c5953101
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
Loading…
Reference in New Issue