Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
527af04ac6
commit
d1036e4c49
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [whoogle-5.0.1](https://github.com/truecharts/charts/compare/whoogle-5.0.0...whoogle-5.0.1) (2022-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.7.4"
|
||||
appVersion: "0.8.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -21,7 +21,7 @@ name: whoogle
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/whoogle
|
||||
- https://github.com/benbusby/whoogle-search
|
||||
version: 5.0.1
|
||||
version: 5.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
|
||||
## [whoogle-5.0.2](https://github.com/truecharts/charts/compare/whoogle-5.0.1...whoogle-5.0.2) (2022-11-24)
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/whoogle-search
|
||||
tag: v0.7.4@sha256:5ee1dbb40d0537b7181c76ecf5d3ecbd8cf25a8c720b9171d8850369c52509c1
|
||||
tag: 0.8.0@sha256:94de94c45ec0e4d1d070d773c2aba8fa10b29ad4c617093d421c4c12f19a5765
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
env:
|
Loading…
Reference in New Issue