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:
ace 2022-06-12 08:31:32 +03:00
parent d6451284d6
commit 74c48a67da
No known key found for this signature in database
GPG Key ID: 2E47CC17BA7F8CF0
4 changed files with 6 additions and 6 deletions

View File

@ -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

View File

@ -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: ""

View File

@ -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

View File

@ -6,7 +6,7 @@ replicaCount: 1
image:
repository: requarks/wiki
tag: 2.5.283
tag: 2.5.284
pullPolicy: IfNotPresent
imagePullSecrets: []