From e4a98d518de4f8481b6c23838f3d9dc8eaf644b5 Mon Sep 17 00:00:00 2001 From: Jaroslaw Zolnowski Date: Fri, 10 Nov 2023 18:51:02 +0100 Subject: [PATCH] chore(verdaccio): update verdaccio to v5.27.0 --- charts/verdaccio/Chart.yaml | 4 ++-- charts/verdaccio/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/verdaccio/Chart.yaml b/charts/verdaccio/Chart.yaml index 31ac20b..ad94313 100644 --- a/charts/verdaccio/Chart.yaml +++ b/charts/verdaccio/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 description: A lightweight, private NPM proxy registry for GKE name: devintent-verdaccio-gke-charts -version: 0.5.0 -appVersion: 5.24.1 +version: 0.6.0 +appVersion: 5.27.0 home: https://devintent.github.io/verdaccio-gke-charts/ icon: https://cdn.verdaccio.dev/logos/default.png sources: diff --git a/charts/verdaccio/values.yaml b/charts/verdaccio/values.yaml index c4a4363..ceeb0bd 100644 --- a/charts/verdaccio/values.yaml +++ b/charts/verdaccio/values.yaml @@ -1,6 +1,6 @@ image: repository: verdaccio/verdaccio - tag: 5.24.1 + tag: 5.27.0 pullPolicy: IfNotPresent pullSecrets: [] # - dockerhub-secret