Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c3811416bc
commit
366551b216
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [cups-server-3.0.1](https://github.com/truecharts/charts/compare/cups-server-3.0.0...cups-server-3.0.1) (2022-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
||||
|
||||
|
|
@ -19,7 +19,7 @@ name: cups-server
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/cups-server
|
||||
- https://hub.docker.com/r/ydkn/cups
|
||||
version: 3.0.1
|
||||
version: 3.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [cups-server-3.0.2](https://github.com/truecharts/charts/compare/cups-server-3.0.1...cups-server-3.0.2) (2022-11-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cups-server to latest
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/cups-server
|
||||
tag: latest@sha256:58b5365ad211dc78fe19bb85544d752aaa770c43da6d01bd02bbb4d85a31844b
|
||||
tag: latest@sha256:fd4c84098e922d71b0dbb936111a2527d0d6e2442da0aa521ff477231c28ea44
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue