Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
689e60a70e
commit
2c87757b36
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [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))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [cops-5.0.11](https://github.com/truecharts/charts/compare/cops-5.0.10...cops-5.0.11) (2023-09-24)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/cops to latest ([#12910](https://github.com/truecharts/charts/issues/12910))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [cops-5.0.10](https://github.com/truecharts/charts/compare/cops-5.0.9...cops-5.0.10) (2023-09-17)
|
## [cops-5.0.10](https://github.com/truecharts/charts/compare/cops-5.0.9...cops-5.0.10) (2023-09-17)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [cops-5.0.1](https://github.com/truecharts/charts/compare/cops-5.0.0...cops-5.0.1) (2023-08-13)
|
## [cops-5.0.1](https://github.com/truecharts/charts/compare/cops-5.0.0...cops-5.0.1) (2023-08-13)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/cops to latest ([#11508](https://github.com/truecharts/charts/issues/11508))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [cops-5.0.0](https://github.com/truecharts/charts/compare/cops-4.0.26...cops-5.0.0) (2023-07-31)
|
|
||||||
|
|
|
@ -25,7 +25,7 @@ sources:
|
||||||
- https://github.com/orgs/linuxserver/packages/container/package/cops
|
- https://github.com/orgs/linuxserver/packages/container/package/cops
|
||||||
- https://github.com/linuxserver/docker-cops#readme
|
- https://github.com/linuxserver/docker-cops#readme
|
||||||
type: application
|
type: application
|
||||||
version: 5.0.10
|
version: 5.0.11
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [cops-5.0.11](https://github.com/truecharts/charts/compare/cops-5.0.10...cops-5.0.11) (2023-09-24)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/cops to latest ([#12910](https://github.com/truecharts/charts/issues/12910))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: tccr.io/truecharts/cops
|
repository: tccr.io/truecharts/cops
|
||||||
tag: latest@sha256:f548dc1d154d819b408907f6bbf74c08e7bdbbd0bcf3839e3f15dc80e6689d9d
|
tag: latest@sha256:1e4d578b368fc5336b22730bee41776d7cef849332c01932c77d593fcce0ac03
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
Loading…
Reference in New Issue