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
|
||||
appVersion: v0.107.6
|
||||
appVersion: v0.107.7
|
||||
description: DNS proxy as ad-blocker for local network
|
||||
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
|
||||
@ -12,4 +12,4 @@ maintainers:
|
||||
name: adguard-home
|
||||
sources:
|
||||
- https://github.com/AdguardTeam/AdGuardHome
|
||||
version: 2.2.10
|
||||
version: 2.2.11
|
||||
|
@ -172,7 +172,7 @@ tlsSecretName: ""
|
||||
image:
|
||||
repository: adguard/adguardhome
|
||||
# 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
|
||||
|
||||
nameOverride: ""
|
||||
|
@ -2,10 +2,10 @@ apiVersion: v2
|
||||
name: wikijs
|
||||
# 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.
|
||||
version: 2.2.20
|
||||
version: 2.2.21
|
||||
# This is the version number of the application being deployed. This version number should be
|
||||
# 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.
|
||||
keywords:
|
||||
- wiki
|
||||
|
@ -6,7 +6,7 @@ replicaCount: 1
|
||||
|
||||
image:
|
||||
repository: requarks/wiki
|
||||
tag: 2.5.283
|
||||
tag: 2.5.284
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
imagePullSecrets: []
|
||||
|
Loading…
Reference in New Issue
Block a user