Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
9dfa4b7f49
commit
0b92c3a5e8
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [rickroll-2.0.11](https://github.com/truecharts/charts/compare/rickroll-2.0.10...rickroll-2.0.11) (2023-02-10)
|
|
||||||
|
|
||||||
### Fix
|
|
||||||
|
|
||||||
- ensure new helm deps repo is used in latest releases as well.
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [rickroll-2.0.12](https://github.com/truecharts/charts/compare/rickroll-2.0.11...rickroll-2.0.12) (2023-02-27)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update rickroll
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rickroll-2.0.11](https://github.com/truecharts/charts/compare/rickroll-2.0.10...rickroll-2.0.11) (2023-02-10)
|
## [rickroll-2.0.11](https://github.com/truecharts/charts/compare/rickroll-2.0.10...rickroll-2.0.11) (2023-02-10)
|
||||||
|
|
||||||
### Fix
|
### Fix
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
- update helm general non-major
|
- update helm general non-major
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rickroll-2.0.2](https://github.com/truecharts/charts/compare/rickroll-2.0.1...rickroll-2.0.2) (2022-11-30)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rickroll-2.0.2](https://github.com/truecharts/charts/compare/rickroll-2.0.1...rickroll-2.0.2) (2022-11-30)
|
|
|
@ -26,4 +26,4 @@ sources:
|
||||||
- https://hub.docker.com/r/modem7/docker-rickroll
|
- https://hub.docker.com/r/modem7/docker-rickroll
|
||||||
- https://github.com/modem7/docker-rickroll
|
- https://github.com/modem7/docker-rickroll
|
||||||
type: application
|
type: application
|
||||||
version: 2.0.11
|
version: 2.0.12
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [rickroll-2.0.12](https://github.com/truecharts/charts/compare/rickroll-2.0.11...rickroll-2.0.12) (2023-02-27)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update rickroll
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/rickroll
|
repository: tccr.io/truecharts/rickroll
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:9c837cef764f4f88f5ccc54174c3bc33f4ccc4efa4983fa5d1e3c9e88ef5f38e
|
tag: latest@sha256:7e44d66152b7a24d0ff41480992dcfbe24ae320c0d1bbed364726af86b26152e
|
||||||
fhdImage:
|
fhdImage:
|
||||||
repository: tccr.io/truecharts/rickroll-fhd
|
repository: tccr.io/truecharts/rickroll-fhd
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
@ -17,7 +17,7 @@ fhdonclickImage:
|
||||||
onclickImage:
|
onclickImage:
|
||||||
repository: tccr.io/truecharts/rickroll-onclick
|
repository: tccr.io/truecharts/rickroll-onclick
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:954cb9e9d99603996e03edefc07a60f34afcdec69f7b49de6920e2f89c9be331
|
tag: latest@sha256:c01c92f2acf2a939802ea76732f931f2f07705a282422ba43fb3db2f96293cd5
|
||||||
|
|
||||||
imageSelector: "image"
|
imageSelector: "image"
|
||||||
|
|
Loading…
Reference in New Issue