Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
b0c0e8e3ec
commit
0d8328369b
Binary file not shown.
|
@ -2,6 +2,19 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [blocky-1.0.4](https://github.com/truecharts/charts/compare/blocky-1.0.3...blocky-1.0.4) (2022-09-25)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- Auto-update chart README [skip ci]
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
|
||||||
|
- update redis
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [blocky-1.0.3](https://github.com/truecharts/charts/compare/blocky-1.0.2...blocky-1.0.3) (2022-09-25)
|
## [blocky-1.0.3](https://github.com/truecharts/charts/compare/blocky-1.0.2...blocky-1.0.3) (2022-09-25)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -84,8 +97,3 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [blocky-0.0.1]blocky-0.0.1 (2022-09-22)
|
|
||||||
|
|
||||||
### Feat
|
|
||||||
|
|
||||||
- add blocky ([#3735](https://github.com/truecharts/charts/issues/3735))
|
|
|
@ -4,6 +4,6 @@ dependencies:
|
||||||
version: 10.6.1
|
version: 10.6.1
|
||||||
- name: redis
|
- name: redis
|
||||||
repository: https://charts.truecharts.org
|
repository: https://charts.truecharts.org
|
||||||
version: 3.0.67
|
version: 3.0.83
|
||||||
digest: sha256:f5914f6d0fd2126392959c09d92f20b476187b986b23cf594ae11d7aff167738
|
digest: sha256:76c1d4fecd3ebf8185508a82a210269082c081fa5f4b3bd7375c781ef458d626
|
||||||
generated: "2022-09-25T11:08:32.244868731Z"
|
generated: "2022-09-25T12:39:41.407193831Z"
|
|
@ -7,7 +7,7 @@ dependencies:
|
||||||
- condition: redis.enabled
|
- condition: redis.enabled
|
||||||
name: redis
|
name: redis
|
||||||
repository: https://charts.truecharts.org
|
repository: https://charts.truecharts.org
|
||||||
version: 3.0.67
|
version: 3.0.83
|
||||||
description: Blocky is a DNS proxy, DNS enhancer and ad-blocker for the local network written in Go
|
description: Blocky is a DNS proxy, DNS enhancer and ad-blocker for the local network written in Go
|
||||||
home: https://truecharts.org/docs/charts/enterprise/blocky
|
home: https://truecharts.org/docs/charts/enterprise/blocky
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/blocky.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/blocky.png
|
||||||
|
@ -26,7 +26,7 @@ sources:
|
||||||
- https://github.com/0xERR0R/blocky
|
- https://github.com/0xERR0R/blocky
|
||||||
- https://github.com/Mozart409/blocky-frontend
|
- https://github.com/Mozart409/blocky-frontend
|
||||||
- https://hub.docker.com/r/spx01/blocky
|
- https://hub.docker.com/r/spx01/blocky
|
||||||
version: 1.0.3
|
version: 1.0.4
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- network
|
- network
|
|
@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0`
|
||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://charts.truecharts.org | redis | 3.0.67 |
|
| https://charts.truecharts.org | redis | 3.0.83 |
|
||||||
| https://library-charts.truecharts.org | common | 10.6.1 |
|
| https://library-charts.truecharts.org | common | 10.6.1 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
Binary file not shown.
Loading…
Reference in New Issue