Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
9afe6b0cb2
commit
5da69c01b0
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [cops-5.0.25](https://github.com/truecharts/charts/compare/cops-5.0.24...cops-5.0.25) (2023-11-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cops to latest ([#14609](https://github.com/truecharts/charts/issues/14609))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [cops-5.0.26](https://github.com/truecharts/charts/compare/cops-5.0.25...cops-5.0.26) (2023-11-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cops to latest ([#14726](https://github.com/truecharts/charts/issues/14726))
|
||||
|
||||
|
||||
|
||||
|
||||
## [cops-5.0.25](https://github.com/truecharts/charts/compare/cops-5.0.24...cops-5.0.25) (2023-11-13)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [cops-5.0.16](https://github.com/truecharts/charts/compare/cops-5.0.15...cops-5.0.16) (2023-10-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cops to latest ([#13663](https://github.com/truecharts/charts/issues/13663))
|
||||
|
||||
|
||||
|
||||
|
||||
## [cops-5.0.15](https://github.com/truecharts/charts/compare/cops-5.0.14...cops-5.0.15) (2023-10-08)
|
||||
|
|
@ -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.25
|
||||
version: 5.0.26
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: Cloud
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [cops-5.0.26](https://github.com/truecharts/charts/compare/cops-5.0.25...cops-5.0.26) (2023-11-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cops to latest ([#14726](https://github.com/truecharts/charts/issues/14726))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/cops
|
||||
tag: latest@sha256:04e5cf65597e9c11f27dd9cb2f443126e0e780071562d9a5b2ca3b4df44acbd4
|
||||
tag: latest@sha256:7405556bb7c9e4bbb0594ff09121b649547d89c2eacfb8ccca3633b69d3b7ce9
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue