From 74c48a67da3997571ad68bf32597f7a8419c3baf Mon Sep 17 00:00:00 2001 From: ace Date: Sun, 12 Jun 2022 08:31:32 +0300 Subject: [PATCH] wikijs: bump to v2.5.284, helm chart v2.2.21 adguard-home: bump to v0.107.7, helm chart v2.2.11 --- adguard-home/Chart.yaml | 4 ++-- adguard-home/values.yaml | 2 +- wikijs/Chart.yaml | 4 ++-- wikijs/values.yaml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/adguard-home/Chart.yaml b/adguard-home/Chart.yaml index 9b0ed25..0d9a89a 100644 --- a/adguard-home/Chart.yaml +++ b/adguard-home/Chart.yaml @@ -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 diff --git a/adguard-home/values.yaml b/adguard-home/values.yaml index d46a35a..9ad0680 100644 --- a/adguard-home/values.yaml +++ b/adguard-home/values.yaml @@ -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: "" diff --git a/wikijs/Chart.yaml b/wikijs/Chart.yaml index 6e31165..c531447 100644 --- a/wikijs/Chart.yaml +++ b/wikijs/Chart.yaml @@ -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 diff --git a/wikijs/values.yaml b/wikijs/values.yaml index cfbc565..9beb5b5 100644 --- a/wikijs/values.yaml +++ b/wikijs/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: repository: requarks/wiki - tag: 2.5.283 + tag: 2.5.284 pullPolicy: IfNotPresent imagePullSecrets: []