Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
2233d649b5
commit
464c0efc2b
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [cops-5.0.12](https://github.com/truecharts/charts/compare/cops-5.0.11...cops-5.0.12) (2023-09-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cops to latest ([#12991](https://github.com/truecharts/charts/issues/12991))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [cops-5.0.13](https://github.com/truecharts/charts/compare/cops-5.0.12...cops-5.0.13) (2023-10-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cops to latest ([#13147](https://github.com/truecharts/charts/issues/13147))
|
||||
|
||||
|
||||
|
||||
|
||||
## [cops-5.0.12](https://github.com/truecharts/charts/compare/cops-5.0.11...cops-5.0.12) (2023-09-27)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [cops-5.0.3](https://github.com/truecharts/charts/compare/cops-5.0.2...cops-5.0.3) (2023-08-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cops to latest ([#11600](https://github.com/truecharts/charts/issues/11600))
|
||||
|
||||
|
||||
|
||||
|
||||
## [cops-5.0.2](https://github.com/truecharts/charts/compare/cops-5.0.1...cops-5.0.2) (2023-08-13)
|
||||
|
||||
### Chore
|
|
@ -25,7 +25,7 @@ sources:
|
|||
- https://github.com/orgs/linuxserver/packages/container/package/cops
|
||||
- https://github.com/linuxserver/docker-cops#readme
|
||||
type: application
|
||||
version: 5.0.12
|
||||
version: 5.0.13
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [cops-5.0.13](https://github.com/truecharts/charts/compare/cops-5.0.12...cops-5.0.13) (2023-10-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cops to latest ([#13147](https://github.com/truecharts/charts/issues/13147))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/cops
|
||||
tag: latest@sha256:464fda1c92eff52f72ea8639468464dced1af53717b4bf291ad92f8ffe143601
|
||||
tag: latest@sha256:81414b2260c22f345aaf25d8a3d36c9d26c841badbb7ca05bb74c87d37135438
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue