mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-03 08:37:03 +02:00
fix(app-template): Release v4.1.1 (#429)
This commit is contained in:
parent
72cbacc0cd
commit
9191546b64
11 changed files with 16 additions and 16 deletions
|
@ -5,7 +5,7 @@ helmCharts:
|
|||
- name: app-template
|
||||
repo: https://bjw-s-labs.github.io/helm-charts/
|
||||
# this example is not automatically updated, so be sure to use the latest chart version
|
||||
version: 4.1.0
|
||||
version: 4.1.1
|
||||
releaseName: &releaseName vaultwarden
|
||||
namespace: &releaseNamespace default
|
||||
valuesFile: values.yaml
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
# yaml-language-server: $schema=https://raw.githubusercontent.com/bjw-s-labs/helm-charts/app-template-4.1.0/charts/other/app-template/values.schema.json
|
||||
# yaml-language-server: $schema=https://raw.githubusercontent.com/bjw-s-labs/helm-charts/app-template-4.1.1/charts/other/app-template/values.schema.json
|
||||
|
||||
controllers:
|
||||
main:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue