Compare commits
No commits in common. "a8c29396d81a5f19d010224ac731b4edea99f9bc" and "eaacac528cc9d747820d782730f9db3bc7b178e9" have entirely different histories.
a8c29396d8
...
eaacac528c
@ -1,5 +1,5 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.107.48
|
appVersion: 0.107.43
|
||||||
description: DNS proxy as ad-blocker for local network
|
description: DNS proxy as ad-blocker for local network
|
||||||
home: https://github.com/k8s-at-home/charts/tree/master/charts/adguard-home
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/adguard-home
|
||||||
icon: https://avatars3.githubusercontent.com/u/8361145?s=200&v=4?sanitize=true
|
icon: https://avatars3.githubusercontent.com/u/8361145?s=200&v=4?sanitize=true
|
||||||
@ -12,4 +12,4 @@ maintainers:
|
|||||||
name: adguard-home
|
name: adguard-home
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/AdguardTeam/AdGuardHome
|
- https://github.com/AdguardTeam/AdGuardHome
|
||||||
version: 2.3.24
|
version: 2.3.23
|
||||||
|
@ -4,7 +4,7 @@ strategyType: Recreate
|
|||||||
image:
|
image:
|
||||||
repository: adguard/adguardhome
|
repository: adguard/adguardhome
|
||||||
# Image tag is set via charts appVersion. If you want to override the tag, specify it here
|
# Image tag is set via charts appVersion. If you want to override the tag, specify it here
|
||||||
tag: v0.107.48
|
tag: v0.107.43
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
nameOverride: ""
|
nameOverride: ""
|
||||||
|
@ -15,10 +15,10 @@ type: application
|
|||||||
# This is the chart version. This version number should be incremented each time you make changes
|
# This is the chart version. This version number should be incremented each time you make changes
|
||||||
# to the chart and its templates, including the app version.
|
# to the chart and its templates, including the app version.
|
||||||
# Versions are expected to follow Semantic Versioning (https://semver.org/)
|
# Versions are expected to follow Semantic Versioning (https://semver.org/)
|
||||||
version: 0.1.10
|
version: 0.1.9
|
||||||
|
|
||||||
# This is the version number of the application being deployed. This version number should be
|
# This is the version number of the application being deployed. This version number should be
|
||||||
# incremented each time you make changes to the application. Versions are not expected to
|
# incremented each time you make changes to the application. Versions are not expected to
|
||||||
# follow Semantic Versioning. They should reflect the version the application is using.
|
# follow Semantic Versioning. They should reflect the version the application is using.
|
||||||
# It is recommended to use it with quotes.
|
# It is recommended to use it with quotes.
|
||||||
appVersion: "0.2.10"
|
appVersion: "0.2.7"
|
||||||
|
@ -8,7 +8,7 @@ image:
|
|||||||
repository: gitea/act_runner
|
repository: gitea/act_runner
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
# Overrides the image tag whose default is the chart appVersion.
|
# Overrides the image tag whose default is the chart appVersion.
|
||||||
tag: "0.2.10"
|
tag: "0.2.7"
|
||||||
|
|
||||||
imagePullSecrets: []
|
imagePullSecrets: []
|
||||||
nameOverride: ""
|
nameOverride: ""
|
||||||
|
@ -11,5 +11,5 @@ dependencies:
|
|||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
version: 18.4.0
|
version: 18.4.0
|
||||||
type: application
|
type: application
|
||||||
version: 0.3.3
|
version: 0.3.2
|
||||||
appVersion: 6.0.4
|
appVersion: 6.0.3
|
||||||
|
@ -8,7 +8,7 @@ image:
|
|||||||
repository: chocobozzz/peertube
|
repository: chocobozzz/peertube
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
# Overrides the image tag whose default is the chart appVersion.
|
# Overrides the image tag whose default is the chart appVersion.
|
||||||
tag: "v6.0.4-bookworm"
|
tag: "v6.0.3-bookworm"
|
||||||
|
|
||||||
imagePullSecrets: []
|
imagePullSecrets: []
|
||||||
nameOverride: ""
|
nameOverride: ""
|
||||||
|
Loading…
Reference in New Issue
Block a user