wikijs: bump to v2.5.284, helm chart v2.2.21
adguard-home: bump to v0.107.7, helm chart v2.2.11
This commit is contained in:
parent
d6451284d6
commit
74c48a67da
@ -1,5 +1,5 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: v0.107.6
|
appVersion: v0.107.7
|
||||||
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.2.10
|
version: 2.2.11
|
||||||
|
@ -172,7 +172,7 @@ tlsSecretName: ""
|
|||||||
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.6
|
tag: v0.107.7
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
nameOverride: ""
|
nameOverride: ""
|
||||||
|
@ -2,10 +2,10 @@ apiVersion: v2
|
|||||||
name: wikijs
|
name: wikijs
|
||||||
# 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.
|
||||||
version: 2.2.20
|
version: 2.2.21
|
||||||
# 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.
|
# incremented each time you make changes to the application.
|
||||||
AppVersion: 2.5.283
|
AppVersion: 2.5.284
|
||||||
description: The most powerful and extensible open source Wiki software.
|
description: The most powerful and extensible open source Wiki software.
|
||||||
keywords:
|
keywords:
|
||||||
- wiki
|
- wiki
|
||||||
|
@ -6,7 +6,7 @@ replicaCount: 1
|
|||||||
|
|
||||||
image:
|
image:
|
||||||
repository: requarks/wiki
|
repository: requarks/wiki
|
||||||
tag: 2.5.283
|
tag: 2.5.284
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
imagePullSecrets: []
|
imagePullSecrets: []
|
||||||
|
Loading…
x
Reference in New Issue
Block a user