Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
aeffc979b3
commit
8df5e71e08
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [cops-5.0.10](https://github.com/truecharts/charts/compare/cops-5.0.9...cops-5.0.10) (2023-09-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cops to latest ([#12707](https://github.com/truecharts/charts/issues/12707))
|
||||
|
||||
|
||||
|
||||
|
||||
## [cops-5.0.9](https://github.com/truecharts/charts/compare/cops-5.0.8...cops-5.0.9) (2023-09-10)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [cops-5.0.0](https://github.com/truecharts/charts/compare/cops-4.0.26...cops-5.0.0) (2023-07-31)
|
||||
|
||||
|
||||
|
||||
|
||||
## [cops-4.0.26](https://github.com/truecharts/charts/compare/cops-4.0.25...cops-4.0.26) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
||||
|
|
@ -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.9
|
||||
version: 5.0.10
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [cops-5.0.10](https://github.com/truecharts/charts/compare/cops-5.0.9...cops-5.0.10) (2023-09-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cops to latest ([#12707](https://github.com/truecharts/charts/issues/12707))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/cops
|
||||
tag: latest@sha256:343363f3eab748f4775c9badc34f610365556f32b5863a9386dfddd3149d8265
|
||||
tag: latest@sha256:f548dc1d154d819b408907f6bbf74c08e7bdbbd0bcf3839e3f15dc80e6689d9d
|
||||
|
||||
securityContext:
|
||||
container:
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [cops-5.0.9](https://github.com/truecharts/charts/compare/cops-5.0.8...cops-5.0.9) (2023-09-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cops to latest ([#12464](https://github.com/truecharts/charts/issues/12464))
|
||||
|
||||
|
Loading…
Reference in New Issue