Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
2e96d53b42
commit
351531889c
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [cops-5.0.14](https://github.com/truecharts/charts/compare/cops-5.0.13...cops-5.0.14) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [cops-5.0.14](https://github.com/truecharts/charts/compare/cops-5.0.13...cops-5.0.14) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [cops-5.0.5](https://github.com/truecharts/charts/compare/cops-5.0.4...cops-5.0.5) (2023-08-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cops to latest ([#11965](https://github.com/truecharts/charts/issues/11965))
|
||||
|
||||
|
||||
|
||||
|
||||
## [cops-5.0.4](https://github.com/truecharts/charts/compare/cops-5.0.3...cops-5.0.4) (2023-08-20)
|
||||
|
||||
### 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.14
|
||||
version: 5.0.15
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/cops
|
||||
tag: latest@sha256:81414b2260c22f345aaf25d8a3d36c9d26c841badbb7ca05bb74c87d37135438
|
||||
tag: latest@sha256:ac4332bcfda8a98904a171d434136eaccaa518050741dac18bbba87495d362c7
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue