Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
d0cbf390a6
commit
8a459cf1ce
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [adguard-home-4.0.5](https://github.com/truecharts/charts/compare/adguard-home-4.0.4...adguard-home-4.0.5) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [adguard-home-4.0.6](https://github.com/truecharts/charts/compare/adguard-home-4.0.5...adguard-home-4.0.6) (2022-12-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/adguard-home to v0.107.21
|
||||
|
||||
|
||||
|
||||
|
||||
## [adguard-home-4.0.5](https://github.com/truecharts/charts/compare/adguard-home-4.0.4...adguard-home-4.0.5) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
@ -86,14 +95,5 @@
|
|||
|
||||
|
||||
|
||||
## [adguard-home-4.0.1](https://github.com/truecharts/charts/compare/adguard-home-4.0.0...adguard-home-4.0.1) (2022-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
||||
|
||||
|
||||
|
||||
|
||||
## [adguard-home-4.0.1](https://github.com/truecharts/charts/compare/adguard-home-4.0.0...adguard-home-4.0.1) (2022-11-15)
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.107.20"
|
||||
appVersion: "0.107.21"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -19,7 +19,7 @@ name: adguard-home
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home
|
||||
- https://hub.docker.com/r/adguard/adguardhome
|
||||
version: 4.0.5
|
||||
version: 4.0.6
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [adguard-home-4.0.6](https://github.com/truecharts/charts/compare/adguard-home-4.0.5...adguard-home-4.0.6) (2022-12-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/adguard-home to v0.107.21
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/adguard-home
|
||||
tag: 0.107.20@sha256:0c9122f7ba26223169fd3d79d4e3b567e533cda62fe01bca531fab7ff179305f
|
||||
tag: 0.107.21@sha256:347a20bca6a552df68fbfb68e3e1abed3139f9cb2e007dd6e00501bc7859f357
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
# Those args are copied from the upstream Dockerfile.
|
Loading…
Reference in New Issue