Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
90f8abcdee
commit
dff351d468
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [cops-5.0.15](https://github.com/truecharts/charts/compare/cops-5.0.14...cops-5.0.15) (2023-10-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cops to latest ([#13422](https://github.com/truecharts/charts/issues/13422))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [cops-5.0.6](https://github.com/truecharts/charts/compare/cops-5.0.5...cops-5.0.6) (2023-09-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cops to latest ([#12273](https://github.com/truecharts/charts/issues/12273))
|
||||
|
||||
|
||||
|
||||
|
||||
## [cops-5.0.5](https://github.com/truecharts/charts/compare/cops-5.0.4...cops-5.0.5) (2023-08-28)
|
||||
|
||||
### 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.15
|
||||
version: 5.0.16
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/cops
|
||||
tag: latest@sha256:ac4332bcfda8a98904a171d434136eaccaa518050741dac18bbba87495d362c7
|
||||
tag: latest@sha256:d7b49a844d3d1aa0cd46c271242c17c797f7a54e628c1209c88eee35a6c0ac67
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue