Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
acd842ef33
commit
c888059635
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [cops-5.0.1](https://github.com/truecharts/charts/compare/cops-5.0.0...cops-5.0.1) (2023-08-13)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/cops to latest ([#11508](https://github.com/truecharts/charts/issues/11508))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [cops-5.0.2](https://github.com/truecharts/charts/compare/cops-5.0.1...cops-5.0.2) (2023-08-13)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/cops to latest ([#11533](https://github.com/truecharts/charts/issues/11533))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [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
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
## [cops-4.0.19](https://github.com/truecharts/charts/compare/cops-4.0.18...cops-4.0.19) (2023-05-27)
|
## [cops-4.0.19](https://github.com/truecharts/charts/compare/cops-4.0.18...cops-4.0.19) (2023-05-27)
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [cops-4.0.18](https://github.com/truecharts/charts/compare/cops-4.0.17...cops-4.0.18) (2023-05-26)
|
|
||||||
|
|
|
@ -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.1
|
version: 5.0.2
|
||||||
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.2](https://github.com/truecharts/charts/compare/cops-5.0.1...cops-5.0.2) (2023-08-13)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/cops to latest ([#11533](https://github.com/truecharts/charts/issues/11533))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: tccr.io/truecharts/cops
|
repository: tccr.io/truecharts/cops
|
||||||
tag: latest@sha256:19a76b563baca61e37d7ada0ebd5912cfb770005495d24fa54105cba3d42ce9a
|
tag: latest@sha256:41b7351776190347fdab99a2dc5573656d2e661d3ab3d46c797dc1b58a02de76
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
Loading…
Reference in New Issue