Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e20d8e3a85
commit
450a9ba667
|
@ -1,10 +0,0 @@
|
|||
|
||||
|
||||
## [cops-5.0.18](https://github.com/truecharts/charts/compare/cops-5.0.17...cops-5.0.18) (2023-10-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
|
||||
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [cops-5.0.19](https://github.com/truecharts/charts/compare/cops-5.0.18...cops-5.0.19) (2023-10-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cops to latest ([#14108](https://github.com/truecharts/charts/issues/14108))
|
||||
|
||||
|
||||
|
||||
|
||||
## [cops-5.0.18](https://github.com/truecharts/charts/compare/cops-5.0.17...cops-5.0.18) (2023-10-29)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [cops-5.0.8](https://github.com/truecharts/charts/compare/cops-5.0.7...cops-5.0.8) (2023-09-09)
|
||||
|
|
@ -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.18
|
||||
version: 5.0.19
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: Cloud
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [cops-5.0.19](https://github.com/truecharts/charts/compare/cops-5.0.18...cops-5.0.19) (2023-10-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cops to latest ([#14108](https://github.com/truecharts/charts/issues/14108))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/cops
|
||||
tag: latest@sha256:b6f6c1c12632b15fe5552badeec0f47ac26b93c85eb8b850dd14ee428462f6bd
|
||||
tag: latest@sha256:f1bdff990984902d4284c221ce9c1847c37aa54d582bb7f12e0be0c8ebd90f51
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue